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: 0e96b6eb4581f13191f1b7aaca8677ed root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 2723e61614ad50f27b2f0881c307d538 cache missed (/buildcache/mfext_cache_layer_core_921e24eb0ae8bbef2661706e6ea5205e.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 Trying to download ftp://sourceware.org/pub/libffi/libffi-3.2.tar.gz... --2023-07-17 08:35:42-- ftp://sourceware.org/pub/libffi/libffi-3.2.tar.gz => '/src/layers/layer0_core/0004_libffi/build/libffi-3.2.tar.gz' Resolving sourceware.org (sourceware.org)... 8.43.85.97, 2620:52:3:1:0:246e:9693:128c Connecting to sourceware.org (sourceware.org)|8.43.85.97|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/libffi ... done. ==> SIZE libffi-3.2.tar.gz ... 940691 ==> PASV ... done. ==> RETR libffi-3.2.tar.gz ... done. Length: 940691 (919K) (unauthoritative) 0K .......... .......... .......... .......... .......... 5% 171K 5s 50K .......... .......... .......... .......... .......... 10% 508K 3s 100K .......... .......... .......... .......... .......... 16% 23.3M 2s 150K .......... .......... .......... .......... .......... 21% 31.6M 1s 200K .......... .......... .......... .......... .......... 27% 553K 1s 250K .......... .......... .......... .......... .......... 32% 36.6M 1s 300K .......... .......... .......... .......... .......... 38% 35.0M 1s 350K .......... .......... .......... .......... .......... 43% 49.3M 1s 400K .......... .......... .......... .......... .......... 48% 566K 1s 450K .......... .......... .......... .......... .......... 54% 35.5M 0s 500K .......... .......... .......... .......... .......... 59% 35.2M 0s 550K .......... .......... .......... .......... .......... 65% 51.1M 0s 600K .......... .......... .......... .......... .......... 70% 73.5M 0s 650K .......... .......... .......... .......... .......... 76% 63.4M 0s 700K .......... .......... .......... .......... .......... 81% 104M 0s 750K .......... .......... .......... .......... .......... 87% 110M 0s 800K .......... .......... .......... .......... .......... 92% 63.0M 0s 850K .......... .......... .......... .......... .......... 97% 573K 0s 900K .......... ........ 100% 15.0M=0.7s 2023-07-17 08:35:45 (1.33 MB/s) - '/src/layers/layer0_core/0004_libffi/build/libffi-3.2.tar.gz' saved [940691] 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:100800: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 Trying to download #https://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz... #https://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz: Scheme missing. Trying to download #https://ftp.gnu.org/gnu/readline/readline-7.0.tar.gz... #https://ftp.gnu.org/gnu/readline/readline-7.0.tar.gz: Scheme missing. Trying to download https://ftp.gnu.org/gnu/readline/readline-8.0.tar.gz... --2023-07-17 08:35:51-- https://ftp.gnu.org/gnu/readline/readline-8.0.tar.gz Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2975937 (2.8M) [application/x-gzip] Saving to: '/src/layers/layer0_core/0005_readline/build/readline-8.0.tar.gz' 0K .......... .......... .......... .......... .......... 1% 315K 9s 50K .......... .......... .......... .......... .......... 3% 622K 7s 100K .......... .......... .......... .......... .......... 5% 68.5M 4s 150K .......... .......... .......... .......... .......... 6% 80.5M 3s 200K .......... .......... .......... .......... .......... 8% 636K 3s 250K .......... .......... .......... .......... .......... 10% 44.2M 3s 300K .......... .......... .......... .......... .......... 12% 113M 2s 350K .......... .......... .......... .......... .......... 13% 645K 2s 400K .......... .......... .......... .......... .......... 15% 38.3M 2s 450K .......... .......... .......... .......... .......... 17% 102M 2s 500K .......... .......... .......... .......... .......... 18% 97.1M 2s 550K .......... .......... .......... .......... .......... 20% 88.5M 2s 600K .......... .......... .......... .......... .......... 22% 102M 1s 650K .......... .......... .......... .......... .......... 24% 110M 1s 700K .......... .......... .......... .......... .......... 25% 70.7M 1s 750K .......... .......... .......... .......... .......... 27% 666K 1s 800K .......... .......... .......... .......... .......... 29% 46.2M 1s 850K .......... .......... .......... .......... .......... 30% 129M 1s 900K .......... .......... .......... .......... .......... 32% 119M 1s 950K .......... .......... .......... .......... .......... 34% 119M 1s 1000K .......... .......... .......... .......... .......... 36% 90.9M 1s 1050K .......... .......... .......... .......... .......... 37% 120M 1s 1100K .......... .......... .......... .......... .......... 39% 112M 1s 1150K .......... .......... .......... .......... .......... 41% 118M 1s 1200K .......... .......... .......... .......... .......... 43% 83.8M 1s 1250K .......... .......... .......... .......... .......... 44% 122M 1s 1300K .......... .......... .......... .......... .......... 46% 113M 1s 1350K .......... .......... .......... .......... .......... 48% 118M 1s 1400K .......... .......... .......... .......... .......... 49% 101M 0s 1450K .......... .......... .......... .......... .......... 51% 95.0M 0s 1500K .......... .......... .......... .......... .......... 53% 115M 0s 1550K .......... .......... .......... .......... .......... 55% 695K 0s 1600K .......... .......... .......... .......... .......... 56% 40.2M 0s 1650K .......... .......... .......... .......... .......... 58% 123M 0s 1700K .......... .......... .......... .......... .......... 60% 108M 0s 1750K .......... .......... .......... .......... .......... 61% 117M 0s 1800K .......... .......... .......... .......... .......... 63% 76.8M 0s 1850K .......... .......... .......... .......... .......... 65% 89.0M 0s 1900K .......... .......... .......... .......... .......... 67% 77.8M 0s 1950K .......... .......... .......... .......... .......... 68% 97.3M 0s 2000K .......... .......... .......... .......... .......... 70% 95.1M 0s 2050K .......... .......... .......... .......... .......... 72% 88.6M 0s 2100K .......... .......... .......... .......... .......... 73% 94.9M 0s 2150K .......... .......... .......... .......... .......... 75% 105M 0s 2200K .......... .......... .......... .......... .......... 77% 103M 0s 2250K .......... .......... .......... .......... .......... 79% 103M 0s 2300K .......... .......... .......... .......... .......... 80% 94.8M 0s 2350K .......... .......... .......... .......... .......... 82% 94.0M 0s 2400K .......... .......... .......... .......... .......... 84% 75.4M 0s 2450K .......... .......... .......... .......... .......... 86% 115M 0s 2500K .......... .......... .......... .......... .......... 87% 92.6M 0s 2550K .......... .......... .......... .......... .......... 89% 80.1M 0s 2600K .......... .......... .......... .......... .......... 91% 101M 0s 2650K .......... .......... .......... .......... .......... 92% 93.1M 0s 2700K .......... .......... .......... .......... .......... 94% 99.6M 0s 2750K .......... .......... .......... .......... .......... 96% 107M 0s 2800K .......... .......... .......... .......... .......... 98% 95.5M 0s 2850K .......... .......... .......... .......... .......... 99% 79.3M 0s 2900K ...... 100% 286M=0.6s 2023-07-17 08:35:52 (4.97 MB/s) - '/src/layers/layer0_core/0005_readline/build/readline-8.0.tar.gz' saved [2975937/2975937] 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 Trying to download https://github.com/nojhan/liquidprompt/archive/v_1.11.tar.gz... --2023-07-17 08:36:04-- https://github.com/nojhan/liquidprompt/archive/v_1.11.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/nojhan/liquidprompt/tar.gz/refs/tags/v_1.11 [following] --2023-07-17 08:36:05-- https://codeload.github.com/nojhan/liquidprompt/tar.gz/refs/tags/v_1.11 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/src/layers/layer0_core/0010_liquidprompt/build/v_1.11.tar.gz' 0K .......... .......... .......... .......... .......... 2.76M 50K .......... .......... .......... .......... .......... 5.66M 100K .......... .......... .......... .......... .......... 90.3M 150K .......... .......... ...... 117M=0.03s 2023-07-17 08:36:05 (6.35 MB/s) - '/src/layers/layer0_core/0010_liquidprompt/build/v_1.11.tar.gz' saved [180439] 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_921e24eb0ae8bbef2661706e6ea5205e.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: 0e96b6eb4581f13191f1b7aaca8677ed 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_f95fde5b75fbe02dba8314eb960f7ca5.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_f95fde5b75fbe02dba8314eb960f7ca5.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: 0e96b6eb4581f13191f1b7aaca8677ed 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_c4e09db0334389f98e6b46c2f64f0264.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 Trying to download https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tar.xz... --2023-07-17 08:40:16-- https://www.python.org/ftp/python/3.9.7/Python-3.9.7.tar.xz Resolving www.python.org (www.python.org)... 146.75.72.223, 2a04:4e42:82::223 Connecting to www.python.org (www.python.org)|146.75.72.223|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19123232 (18M) [application/octet-stream] Saving to: '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7.tar.xz' 0K .......... .......... .......... .......... .......... 0% 10.9M 2s 50K .......... .......... .......... .......... .......... 0% 15.9M 1s 100K .......... .......... .......... .......... .......... 0% 52.9M 1s 150K .......... .......... .......... .......... .......... 1% 74.0M 1s 200K .......... .......... .......... .......... .......... 1% 18.8M 1s 250K .......... .......... .......... .......... .......... 1% 426M 1s 300K .......... .......... .......... .......... .......... 1% 182M 1s 350K .......... .......... .......... .......... .......... 2% 87.1M 1s 400K .......... .......... .......... .......... .......... 2% 87.6M 1s 450K .......... .......... .......... .......... .......... 2% 24.2M 1s 500K .......... .......... .......... .......... .......... 2% 232M 1s 550K .......... .......... .......... .......... .......... 3% 195M 0s 600K .......... .......... .......... .......... .......... 3% 129M 0s 650K .......... .......... .......... .......... .......... 3% 187M 0s 700K .......... .......... .......... .......... .......... 4% 195M 0s 750K .......... .......... .......... .......... .......... 4% 245M 0s 800K .......... .......... .......... .......... .......... 4% 429M 0s 850K .......... .......... .......... .......... .......... 4% 145M 0s 900K .......... .......... .......... .......... .......... 5% 401M 0s 950K .......... .......... .......... .......... .......... 5% 445M 0s 1000K .......... .......... .......... .......... .......... 5% 36.3M 0s 1050K .......... .......... .......... .......... .......... 5% 192M 0s 1100K .......... .......... .......... .......... .......... 6% 135M 0s 1150K .......... .......... .......... .......... .......... 6% 246M 0s 1200K .......... .......... .......... .......... .......... 6% 367M 0s 1250K .......... .......... .......... .......... .......... 6% 247M 0s 1300K .......... .......... .......... .......... .......... 7% 364M 0s 1350K .......... .......... .......... .......... .......... 7% 215M 0s 1400K .......... .......... .......... .......... .......... 7% 255M 0s 1450K .......... .......... .......... .......... .......... 8% 246M 0s 1500K .......... .......... .......... .......... .......... 8% 233M 0s 1550K .......... .......... .......... .......... .......... 8% 297M 0s 1600K .......... .......... .......... .......... .......... 8% 446M 0s 1650K .......... .......... .......... .......... .......... 9% 246M 0s 1700K .......... .......... .......... .......... .......... 9% 381M 0s 1750K .......... .......... .......... .......... .......... 9% 442M 0s 1800K .......... .......... .......... .......... .......... 9% 442M 0s 1850K .......... .......... .......... .......... .......... 10% 449M 0s 1900K .......... .......... .......... .......... .......... 10% 399M 0s 1950K .......... .......... .......... .......... .......... 10% 397M 0s 2000K .......... .......... .......... .......... .......... 10% 285M 0s 2050K .......... .......... .......... .......... .......... 11% 440M 0s 2100K .......... .......... .......... .......... .......... 11% 120M 0s 2150K .......... .......... .......... .......... .......... 11% 167M 0s 2200K .......... .......... .......... .......... .......... 12% 263M 0s 2250K .......... .......... .......... .......... .......... 12% 449M 0s 2300K .......... .......... .......... .......... .......... 12% 240M 0s 2350K .......... .......... .......... .......... .......... 12% 270M 0s 2400K .......... .......... .......... .......... .......... 13% 441M 0s 2450K .......... .......... .......... .......... .......... 13% 304M 0s 2500K .......... .......... .......... .......... .......... 13% 370M 0s 2550K .......... .......... .......... .......... .......... 13% 342M 0s 2600K .......... .......... .......... .......... .......... 14% 443M 0s 2650K .......... .......... .......... .......... .......... 14% 450M 0s 2700K .......... .......... .......... .......... .......... 14% 366M 0s 2750K .......... .......... .......... .......... .......... 14% 450M 0s 2800K .......... .......... .......... .......... .......... 15% 184M 0s 2850K .......... .......... .......... .......... .......... 15% 168M 0s 2900K .......... .......... .......... .......... .......... 15% 140M 0s 2950K .......... .......... .......... .......... .......... 16% 433M 0s 3000K .......... .......... .......... .......... .......... 16% 222M 0s 3050K .......... .......... .......... .......... .......... 16% 196M 0s 3100K .......... .......... .......... .......... .......... 16% 140M 0s 3150K .......... .......... .......... .......... .......... 17% 129M 0s 3200K .......... .......... .......... .......... .......... 17% 164M 0s 3250K .......... .......... .......... .......... .......... 17% 409M 0s 3300K .......... .......... .......... .......... .......... 17% 196M 0s 3350K .......... .......... .......... .......... .......... 18% 118M 0s 3400K .......... .......... .......... .......... .......... 18% 334M 0s 3450K .......... .......... .......... .......... .......... 18% 380M 0s 3500K .......... .......... .......... .......... .......... 19% 408M 0s 3550K .......... .......... .......... .......... .......... 19% 445M 0s 3600K .......... .......... .......... .......... .......... 19% 195M 0s 3650K .......... .......... .......... .......... .......... 19% 451M 0s 3700K .......... .......... .......... .......... .......... 20% 218M 0s 3750K .......... .......... .......... .......... .......... 20% 446M 0s 3800K .......... .......... .......... .......... .......... 20% 290M 0s 3850K .......... .......... .......... .......... .......... 20% 441M 0s 3900K .......... .......... .......... .......... .......... 21% 396M 0s 3950K .......... .......... .......... .......... .......... 21% 448M 0s 4000K .......... .......... .......... .......... .......... 21% 433M 0s 4050K .......... .......... .......... .......... .......... 21% 426M 0s 4100K .......... .......... .......... .......... .......... 22% 218M 0s 4150K .......... .......... .......... .......... .......... 22% 440M 0s 4200K .......... .......... .......... .......... .......... 22% 368M 0s 4250K .......... .......... .......... .......... .......... 23% 447M 0s 4300K .......... .......... .......... .......... .......... 23% 350M 0s 4350K .......... .......... .......... .......... .......... 23% 372M 0s 4400K .......... .......... .......... .......... .......... 23% 440M 0s 4450K .......... .......... .......... .......... .......... 24% 426M 0s 4500K .......... .......... .......... .......... .......... 24% 219M 0s 4550K .......... .......... .......... .......... .......... 24% 432M 0s 4600K .......... .......... .......... .......... .......... 24% 273M 0s 4650K .......... .......... .......... .......... .......... 25% 425M 0s 4700K .......... .......... .......... .......... .......... 25% 182M 0s 4750K .......... .......... .......... .......... .......... 25% 402M 0s 4800K .......... .......... .......... .......... .......... 25% 199M 0s 4850K .......... .......... .......... .......... .......... 26% 408M 0s 4900K .......... .......... .......... .......... .......... 26% 263M 0s 4950K .......... .......... .......... .......... .......... 26% 225M 0s 5000K .......... .......... .......... .......... .......... 27% 445M 0s 5050K .......... .......... .......... .......... .......... 27% 203M 0s 5100K .......... .......... .......... .......... .......... 27% 215M 0s 5150K .......... .......... .......... .......... .......... 27% 295M 0s 5200K .......... .......... .......... .......... .......... 28% 189M 0s 5250K .......... .......... .......... .......... .......... 28% 351M 0s 5300K .......... .......... .......... .......... .......... 28% 300M 0s 5350K .......... .......... .......... .......... .......... 28% 384M 0s 5400K .......... .......... .......... .......... .......... 29% 330M 0s 5450K .......... .......... .......... .......... .......... 29% 437M 0s 5500K .......... .......... .......... .......... .......... 29% 304M 0s 5550K .......... .......... .......... .......... .......... 29% 413M 0s 5600K .......... .......... .......... .......... .......... 30% 436M 0s 5650K .......... .......... .......... .......... .......... 30% 410M 0s 5700K .......... .......... .......... .......... .......... 30% 350M 0s 5750K .......... .......... .......... .......... .......... 31% 445M 0s 5800K .......... .......... .......... .......... .......... 31% 447M 0s 5850K .......... .......... .......... .......... .......... 31% 10.6M 0s 5900K .......... .......... .......... .......... .......... 31% 345M 0s 5950K .......... .......... .......... .......... .......... 32% 419M 0s 6000K .......... .......... .......... .......... .......... 32% 414M 0s 6050K .......... .......... .......... .......... .......... 32% 428M 0s 6100K .......... .......... .......... .......... .......... 32% 375M 0s 6150K .......... .......... .......... .......... .......... 33% 322M 0s 6200K .......... .......... .......... .......... .......... 33% 425M 0s 6250K .......... .......... .......... .......... .......... 33% 392M 0s 6300K .......... .......... .......... .......... .......... 34% 348M 0s 6350K .......... .......... .......... .......... .......... 34% 424M 0s 6400K .......... .......... .......... .......... .......... 34% 170M 0s 6450K .......... .......... .......... .......... .......... 34% 406M 0s 6500K .......... .......... .......... .......... .......... 35% 246M 0s 6550K .......... .......... .......... .......... .......... 35% 354M 0s 6600K .......... .......... .......... .......... .......... 35% 437M 0s 6650K .......... .......... .......... .......... .......... 35% 449M 0s 6700K .......... .......... .......... .......... .......... 36% 125M 0s 6750K .......... .......... .......... .......... .......... 36% 354M 0s 6800K .......... .......... .......... .......... .......... 36% 437M 0s 6850K .......... .......... .......... .......... .......... 36% 242M 0s 6900K .......... .......... .......... .......... .......... 37% 320M 0s 6950K .......... .......... .......... .......... .......... 37% 431M 0s 7000K .......... .......... .......... .......... .......... 37% 321M 0s 7050K .......... .......... .......... .......... .......... 38% 417M 0s 7100K .......... .......... .......... .......... .......... 38% 368M 0s 7150K .......... .......... .......... .......... .......... 38% 222M 0s 7200K .......... .......... .......... .......... .......... 38% 403M 0s 7250K .......... .......... .......... .......... .......... 39% 372M 0s 7300K .......... .......... .......... .......... .......... 39% 394M 0s 7350K .......... .......... .......... .......... .......... 39% 438M 0s 7400K .......... .......... .......... .......... .......... 39% 190M 0s 7450K .......... .......... .......... .......... .......... 40% 436M 0s 7500K .......... .......... .......... .......... .......... 40% 265M 0s 7550K .......... .......... .......... .......... .......... 40% 397M 0s 7600K .......... .......... .......... .......... .......... 40% 309M 0s 7650K .......... .......... .......... .......... .......... 41% 150M 0s 7700K .......... .......... .......... .......... .......... 41% 385M 0s 7750K .......... .......... .......... .......... .......... 41% 266M 0s 7800K .......... .......... .......... .......... .......... 42% 182M 0s 7850K .......... .......... .......... .......... .......... 42% 250M 0s 7900K .......... .......... .......... .......... .......... 42% 135M 0s 7950K .......... .......... .......... .......... .......... 42% 436M 0s 8000K .......... .......... .......... .......... .......... 43% 171M 0s 8050K .......... .......... .......... .......... .......... 43% 415M 0s 8100K .......... .......... .......... .......... .......... 43% 87.6M 0s 8150K .......... .......... .......... .......... .......... 43% 134M 0s 8200K .......... .......... .......... .......... .......... 44% 277M 0s 8250K .......... .......... .......... .......... .......... 44% 436M 0s 8300K .......... .......... .......... .......... .......... 44% 288M 0s 8350K .......... .......... .......... .......... .......... 44% 430M 0s 8400K .......... .......... .......... .......... .......... 45% 421M 0s 8450K .......... .......... .......... .......... .......... 45% 326M 0s 8500K .......... .......... .......... .......... .......... 45% 383M 0s 8550K .......... .......... .......... .......... .......... 46% 422M 0s 8600K .......... .......... .......... .......... .......... 46% 308M 0s 8650K .......... .......... .......... .......... .......... 46% 429M 0s 8700K .......... .......... .......... .......... .......... 46% 268M 0s 8750K .......... .......... .......... .......... .......... 47% 234M 0s 8800K .......... .......... .......... .......... .......... 47% 350M 0s 8850K .......... .......... .......... .......... .......... 47% 177M 0s 8900K .......... .......... .......... .......... .......... 47% 315M 0s 8950K .......... .......... .......... .......... .......... 48% 253M 0s 9000K .......... .......... .......... .......... .......... 48% 366M 0s 9050K .......... .......... .......... .......... .......... 48% 336M 0s 9100K .......... .......... .......... .......... .......... 48% 176M 0s 9150K .......... .......... .......... .......... .......... 49% 419M 0s 9200K .......... .......... .......... .......... .......... 49% 236M 0s 9250K .......... .......... .......... .......... .......... 49% 420M 0s 9300K .......... .......... .......... .......... .......... 50% 135M 0s 9350K .......... .......... .......... .......... .......... 50% 434M 0s 9400K .......... .......... .......... .......... .......... 50% 223M 0s 9450K .......... .......... .......... .......... .......... 50% 428M 0s 9500K .......... .......... .......... .......... .......... 51% 243M 0s 9550K .......... .......... .......... .......... .......... 51% 227M 0s 9600K .......... .......... .......... .......... .......... 51% 409M 0s 9650K .......... .......... .......... .......... .......... 51% 212M 0s 9700K .......... .......... .......... .......... .......... 52% 174M 0s 9750K .......... .......... .......... .......... .......... 52% 278M 0s 9800K .......... .......... .......... .......... .......... 52% 394M 0s 9850K .......... .......... .......... .......... .......... 53% 356M 0s 9900K .......... .......... .......... .......... .......... 53% 357M 0s 9950K .......... .......... .......... .......... .......... 53% 29.3M 0s 10000K .......... .......... .......... .......... .......... 53% 286M 0s 10050K .......... .......... .......... .......... .......... 54% 393M 0s 10100K .......... .......... .......... .......... .......... 54% 368M 0s 10150K .......... .......... .......... .......... .......... 54% 431M 0s 10200K .......... .......... .......... .......... .......... 54% 431M 0s 10250K .......... .......... .......... .......... .......... 55% 398M 0s 10300K .......... .......... .......... .......... .......... 55% 302M 0s 10350K .......... .......... .......... .......... .......... 55% 437M 0s 10400K .......... .......... .......... .......... .......... 55% 431M 0s 10450K .......... .......... .......... .......... .......... 56% 407M 0s 10500K .......... .......... .......... .......... .......... 56% 357M 0s 10550K .......... .......... .......... .......... .......... 56% 316M 0s 10600K .......... .......... .......... .......... .......... 57% 152M 0s 10650K .......... .......... .......... .......... .......... 57% 416M 0s 10700K .......... .......... .......... .......... .......... 57% 393M 0s 10750K .......... .......... .......... .......... .......... 57% 313M 0s 10800K .......... .......... .......... .......... .......... 58% 422M 0s 10850K .......... .......... .......... .......... .......... 58% 365M 0s 10900K .......... .......... .......... .......... .......... 58% 132M 0s 10950K .......... .......... .......... .......... .......... 58% 225M 0s 11000K .......... .......... .......... .......... .......... 59% 301M 0s 11050K .......... .......... .......... .......... .......... 59% 420M 0s 11100K .......... .......... .......... .......... .......... 59% 344M 0s 11150K .......... .......... .......... .......... .......... 59% 245M 0s 11200K .......... .......... .......... .......... .......... 60% 376M 0s 11250K .......... .......... .......... .......... .......... 60% 423M 0s 11300K .......... .......... .......... .......... .......... 60% 389M 0s 11350K .......... .......... .......... .......... .......... 61% 170M 0s 11400K .......... .......... .......... .......... .......... 61% 180M 0s 11450K .......... .......... .......... .......... .......... 61% 417M 0s 11500K .......... .......... .......... .......... .......... 61% 351M 0s 11550K .......... .......... .......... .......... .......... 62% 421M 0s 11600K .......... .......... .......... .......... .......... 62% 415M 0s 11650K .......... .......... .......... .......... .......... 62% 398M 0s 11700K .......... .......... .......... .......... .......... 62% 391M 0s 11750K .......... .......... .......... .......... .......... 63% 428M 0s 11800K .......... .......... .......... .......... .......... 63% 400M 0s 11850K .......... .......... .......... .......... .......... 63% 445M 0s 11900K .......... .......... .......... .......... .......... 63% 341M 0s 11950K .......... .......... .......... .......... .......... 64% 408M 0s 12000K .......... .......... .......... .......... .......... 64% 423M 0s 12050K .......... .......... .......... .......... .......... 64% 391M 0s 12100K .......... .......... .......... .......... .......... 65% 398M 0s 12150K .......... .......... .......... .......... .......... 65% 448M 0s 12200K .......... .......... .......... .......... .......... 65% 447M 0s 12250K .......... .......... .......... .......... .......... 65% 447M 0s 12300K .......... .......... .......... .......... .......... 66% 367M 0s 12350K .......... .......... .......... .......... .......... 66% 442M 0s 12400K .......... .......... .......... .......... .......... 66% 441M 0s 12450K .......... .......... .......... .......... .......... 66% 399M 0s 12500K .......... .......... .......... .......... .......... 67% 374M 0s 12550K .......... .......... .......... .......... .......... 67% 429M 0s 12600K .......... .......... .......... .......... .......... 67% 436M 0s 12650K .......... .......... .......... .......... .......... 68% 434M 0s 12700K .......... .......... .......... .......... .......... 68% 358M 0s 12750K .......... .......... .......... .......... .......... 68% 438M 0s 12800K .......... .......... .......... .......... .......... 68% 436M 0s 12850K .......... .......... .......... .......... .......... 69% 435M 0s 12900K .......... .......... .......... .......... .......... 69% 368M 0s 12950K .......... .......... .......... .......... .......... 69% 431M 0s 13000K .......... .......... .......... .......... .......... 69% 437M 0s 13050K .......... .......... .......... .......... .......... 70% 428M 0s 13100K .......... .......... .......... .......... .......... 70% 360M 0s 13150K .......... .......... .......... .......... .......... 70% 434M 0s 13200K .......... .......... .......... .......... .......... 70% 432M 0s 13250K .......... .......... .......... .......... .......... 71% 435M 0s 13300K .......... .......... .......... .......... .......... 71% 362M 0s 13350K .......... .......... .......... .......... .......... 71% 437M 0s 13400K .......... .......... .......... .......... .......... 72% 434M 0s 13450K .......... .......... .......... .......... .......... 72% 420M 0s 13500K .......... .......... .......... .......... .......... 72% 361M 0s 13550K .......... .......... .......... .......... .......... 72% 426M 0s 13600K .......... .......... .......... .......... .......... 73% 427M 0s 13650K .......... .......... .......... .......... .......... 73% 426M 0s 13700K .......... .......... .......... .......... .......... 73% 383M 0s 13750K .......... .......... .......... .......... .......... 73% 403M 0s 13800K .......... .......... .......... .......... .......... 74% 425M 0s 13850K .......... .......... .......... .......... .......... 74% 438M 0s 13900K .......... .......... .......... .......... .......... 74% 369M 0s 13950K .......... .......... .......... .......... .......... 74% 449M 0s 14000K .......... .......... .......... .......... .......... 75% 446M 0s 14050K .......... .......... .......... .......... .......... 75% 444M 0s 14100K .......... .......... .......... .......... .......... 75% 394M 0s 14150K .......... .......... .......... .......... .......... 76% 399M 0s 14200K .......... .......... .......... .......... .......... 76% 429M 0s 14250K .......... .......... .......... .......... .......... 76% 431M 0s 14300K .......... .......... .......... .......... .......... 76% 362M 0s 14350K .......... .......... .......... .......... .......... 77% 444M 0s 14400K .......... .......... .......... .......... .......... 77% 436M 0s 14450K .......... .......... .......... .......... .......... 77% 433M 0s 14500K .......... .......... .......... .......... .......... 77% 389M 0s 14550K .......... .......... .......... .......... .......... 78% 437M 0s 14600K .......... .......... .......... .......... .......... 78% 399M 0s 14650K .......... .......... .......... .......... .......... 78% 435M 0s 14700K .......... .......... .......... .......... .......... 78% 360M 0s 14750K .......... .......... .......... .......... .......... 79% 423M 0s 14800K .......... .......... .......... .......... .......... 79% 427M 0s 14850K .......... .......... .......... .......... .......... 79% 339M 0s 14900K .......... .......... .......... .......... .......... 80% 383M 0s 14950K .......... .......... .......... .......... .......... 80% 433M 0s 15000K .......... .......... .......... .......... .......... 80% 373M 0s 15050K .......... .......... .......... .......... .......... 80% 429M 0s 15100K .......... .......... .......... .......... .......... 81% 350M 0s 15150K .......... .......... .......... .......... .......... 81% 435M 0s 15200K .......... .......... .......... .......... .......... 81% 430M 0s 15250K .......... .......... .......... .......... .......... 81% 436M 0s 15300K .......... .......... .......... .......... .......... 82% 396M 0s 15350K .......... .......... .......... .......... .......... 82% 417M 0s 15400K .......... .......... .......... .......... .......... 82% 392M 0s 15450K .......... .......... .......... .......... .......... 82% 426M 0s 15500K .......... .......... .......... .......... .......... 83% 363M 0s 15550K .......... .......... .......... .......... .......... 83% 435M 0s 15600K .......... .......... .......... .......... .......... 83% 435M 0s 15650K .......... .......... .......... .......... .......... 84% 431M 0s 15700K .......... .......... .......... .......... .......... 84% 402M 0s 15750K .......... .......... .......... .......... .......... 84% 446M 0s 15800K .......... .......... .......... .......... .......... 84% 442M 0s 15850K .......... .......... .......... .......... .......... 85% 402M 0s 15900K .......... .......... .......... .......... .......... 85% 369M 0s 15950K .......... .......... .......... .......... .......... 85% 440M 0s 16000K .......... .......... .......... .......... .......... 85% 447M 0s 16050K .......... .......... .......... .......... .......... 86% 437M 0s 16100K .......... .......... .......... .......... .......... 86% 396M 0s 16150K .......... .......... .......... .......... .......... 86% 443M 0s 16200K .......... .......... .......... .......... .......... 87% 446M 0s 16250K .......... .......... .......... .......... .......... 87% 423M 0s 16300K .......... .......... .......... .......... .......... 87% 361M 0s 16350K .......... .......... .......... .......... .......... 87% 440M 0s 16400K .......... .......... .......... .......... .......... 88% 440M 0s 16450K .......... .......... .......... .......... .......... 88% 428M 0s 16500K .......... .......... .......... .......... .......... 88% 394M 0s 16550K .......... .......... .......... .......... .......... 88% 435M 0s 16600K .......... .......... .......... .......... .......... 89% 441M 0s 16650K .......... .......... .......... .......... .......... 89% 442M 0s 16700K .......... .......... .......... .......... .......... 89% 339M 0s 16750K .......... .......... .......... .......... .......... 89% 430M 0s 16800K .......... .......... .......... .......... .......... 90% 442M 0s 16850K .......... .......... .......... .......... .......... 90% 433M 0s 16900K .......... .......... .......... .......... .......... 90% 391M 0s 16950K .......... .......... .......... .......... .......... 91% 441M 0s 17000K .......... .......... .......... .......... .......... 91% 430M 0s 17050K .......... .......... .......... .......... .......... 91% 423M 0s 17100K .......... .......... .......... .......... .......... 91% 339M 0s 17150K .......... .......... .......... .......... .......... 92% 418M 0s 17200K .......... .......... .......... .......... .......... 92% 432M 0s 17250K .......... .......... .......... .......... .......... 92% 435M 0s 17300K .......... .......... .......... .......... .......... 92% 390M 0s 17350K .......... .......... .......... .......... .......... 93% 433M 0s 17400K .......... .......... .......... .......... .......... 93% 428M 0s 17450K .......... .......... .......... .......... .......... 93% 431M 0s 17500K .......... .......... .......... .......... .......... 93% 328M 0s 17550K .......... .......... .......... .......... .......... 94% 383M 0s 17600K .......... .......... .......... .......... .......... 94% 434M 0s 17650K .......... .......... .......... .......... .......... 94% 427M 0s 17700K .......... .......... .......... .......... .......... 95% 394M 0s 17750K .......... .......... .......... .......... .......... 95% 424M 0s 17800K .......... .......... .......... .......... .......... 95% 435M 0s 17850K .......... .......... .......... .......... .......... 95% 431M 0s 17900K .......... .......... .......... .......... .......... 96% 363M 0s 17950K .......... .......... .......... .......... .......... 96% 420M 0s 18000K .......... .......... .......... .......... .......... 96% 438M 0s 18050K .......... .......... .......... .......... .......... 96% 429M 0s 18100K .......... .......... .......... .......... .......... 97% 396M 0s 18150K .......... .......... .......... .......... .......... 97% 453M 0s 18200K .......... .......... .......... .......... .......... 97% 395M 0s 18250K .......... .......... .......... .......... .......... 97% 432M 0s 18300K .......... .......... .......... .......... .......... 98% 359M 0s 18350K .......... .......... .......... .......... .......... 98% 418M 0s 18400K .......... .......... .......... .......... .......... 98% 424M 0s 18450K .......... .......... .......... .......... .......... 99% 447M 0s 18500K .......... .......... .......... .......... .......... 99% 400M 0s 18550K .......... .......... .......... .......... .......... 99% 443M 0s 18600K .......... .......... .......... .......... .......... 99% 444M 0s 18650K .......... .......... ..... 100% 413M=0.08s 2023-07-17 08:40:16 (235 MB/s) - '/src/layers/layer1_python3_core/0030_python3/build/Python-3.9.7.tar.xz' saved [19123232/19123232] 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/_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/asyncio/__init__.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/protocols.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/subprocess.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/bisect.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/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/_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_bytes.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_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_sizes.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/ctypes/wintypes.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_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/build_ext.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/core.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/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/support.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_py.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_headers.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/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/errors.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/image.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/cp1252.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/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/cp932.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/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_3.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_turkish.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/tis_620.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/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/entities.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/mock_idle.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_configdialog.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_stackviewer.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/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/imghdr.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/scanner.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_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_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_paren.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_ws_comma.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/antigravity.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/threads.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/cmd.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/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_find.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_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_struct_fields.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/datetime.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/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/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_archive_util.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_data.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/distutils/versionpredicate.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/feedparser.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/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/bz2_codec.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/cp1253.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/cp858.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/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_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/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/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/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/heapq.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/debugger.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_colorizer.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_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_searchbase.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_zzdummy.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/imp.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/decoder.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_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_intern.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_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/__init__.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/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/lzma.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/connection.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/_threading_local.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/runners.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/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/process.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/__main__.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_macholib.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_slicing.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/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/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/clean.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/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_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.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/unixccompiler.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/encoders.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/quoprimime.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/cp775.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_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_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_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/undefined.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/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/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/format.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_delegator.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_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_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_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/percolator.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/sidebar.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/__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_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_isinstance.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_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/literals.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_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/dummy/__init__.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/__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/_compression.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/tasks.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/codeop.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/contextvars.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_buffers.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_repr.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/dumb.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/build.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_egg_info.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/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_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_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/doctest.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/parser.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/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/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/hz.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_2.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/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/functools.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/client.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_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/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_codecontext.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_outwin.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_tooltip.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/outwin.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/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/json/tool.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_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_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_ne.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_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/pygram.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/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/_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/__main__.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/proactor_events.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/binhex.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/test/__init__.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_keeprefs.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_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/dbm/ndbm.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_scripts.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/sysconfig.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_build_ext.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_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/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/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/__init__.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/cp1006.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/cp273.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_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_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_roman.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/unicode_escape.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/utf_8_sig.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/__init__.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.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_autoexpand.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_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_redirector.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_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/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/searchengine.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/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/lib2to3/fixes/__init__.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_exec.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_input.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_raise.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/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/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/connection.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/synchronize.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/_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/_strptime.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/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/calendar.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/colorsys.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/ctypes/_endian.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_init.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_pickling.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/curses/__init__.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/decimal.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.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_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/dist.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_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_install_lib.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/util.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/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/big5.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/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/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/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_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/johab.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_latin2.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/ensurepip/__init__.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/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/debugger_r.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.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_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_textview.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/query.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/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_print.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/parse.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_fixers.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/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/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/_pyio.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/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/format_helpers.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/transports.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/collections/__init__.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/__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_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_objects.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_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/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_data.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/file_util.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_msi.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_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_log.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/email/policy.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/cp1258.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/cp875.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_2.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_15.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_romanian.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/__main__.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/ftplib.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/config.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_w.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_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_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_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_zoomheight.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/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/importlib/metadata.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_idioms.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_numliterals.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_zip.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/context.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/operator.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/pyclbr.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/reprlib.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/__future__.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/_sysconfigdata__linux_x86_64-linux-gnu.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_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/sslproto.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/cgi.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/test_array_in_pointer.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_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_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_win32.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/cmd.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/extension.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_cmd.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_version.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/iterators.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/aliases.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/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/cp720.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/cp949.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_jp_ext.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_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_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/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/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/hashlib.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/__main__.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/editor.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_debugobj_r.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_pyparse.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/multicall.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/window.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/encoder.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_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_operator.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/main.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/config.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/pool.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/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/topics.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/lib2to3/pgen2/conv.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_refactor.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/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/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/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/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/socketserver.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/sysconfig.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_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/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/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/make_ssl_certs.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/pydoc_mod.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.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/socket_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_abc.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/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_buffered_proto.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_streams.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_bdb.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_cmd_line.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_codecencodings_tw.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_ndbm.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_doctest2.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/__init__.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_headerregistry.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_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_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_future5.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_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_html.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/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_import/data/unwritable/__init__.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/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_/test_api.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/partial/pool_in_threads.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_ipaddress.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/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/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/rlcompleter.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/sndhdr.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/dbapi2.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/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/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_textanno.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/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/cmdline.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/pythoninfo.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/qgrep.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__xxsubinterpreters.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_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_base64.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_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_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_codecmaps_tw.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_crashers.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_dictcomps.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_dynamicclassattribute.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_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_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_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/package/__init__.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/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/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_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_util.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_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_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_list.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_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_osx_env.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_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_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/sqlite3/dump.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/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/__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_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/encoded_modules/__init__.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/imp_dummy.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/list_tests.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/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/signalinterproctester.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/support/warnings_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_aifc.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_base_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_asyncore.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_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_cgi.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.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_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_context.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_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_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_docxmlrpc.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_exception_hierarchy.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_format.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_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_grp.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_hmac.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_cycle2.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_importlib/__main__.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/extension/__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_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/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_case_sensitivity.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_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_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_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_optparse.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_pulldom.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_reprlib.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/queue.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/smtplib.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/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/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.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/future_test1.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/mapping_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/ssltests.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_abstract_numbers.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_locks.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_selector_events.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_bigmem.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_clinic.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_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_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_dis.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_message.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_variations.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_file_eintr.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_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_getopt.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/__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/use.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/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/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___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/project3/parent/child/three.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_open.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_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_indent.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_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_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_math.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_profile.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_smtpnet.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_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_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/posixpath.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/__init__.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/secrets.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/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/_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/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/ssl_servers.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_asyncgen.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_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_protocols.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_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_builtin.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_kr.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_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_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_finalization.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_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_cookies.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/source.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/frozen/__init__.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___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/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/threaded_import_hangers.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_ioctl.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_enum.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_separators.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_lib2to3.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_marshal.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_mmap.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_openpty.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_pdb.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_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_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_signal.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_source_encoding.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_md5sum.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/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/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/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/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/symbol.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/_test_multiprocessing.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/mp_fork_bomb.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/reperf.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_argparse.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_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_buffer.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_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_dict.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__encoded_words.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_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_embed.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_filecmp.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_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_idle.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/subpkg/util.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/__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_packages.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/__init__.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_io.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_nis.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_pickle.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_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/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_runpy.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_smtplib.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_sundry.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_tabnanny.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_sundry.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_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_ex.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/sqlite3/test/factory.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/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_1_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/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/inspect_fodder.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/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/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/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__osx_support.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_ast.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_c_locale_coercion.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_class.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_codecmaps_hk.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_contextlib.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_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_file.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_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_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_httplib.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/package/submodule.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/__main__.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/frozen/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/not_a_namespace_pkg/foo/__init__.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_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_int_literal.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_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_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_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_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_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_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_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_statistics.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_tcl.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_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_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/__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_winconsoleio.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/pickle.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/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/struct.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/tempfile.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_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/encoded_modules/module_iso_8859_1.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/pgo.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/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/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_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_binhex.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_charmapcodec.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_script.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_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_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_fileio.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_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_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_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_path.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/stubs.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_index.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_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_recursion.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_mailbox.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_spawn.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_ossaudiodev.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_pickletools.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_pyexpat.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_slice.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_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_symtable.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_timeout.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/__main__.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_i18n.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_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_wait4.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_xdrlib.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/__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/tracedmodules/__init__.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/__init__.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/chaos.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/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/_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_skipping.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/minicompat.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/zipapp.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_set.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_structmembers.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_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_pathfix.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_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_venv.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_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_zoneinfo/test_zoneinfo.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_ttk/__init__.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/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/nim.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/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_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/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/__init__.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/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_strtod.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_sys_setprofile.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_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_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_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/data/stacklevel.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_zipimport_support.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/testmod.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/dialog.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_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/tkinter/test/test_ttk/test_widgets.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/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/__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/result.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_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/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/venv/__init__.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/dom/pulldom.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/xmlrpc/__init__.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_userstring.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_warnings/__init__.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_dom_minicompat.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/_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/test/win_console_handler.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/runtktests.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/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/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/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_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/__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/urllib/error.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/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/ElementInclude.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/xmlrpc/client.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_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_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_tokenize.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_unicode_identifiers.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_urlparse.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_winreg.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/filedialog.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/tkinter/ttk.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/planet_and_moon.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/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_case.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/testsentinel.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/wave.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/xmlbuilder.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/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/test/test_xml_etree_c.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/ziptestdata/testdata_module_inside_zip.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_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/token.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/__init__.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_loader.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/warnings.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/etree/ElementPath.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/expatreader.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_tools/test_pdeps.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_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_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/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_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/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/_test_warnings.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_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/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/expat.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/zoneinfo/_zoneinfo.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_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_forkserver.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_peepholer.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_poll.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_pty.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_richcmp.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_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_socket.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_typechecks.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_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_userdict.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_weakref.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/test/time_hashlib.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/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_text.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/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/sorting_animate.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/signals.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_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/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/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/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/__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/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/_pydecimal.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/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/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/__init__.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/concurrent/futures/_base.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/__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_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_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/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/__init__.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_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/file_util.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_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_spawn.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/text_file.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/multipart.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/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/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_jisx0213.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_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_greek.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/__init__.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/functools.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/calltip_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/grep.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.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_r.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_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_searchengine.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/pathbrowser.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/window.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/scanner.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_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_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_unicode.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/literals.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/_pyio.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/base_tasks.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/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/cgi.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/test_anon.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_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_values.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/cmd.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_scripts.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/dist.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_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_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_sysconfig.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/encoders.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/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/bz2_codec.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/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_kr.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_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_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_be.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/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/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/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_autocomplete_w.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_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_runscript.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/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/zzdummy.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/io.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_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_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_print.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/parse.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/logging/handlers.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/_bootlocale.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_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/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/format_helpers.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/bisect.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/collections/__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/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_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_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_stringptr.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/distutils/bcppcompiler.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/config.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/dir_util.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_clib.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.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_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/charset.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/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/cp1026.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/cp437.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/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_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_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_roman.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/utf_16.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/heapq.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/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_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_pathbrowser.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_textview.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/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/importlib/abc.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/fixes/__init__.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.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_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/grammar.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_main.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/context.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/_compat_pickle.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/__main__.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/trsock.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/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/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/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_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_prototypes.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_structures.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/archive_util.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/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/extension.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/__init__.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_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_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_sdist.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/_parseaddr.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/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/encodings/__init__.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/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/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/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_2.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/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/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_32_be.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/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/configdialog.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_filelist.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_pyparse.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_warning.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/outwin.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/rpc.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/imghdr.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/ipaddress.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_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_input.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_tuple_params.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/support.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/multiprocessing/connection.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/__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/argparse.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/staggered.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/transports.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/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/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_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_unaligned_structures.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/difflib.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/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/test_bdist_msi.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_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_text_file.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/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/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/cp1252.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/cp949.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.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_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_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/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/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/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/colorizer.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_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_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_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_tree.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/mainmenu.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/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/tooltip.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/machinery.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_execfile.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_paren.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/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/locale.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/queues.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/asyncio/__init__.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/sslproto.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/binhex.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/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/macholib/dyld.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_cfuncs.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_pointers.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_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/decimal.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/ccompiler.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_egg_info.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/sysconfig.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_dist.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_upload.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/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/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/cp850.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/cp874.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/hz.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/johab.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_turkish.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/unicode_escape.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/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/__init__.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/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/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.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_query.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/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/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/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_asserts.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_metaclass.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/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_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/__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/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/pipes.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/_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/_threading_local.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/base_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/bz2.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/configparser.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_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_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_strings.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/datetime.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_lib.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/spawn.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_check.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_lib.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/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/email/mime/text.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/cp1251.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/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_2.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/mac_arabic.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/encodings/uu_codec.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/ensurepip/_bundled/__init__.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/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/codecontext.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_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_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_scrolledlist.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_tooltip.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/stackviewer.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/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_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_map.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_raw_input.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/conv.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_fixers.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/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/optparse.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/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/sched.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/_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/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/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/code.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/copyreg.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_bytes.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_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_unicode.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/_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_scripts.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/config.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_build_ext.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_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/contentmanager.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/ascii.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/cp1254.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/cp863.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_16.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/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_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/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/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/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_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_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_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/iomenu.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/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/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_exec.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_ne.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_repr.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/mailbox.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/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/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/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/string.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/pprint.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/userfunctions.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/__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/dtracedata/instance.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/future_test2.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/setup.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/pythoninfo.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/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__xxsubinterpreters.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_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_transports.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_asyncore.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_bisect.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_charmapcodec.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_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_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_defaultdict.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_contentmanager.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_flufl.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_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_cycle2.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_import/data/unwritable/__init__.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_finder.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_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/one.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_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_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_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_keywordonlyarg.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_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_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_peg_generator/test_pegen.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_popen.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/random.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/smtplib.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/dbapi2.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/tarfile.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/double_const.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/imp_dummy.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/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_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/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_futures.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_windows_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_capi.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_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_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_copyreg.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_dbm_ndbm.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_dis.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_message.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_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_exception_variations.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_float.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_getpass.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_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/use.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/data02/one/__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_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_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/zipdata02/__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_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_mmap.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_poll.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/multiprocessing/synchronize.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/posixpath.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/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/ssl.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/autotest.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/doctest_aliases.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/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/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/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___all__.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_abc.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/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_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_tasks.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.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_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_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_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_dict.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_parser.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_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_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_ftplib.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_getopt.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_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/__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/portion2/foo/two.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_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_default.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_pass3.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_kqueue.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_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_pathlib.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_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_source_encoding.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_util.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_spawn_posix.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/platform.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/re.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/dump.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/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/dtracedata/gc.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/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/test__locale.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_streams.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_bool.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_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_concurrent_futures.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_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_version.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_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_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_headerregistry.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_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_eintr.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_fstring.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_grp.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_hmac.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/subpkg/util.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/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_/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/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_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_memoryview.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_main_handling.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_osx_env.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_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_posix.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_scope.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/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/regression.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/audit-tests.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/dis_module.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/inspect_fodder.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/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/fd_status.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_abstract_numbers.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_futures2.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_subprocess.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_audioop.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_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_codecencodings_cn.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_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_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_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_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_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_functools.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_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_imghdr.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/binding2.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/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___package__.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/__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_read.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_iter.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_scanstring.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_logging.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_pkg.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_py_compile.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_reprlib.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_select.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_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_threadsignals.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/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/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/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/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/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/_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_2.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/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/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/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/script_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_aifc.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_asyncio_waitfor.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_unix_events.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_code_module.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_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_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_descr.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.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_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_global.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_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/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_api.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/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/test_windows.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_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_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_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_pickle.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_profile.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_pyexpat.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_shelve.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_sort.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_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_tarfile.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_types.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/sunau.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/bad_getattr2.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/call_stack.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/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/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/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/subprocessdata/input_reader.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/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_ast.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_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_bytes.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_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_dataclasses.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_funcattrs.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_glob.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_imaplib.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/subpackage2.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/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_/__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/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_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_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_float.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_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_memoryio.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_spawn.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_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_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_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_set.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_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_sunau.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_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_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_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_univnewlines.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_userlist.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/sqlite3/test/hooks.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/symbol.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_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/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/pyclbr_input.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/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_asyncio/__init__.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_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_sslproto.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_base64.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_cprofile.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_enum.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_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_gettext.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/basic.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/subpackage.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/__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/not_a_namespace_pkg/foo/__init__.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_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_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_unicode.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_lzma.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/__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_peg_parser.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_random.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.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_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_sysconfig.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_textwrap.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_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_uu.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_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_zipimport.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/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/test/xmltests.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/commondialog.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_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_functions.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/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/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/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_skipping.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/__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/urllib/robotparser.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/__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/server.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_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_queue.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_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_setcomps.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_startfile.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_symbol.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_time.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_tracemalloc.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_userstring.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_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_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/constants.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_tkinter/test_variables.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/tracemalloc.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/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_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/testsealable.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/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/saxutils.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/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/__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_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/__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/planet_and_moon.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/__main__.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/testhelpers.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/wave.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/__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/test_ssl.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_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_i18n.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_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_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_warnings/data/stacklevel.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/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/test/tracedmodules/testmod.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/filedialog.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/traceback.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/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/__init__.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/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/uu.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/validate.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/handler.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_pty.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_script_helper.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_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_sys.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_timeit.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_ttk_textonly.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_wsgiref.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/ziptestdata/testdata_module_inside_zip.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/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_simpledialog.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/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/__init__.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/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/__init__.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/webbrowser.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/etree/cElementTree.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_structmembers.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_tempfile.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_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_unpack_ex.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_urlparse.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_xmlrpc.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/timeit.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/__init__.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/minimal_hanoi.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/types.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/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_break.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/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/NodeFilter.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/expatreader.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/_tzpath.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_wave.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_zoneinfo/_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/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/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/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/peace.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/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/testcallable.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/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/zipfile.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_pindent.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_unary.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_userdict.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_xml_etree.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/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/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/loader.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/unittest/test/testmock/testwith.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/xdrlib.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/__init__.py'... Compiling '/opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/zoneinfo/_zoneinfo.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/_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/asyncio/__init__.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/log.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/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/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/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_errno.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_simplesubclasses.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_varsize_struct.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/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_wininst.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/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/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_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_text_file.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/feedparser.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/big5hkscs.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/cp855.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/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_2.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_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_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_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/_uninstall.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/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/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/htest.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_format.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_stackviewer.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/parenmatch.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/zzdummy.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/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_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_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_print.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/driver.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/__phello__.foo.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/base_tasks.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/staggered.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/collections/abc.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/_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_bytes.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_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_sizes.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/ascii.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_scripts.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_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_version.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/_encoded_words.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/__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/message.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/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/cp865.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/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_6.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_16.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_w.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.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_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_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_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/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/io.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/fixer_base.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_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_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_tuple_params.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/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/lib2to3/tests/pytree_idempotency.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/_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/_strptime.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/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/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/concurrent/futures/_base.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_anon.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_incomplete.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_refcounts.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_win32.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/cmd.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_egg_info.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/log.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.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_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_spawn.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/__init__.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/encoders.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/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/cp437.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/cp866.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/hex_codec.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/kz1048.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/raw_unicode_escape.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/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/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/autoexpand.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/debugobj_r.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/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_parenmatch.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_undo.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/query.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/zoomheight.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/fixer_util.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_metaclass.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/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/test_all_fixers.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/_compat_pickle.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/base_futures.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/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/cgi.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/__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_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_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_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/datetime.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_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/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_msi.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_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/email/contentmanager.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/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/cp1255.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/cp857.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/cp875.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_2004.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/johab.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/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_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/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/__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/debugger_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_test/__init__.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_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_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_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/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/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/encoder.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_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_input.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/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_refactor.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_tracker.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/_markupbase.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/exceptions.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/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/base64.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/collections/__init__.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/test_array_in_pointer.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_funcptr.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_pointers.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_wintypes.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/dis.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.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_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/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_archive_util.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_data.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/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/header.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/ascii.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/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/cp856.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/euc_kr.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_croatian.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_le.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/fnmatch.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/heapq.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/debugobj.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_calltip.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_outwin.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_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/pyshell.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/resources.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/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_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/fixes/fix_zip.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/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/managers.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/pkgutil.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/_pydecimal.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/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/code.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/contextlib.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_delattr.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_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_structures.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/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/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/msvccompiler.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_clean.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_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/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/aliases.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/cp874.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/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/latin_1.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/palmos.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/__init__.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/html/parser.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/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_codecontext.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_mainmenu.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_squeezer.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/iomenu.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/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/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/scanner.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_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_isinstance.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_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/pgen.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/logging/config.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/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/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/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/_bootsubprocess.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/protocols.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/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/concurrent/futures/__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/csv.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_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_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_unicode.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/curses/textpad.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_msi.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/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/spawn.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_clib.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_sdist.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/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/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/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/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_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/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/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/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/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/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/http/server.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/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_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_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_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/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/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/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_asserts.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_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_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_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/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_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/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/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/posixpath.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/signal.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/_threading_local.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_subprocess.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/sslproto.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/codecs.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_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_loading.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_strings.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/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/bdist_rpm.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_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/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_bdist_rpm.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_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_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/_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/bz2_codec.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/cp1258.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/cp949.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/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/koi8_t.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/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/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/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_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_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_runscript.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_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/run.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/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_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_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_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/__init__.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_fixers.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/spawn.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/poplib.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/rlcompleter.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/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/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/dataclass_module_2.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/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_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/seq_tests.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_abc.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/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_events.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_baseexception.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_bufio.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_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_hk.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_tw.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_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_dbm_gnu.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_dict_version.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_eintr.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_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_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_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_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_http_cookies.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/binding2.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/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_fromlist.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_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_default.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_unicode.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_lzma.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_spawn.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_ordered_dict.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_pkg.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_py_compile.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/mailcap.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/popen_fork.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/nntplib.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/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/smtplib.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/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/tempfile.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/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/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__locale.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_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/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_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_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_copyreg.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_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_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_pickleable.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_eof.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_fnmatch.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_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_graphlib.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_httplib.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/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_loader.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/one.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_pkg_import.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_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_kqueue.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_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_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_pickle.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_pprint.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_quopri.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/multiprocessing/__init__.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_forkserver.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/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/reprlib.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/dbapi2.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/regression.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/_typed_dict_helper.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/autotest.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/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/future_test2.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/setup.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/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/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/script_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_protocols.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_tasks.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_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_codecmaps_kr.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_ctypes.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_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_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_contentmanager.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_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_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_glob.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_idle.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/use.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_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/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_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_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_nntplib.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/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_poplib.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_re.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/nturl2path.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/platform.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/selectors.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/stat.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/ann_module.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_textanno.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/good_getattr.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/pickletester.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_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_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_audioop.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_bisect.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_cmd.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_concurrent_futures.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_difflib.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_dynamicclassattribute.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_fileinput.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_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_imghdr.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/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/subdirectory/__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/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_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/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_dump.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_recursion.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_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_operator.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_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_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_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_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_socketserver.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/smtpd.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/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/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/dtracedata/gc.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/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/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/ssl_servers.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_abstract_numbers.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/echo2.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_sslproto.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_binascii.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_copy.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_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_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_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_functools.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_httpservers.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/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/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/frozen/test_finder.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_api.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/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_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_separators.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_linecache.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_multiprocessing_forkserver.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_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/__main__.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_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_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_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_spwd.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_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_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_syslog.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/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/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/multiprocessing/sharedctypes.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/pprint.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/sndhdr.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/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/test/_test_multiprocessing.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/module_koi8_r.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/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/subprocessdata/fd_status.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_buffered_proto.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_bool.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_jp.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_datetime.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_gc.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_html.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/basic.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_cycle2.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/__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/__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_caching.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_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_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_pass2.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_longexp.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_mmap.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_os.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_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_source_encoding.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_tarfile.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_tracemalloc.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/site.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/subprocess.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_module2.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/bisect_cmd.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/instance.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/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/mapping_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/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/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_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/functional.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_proactor_events.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_bdb.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_compileall.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_dataclasses.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_message.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_fstring.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_htmlparser.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/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_packages.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_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_windows.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_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_minidom.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_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_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_range.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_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_stat.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_subprocess.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_tix.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_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_urllib2net.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/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/telnetlib.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/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/encoded_modules/__init__.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/runtest.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/input_reader.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_asyncgen.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_futures.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_base64.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_capi.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_script.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_context.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_email/test__header_value_parser.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_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_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_generators.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_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/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/__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/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/both_portions/foo/two.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/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_logging.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_optparse.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_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_plistlib.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_queue.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/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_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_string.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_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_settrace.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/__init__.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_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_winconsoleio.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_venv.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_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_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/threading.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_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/__main__.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/rosette.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/_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/__main__.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/parse.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/validate.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/_exceptions.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_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_sys.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/test_gprof2html.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_typechecks.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_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_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_xmlrpc_net.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/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/filedialog.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/__init__.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/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/types.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/testhelpers.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/venv/__init__.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/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/cElementTree.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/client.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_zipfile64.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/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/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/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/tkinter/ttk.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/clock.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/__init__.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_loader.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/wsgiref/headers.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/etree/ElementInclude.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/zipimport.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_support.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_telnetlib.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_tools/test_i18n.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_ucn.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_urllib2.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_xmlrpc.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/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/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/traceback.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/sorting_animate.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_program.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/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/wsgiref/util.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/__init__.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/__main__.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_ttk_textonly.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_xdrlib.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/data/update_test_data.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/scrolledtext.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/tix.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/lindenmayer.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/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_async_case.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/unittest/util.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/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/xml/dom/expatbuilder.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/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_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_socket.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_tk.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_trace.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_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_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_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_zipfile.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_functions.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/turtle.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/loader.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_setups.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/__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/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/__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/zoneinfo/_common.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_urllib.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_utf8source.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_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/__init__.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/__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_geometry_managers.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/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/__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_result.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/__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/expatreader.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_repl.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_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_statistics.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_tokenize.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_unicode_file_functions.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_localnet.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_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_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/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/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/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/minimal_hanoi.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/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_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/testsealable.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/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/__init__.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/tmpfnyrdsn5 Processing /tmp/tmpfnyrdsn5/setuptools-57.4.0-py3-none-any.whl Processing /tmp/tmpfnyrdsn5/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 Trying to download https://github.com/pypa/wheel/archive/0.36.2.tar.gz... --2023-07-17 08:42:54-- https://github.com/pypa/wheel/archive/0.36.2.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/pypa/wheel/tar.gz/refs/tags/0.36.2 [following] --2023-07-17 08:42:54-- https://codeload.github.com/pypa/wheel/tar.gz/refs/tags/0.36.2 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/src/layers/layer1_python3_core/0032_wheel/build/wheel-0.36.2.tar.gz' 0K .......... .......... .......... .......... .......... 2.88M 50K .......... ...... 77.7M=0.02s 2023-07-17 08:42:54 (3.78 MB/s) - '/src/layers/layer1_python3_core/0032_wheel/build/wheel-0.36.2.tar.gz' saved [67999] 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 tempolayer52730[/src/layers/layer1_python3_core/0033_upgrade_pip_setuptools/tempolayer52730] 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=234203e5f7c8330fda7ffc02ee54d0151aca4881bd16f5775719b9c5854c47ca 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=eb2868a33b9c7cec7c6d15aa11343036beab7240eabcc341144dc8f1381f1827 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 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=7b058d1a9b99c042f392d3dd204aec5179d413be5a454ed11e3c97ab918995d9 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 tempolayer53001[/src/layers/layer1_python3_core/0400_prereq_extra_python_packages/tempolayer53001] 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=d3db9fa829590a72611080e59e0e7bedb1b4aadd12a14cb865793a94ee99a985 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=4b22d861fa08b724f887c67e291a38f495e7d465ad3b3077916f2b7e2fcd798c 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=de523b808e2a4e4d72d1151c40995b6e660f857fd6667024ef827a9fe7aed5ee 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 tempolayer53180[/src/layers/layer1_python3_core/0500_extra_python_packages/tempolayer53180] 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=646301149afd9d715317ed015c7e0014b70ad36cbf57c74697028d7b7a52321f 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=8e76ffc039111b5ed7e8c87c1494b7a2fdbb319bb966db0f0ad8e09eee38c6cf 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=8a3d2fa129ba2bcc0c86f5daefb5aea4aa71ad74875ef69d02a58b0cff39722d 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=255c27b8a258fe771ec254a16593cfec90c079aa74326935fbf10ef3913dd297 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=e275f26a5921dddcfd2651f412cd7e0c5cc224d9d2199dcbf8e9f48f8fa5cae3 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=154f9efeef378e7244dd9e0fe1a869f1a6b41065864d13388137a976b616655b 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=06a380efe49001d36a84f129fa9df1229b22f3dd5ff07eed9d4e6b81a844ae8d 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=941bce46adf2956138a482a4b275da77780764de2aa2518b312ae7310c5d3331 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=e3119594d2455b9efb13cc04da4741fa050e68d8ee28235d82981515a5365cd3 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=fdca57487afabe577573dc9a85aaf80642002a486411c5428d0d0de1b756f747 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=5edccc87b47b9eba5e6716df419eb3866877cdd2ad5f3a43822cff4cf91f0903 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_c4e09db0334389f98e6b46c2f64f0264.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 40c84144047fd3bbdbbf1b1150e12f08 cache missed (/buildcache/mfext_cache_layer_scientific_core_a5aeadfc4101a3fd2eecc942c0084edf.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 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 make[3]: Entering directory '/src/layers/layer1_scientific_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=core@mfext,scientific_core@mfext -- make -f Makefile.mk all for lib in /usr/lib64/libaec.so.0 /usr/lib64/libaec.so.0.0.8 /usr/lib64/libgsl.so.23 /usr/lib64/libgsl.so.23.1.0 /usr/lib64/libgslcblas.so.0 /usr/lib64/libgslcblas.so.0.0.0 /usr/lib64/libjasper.so.4 /usr/lib64/libjasper.so.4.0.0 /usr/lib64/libsz.so.2 /usr/lib64/libsz.so.2.0.1; do cp -r $lib /opt/metwork-mfext-2.0/opt/scientific_core/lib; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0001_scientific_system_libraries' make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "name: 'postgresql'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "version: '14.5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checksum: '1b319af2ece7fbf836d2d9533e91aa9b'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "POSTGRESQL is an object-relational database system" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "website: 'http://postgresql.org/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "license: 'PostgreSQL (similar MIT or BSD)'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi make --file=../../Makefile.standard MAKELEVEL=0 PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--with-includes=/opt/metwork-mfext-2.0/opt/scientific_core/include:/opt/metwork-mfext-2.0/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-2.0/opt/scientific_core/lib:/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python" download uncompress configure build install /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/postgresql-14.5.tar.bz2` `readlink -m ./sources` MD5 1b319af2ece7fbf836d2d9533e91aa9b Computing checksum for /src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5.tar.bz2... Good checksum rm -Rf postgresql-14.5 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-14.5.tar.bz2` tar.bz2 postgresql-14.5 cd build/postgresql-14.5 && 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/scientific_core --with-includes=/opt/metwork-mfext-2.0/opt/scientific_core/include:/opt/metwork-mfext-2.0/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-2.0/opt/scientific_core/lib:/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB 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 gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -Werror=unguarded-availability-new, for CFLAGS... no checking whether g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes checking whether gcc supports -Wcast-function-type, for CFLAGS... yes checking whether g++ supports -Wcast-function-type, for CXXFLAGS... yes checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... yes checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... yes checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: WARNING: *** Include directory /opt/metwork-mfext-2.0/opt/scientific_core/include does not exist. checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... yes checking for libxml-2.0 >= 2.6.23... yes checking whether to build with LZ4 support... no checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for ranlib... ranlib checking for strip... strip checking whether it is possible to strip libraries... yes checking for ar... ar checking for a BSD-compatible install... /bin/install -c checking for tar... /bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for bison... /bin/bison configure: using bison (GNU Bison) 3.0.4 checking for flex... /bin/flex configure: using flex 2.6.1 checking for perl... /bin/perl configure: using perl 5.26.3 checking for PYTHON... /opt/metwork-mfext-2.0/opt/python3_core/bin/python3 configure: using python 3.9.7 (default, Jul 17 2023, 08:41:47) checking for Python sysconfig module... yes checking Python configuration directory... /opt/metwork-mfext-2.0/opt/python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu checking Python include directory... -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 checking how to link an embedded Python application... -L/opt/metwork-mfext-2.0/opt/python3_core/lib -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm 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 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 gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlsym... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing shmget... none required checking for library containing backtrace_symbols... none required checking for library containing gethostbyname_r... none required checking for library containing pthread_barrier_wait... -lpthread checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for CRYPTO_lock... no checking for xmlSaveToBuffer in -lxml2... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no 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 termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking for struct tm.tm_zone... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports x86_64 popcntq... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for backtrace_symbols... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for kqueue... no checking for mbstowcs_l... no checking for memset_s... no checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for readv... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for syncfs... yes checking for sync_file_range... yes checking for uselocale... yes checking for wcstombs_l... no checking for writev... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for __builtin_frame_address... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether preadv is declared... yes checking whether pwritev is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for dlopen... yes checking for explicit_bzero... yes checking for fls... no checking for getopt... yes checking for getpeereid... no checking for getrusage... yes checking for inet_aton... yes checking for link... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for srandom... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for strtof... yes checking for pthread_barrier_wait... yes checking for setenv... yes checking for unsetenv... yes checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_append_character... yes checking for rl_completion_suppress_quote... yes checking for rl_filename_quote_characters... yes checking for rl_filename_quoting_function... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking for library containing sem_init... none required checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for xmllint... /bin/xmllint checking for xsltproc... /bin/xsltproc checking for fop... no checking for dbtoepub... no checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-15) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include configure: using LDFLAGS= -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port cd build/postgresql-14.5 && make make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o archive.o archive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o checksum_helper.o checksum_helper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o config_info.o config_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o d2s.o d2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o f2s.o f2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o file_perm.o file_perm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o file_utils.o file_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o jsonapi.o jsonapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o kwlookup.o kwlookup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o link-canary.o link-canary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o md5_common.o md5_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o pg_get_line.o pg_get_line.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o psprintf.o psprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o rmtree.o rmtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o saslprep.o saslprep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o string.o string.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o stringinfo.o stringinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o wait_error.o wait_error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o protocol_openssl.o protocol_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o cryptohash_openssl.o cryptohash_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o hmac_openssl.o hmac_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o restricted_token.o restricted_token.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o sprompt.o sprompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c -o logging.o logging.c rm -f libpgcommon.a ar crs libpgcommon.a archive.o base64.o checksum_helper.o config_info.o controldata_utils.o d2s.o encnames.o exec.o f2s.o file_perm.o file_utils.o hashfn.o ip.o jsonapi.o keywords.o kwlookup.o link-canary.o md5_common.o pg_get_line.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o stringinfo.o unicode_norm.o username.o wait_error.o wchar.o protocol_openssl.o cryptohash_openssl.o hmac_openssl.o fe_memutils.o restricted_token.o sprompt.o logging.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c archive.c -o archive_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c base64.c -o base64_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c checksum_helper.c -o checksum_helper_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c config_info.c -o config_info_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c d2s.c -o d2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c encnames.c -o encnames_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c exec.c -o exec_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c f2s.c -o f2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c file_perm.c -o file_perm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c file_utils.c -o file_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c hashfn.c -o hashfn_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c ip.c -o ip_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c jsonapi.c -o jsonapi_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c keywords.c -o keywords_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c kwlookup.c -o kwlookup_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c link-canary.c -o link-canary_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c md5_common.c -o md5_common_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pg_get_line.c -o pg_get_line_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pgfnames.c -o pgfnames_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c psprintf.c -o psprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c relpath.c -o relpath_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c rmtree.c -o rmtree_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c saslprep.c -o saslprep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c scram-common.c -o scram-common_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c string.c -o string_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c stringinfo.c -o stringinfo_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c username.c -o username_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c wait_error.c -o wait_error_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c wchar.c -o wchar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c protocol_openssl.c -o protocol_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c hmac_openssl.c -o hmac_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c restricted_token.c -o restricted_token_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c sprompt.c -o sprompt_shlib.o rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a archive_shlib.o base64_shlib.o checksum_helper_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o encnames_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o file_utils_shlib.o hashfn_shlib.o ip_shlib.o jsonapi_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_common_shlib.o pg_get_line_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o stringinfo_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o wchar_shlib.o protocol_openssl_shlib.o cryptohash_openssl_shlib.o hmac_openssl_shlib.o fe_memutils_shlib.o restricted_token_shlib.o sprompt_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c archive.c -o archive_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c base64.c -o base64_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c checksum_helper.c -o checksum_helper_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c config_info.c -o config_info_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c d2s.c -o d2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c encnames.c -o encnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c exec.c -o exec_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c f2s.c -o f2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c file_perm.c -o file_perm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c file_utils.c -o file_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c hashfn.c -o hashfn_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c ip.c -o ip_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c jsonapi.c -o jsonapi_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c keywords.c -o keywords_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c kwlookup.c -o kwlookup_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c link-canary.c -o link-canary_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c md5_common.c -o md5_common_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pg_get_line.c -o pg_get_line_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c relpath.c -o relpath_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c saslprep.c -o saslprep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c scram-common.c -o scram-common_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c string.c -o string_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c stringinfo.c -o stringinfo_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c username.c -o username_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c wchar.c -o wchar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c protocol_openssl.c -o protocol_openssl_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c cryptohash_openssl.c -o cryptohash_openssl_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm \"" -c hmac_openssl.c -o hmac_openssl_srv.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a archive_srv.o base64_srv.o checksum_helper_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o encnames_srv.o exec_srv.o f2s_srv.o file_perm_srv.o file_utils_srv.o hashfn_srv.o ip_srv.o jsonapi_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_common_srv.o pg_get_line_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o stringinfo_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o wchar_srv.o protocol_openssl_srv.o cryptohash_openssl_srv.o hmac_openssl_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fls.o fls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o strlcat.o strlcat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o strlcpy.o strlcpy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -msse4.2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bsearch_arg.o bsearch_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o erand48.o erand48.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o noblock.o noblock.c echo "#define PGBINDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/opt/metwork-mfext-2.0/opt/scientific_core/share/man\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_bitutils.o pg_bitutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_strong_random.o pg_strong_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgcheckdir.o pgcheckdir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgmkdirp.o pgmkdirp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgsleep.o pgsleep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgstrsignal.o pgstrsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o qsort.o qsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o qsort_arg.o qsort_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o snprintf.o snprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o strerror.o strerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o thread.o thread.c rm -f libpgport.a ar crs libpgport.a fls.o getpeereid.o strlcat.o strlcpy.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o bsearch_arg.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pg_strong_random.o pgcheckdir.o pgmkdirp.o pgsleep.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o strerror.o tar.o thread.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c fls.c -o fls_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c strlcat.c -o strlcat_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c strlcpy.c -o strlcpy_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -msse4.2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c bsearch_arg.c -o bsearch_arg_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c chklocale.c -o chklocale_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c erand48.c -o erand48_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c noblock.c -o noblock_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c path.c -o path_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c qsort.c -o qsort_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c quotes.c -o quotes_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c snprintf.c -o snprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c strerror.c -o strerror_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c tar.c -o tar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c thread.c -o thread_shlib.o rm -f libpgport_shlib.a ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o strlcat_shlib.o strlcpy_shlib.o pg_crc32c_sse42_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_sse42_choose_shlib.o bsearch_arg_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pg_strong_random_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c strlcat.c -o strlcat_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c strlcpy.c -o strlcpy_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -msse4.2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c bsearch_arg.c -o bsearch_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c noblock.c -o noblock_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c path.c -o path_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c snprintf.c -o snprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c strerror.c -o strerror_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c tar.c -o tar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c thread.c -o thread_srv.o rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o strlcat_srv.o strlcpy_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o bsearch_arg_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pg_strong_random_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o strerror_srv.o tar_srv.o thread_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgtz.o pgtz.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o strftime.o strftime.c ( echo src/timezone/localtime.o src/timezone/pgtz.o src/timezone/strftime.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o zic.o zic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 zic.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o zic make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C backend all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin.o brin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_bloom.o brin_bloom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_inclusion.o brin_inclusion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_minmax_multi.o brin_minmax_multi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_pageops.o brin_pageops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_revmap.o brin_revmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_tuple.o brin_tuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_validate.o brin_validate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_xlog.o brin_xlog.c ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_bloom.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_minmax_multi.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_validate.o src/backend/access/brin/brin_xlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o attmap.o attmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bufmask.o bufmask.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o detoast.o detoast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heaptuple.o heaptuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o printsimple.o printsimple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o scankey.o scankey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o session.o session.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o toast_compression.o toast_compression.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o toast_internals.o toast_internals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tupdesc.o tupdesc.c ( echo src/backend/access/common/attmap.o src/backend/access/common/bufmask.o src/backend/access/common/detoast.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/syncscan.o src/backend/access/common/toast_compression.o src/backend/access/common/toast_internals.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginbtree.o ginbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginbulk.o ginbulk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gindatapage.o gindatapage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginentrypage.o ginentrypage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginfast.o ginfast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gininsert.o gininsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginscan.o ginscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginutil.o ginutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginvalidate.o ginvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ginxlog.o ginxlog.c ( echo src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginbulk.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginget.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginutil.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginvalidate.o src/backend/access/gin/ginxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gist.o gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistsplit.o gistsplit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistvalidate.o gistvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistxlog.o gistxlog.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistget.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistvalidate.o src/backend/access/gist/gistxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hash_xlog.o hash_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashsort.o hashsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashutil.o hashutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashvalidate.o hashvalidate.c ( echo src/backend/access/hash/hash.o src/backend/access/hash/hash_xlog.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heapam_handler.o heapam_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heapam_visibility.o heapam_visibility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heaptoast.o heaptoast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hio.o hio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pruneheap.o pruneheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteheap.o rewriteheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o vacuumlazy.o vacuumlazy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o visibilitymap.o visibilitymap.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/heaptoast.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o amapi.o amapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o genam.o genam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o indexam.o indexam.c ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtdedup.o nbtdedup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtinsert.o nbtinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtpage.o nbtpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtree.o nbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtsearch.o nbtsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtsort.o nbtsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtsplitloc.o nbtsplitloc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtutils.o nbtutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtvalidate.o nbtvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtxlog.o nbtxlog.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtdedup.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgdoinsert.o spgdoinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spginsert.o spginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgkdtreeproc.o spgkdtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgproc.o spgproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgquadtreeproc.o spgquadtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgtextproc.o spgtextproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgvalidate.o spgvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgxlog.o spgxlog.c ( echo src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgutils.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o table.o table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tableam.o tableam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tableamapi.o tableamapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o toast_helper.o toast_helper.c ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o src/backend/access/table/toast_helper.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bernoulli.o bernoulli.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tablesample.o tablesample.c ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o generic_xlog.o generic_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o multixact.o multixact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o subtrans.o subtrans.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o transam.o transam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o twophase.o twophase.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o twophase_rmgr.o twophase_rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlog.o xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogarchive.o xlogarchive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogfuncs.o xlogfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogutils.o xlogutils.c ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bootparse.o bootparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bootstrap.o bootstrap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o aclchk.o aclchk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o catalog.o catalog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heap.o heap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o indexing.o indexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o namespace.o namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o objectaccess.o objectaccess.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o partition.o partition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_aggregate.o pg_aggregate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_cast.o pg_cast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_db_role_setting.o pg_db_role_setting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_depend.o pg_depend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_largeobject.o pg_largeobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_operator.o pg_operator.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_publication.o pg_publication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_range.o pg_range.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_shdepend.o pg_shdepend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_subscription.o pg_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_type.o pg_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o storage.o storage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o toasting.o toasting.c ( echo src/backend/catalog/aclchk.o src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_cast.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gram.o gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_clause.o parse_clause.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_coerce.o parse_coerce.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_collate.o parse_collate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_enr.o parse_enr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_expr.o parse_expr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_func.o parse_func.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_node.o parse_node.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_oper.o parse_oper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_relation.o parse_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_target.o parse_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o scan.o scan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o scansup.o scansup.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/parser.o src/backend/parser/scan.o src/backend/parser/scansup.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o aggregatecmds.o aggregatecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o alter.o alter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o amcmds.o amcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o async.o async.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o collationcmds.o collationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o constraint.o constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copyfrom.o copyfrom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copyfromparse.o copyfromparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copyto.o copyto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o createas.o createas.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dbcommands.o dbcommands.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o define.o define.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dropcmds.o dropcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o event_trigger.o event_trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o explain.o explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o extension.o extension.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o foreigncmds.o foreigncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o indexcmds.o indexcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lockcmds.o lockcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o operatorcmds.o operatorcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o policy.o policy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o portalcmds.o portalcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o proclang.o proclang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o publicationcmds.o publicationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o schemacmds.o schemacmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o seclabel.o seclabel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sequence.o sequence.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o statscmds.o statscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o subscriptioncmds.o subscriptioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o typecmds.o typecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o user.o user.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o vacuum.o vacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o view.o view.c ( echo src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/amcmds.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/collationcmds.o src/backend/commands/comment.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/copyfrom.o src/backend/commands/copyfromparse.o src/backend/commands/copyto.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/opclasscmds.o src/backend/commands/operatorcmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execAmi.o execAmi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execAsync.o execAsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execExpr.o execExpr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execExprInterp.o execExprInterp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execGrouping.o execGrouping.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execIndexing.o execIndexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execJunk.o execJunk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execMain.o execMain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execParallel.o execParallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execPartition.o execPartition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execProcnode.o execProcnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execReplication.o execReplication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execSRF.o execSRF.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execTuples.o execTuples.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o functions.o functions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeAppend.o nodeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeBitmapOr.o nodeBitmapOr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeCustom.o nodeCustom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeForeignscan.o nodeForeignscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeFunctionscan.o nodeFunctionscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeGather.o nodeGather.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeGatherMerge.o nodeGatherMerge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeHash.o nodeHash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeHashjoin.o nodeHashjoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeIncrementalSort.o nodeIncrementalSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeLockRows.o nodeLockRows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeMaterial.o nodeMaterial.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeMemoize.o nodeMemoize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeNestloop.o nodeNestloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeProjectSet.o nodeProjectSet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeResult.o nodeResult.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeSamplescan.o nodeSamplescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeSort.o nodeSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeSubqueryscan.o nodeSubqueryscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeTableFuncscan.o nodeTableFuncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeTidrangescan.o nodeTidrangescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeTidscan.o nodeTidscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeUnique.o nodeUnique.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeValuesscan.o nodeValuesscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeWindowAgg.o nodeWindowAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tqueue.o tqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tstoreReceiver.o tstoreReceiver.c ( echo src/backend/executor/execAmi.o src/backend/executor/execAsync.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execSRF.o src/backend/executor/execScan.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAgg.o src/backend/executor/nodeAppend.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeGroup.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIncrementalSort.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMemoize.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTableFuncscan.o src/backend/executor/nodeTidrangescan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/nodeWorktablescan.o src/backend/executor/spi.o src/backend/executor/tqueue.o src/backend/executor/tstoreReceiver.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o foreign.o foreign.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o binaryheap.o binaryheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bloomfilter.o bloomfilter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dshash.o dshash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o integerset.o integerset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o knapsack.o knapsack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pairingheap.o pairingheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rbtree.o rbtree.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o auth-scram.o auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o auth.o auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o be-fsstubs.o be-fsstubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o be-secure-common.o be-secure-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ifaddr.o ifaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pqformat.o pqformat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pqmq.o pqmq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o be-secure-openssl.o be-secure-openssl.c ( echo src/backend/libpq/auth-scram.o src/backend/libpq/auth.o src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure-common.o src/backend/libpq/be-secure.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o main.o main.c ( echo src/backend/main/main.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bitmapset.o bitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o extensible.o extensible.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o list.o list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o makefuncs.o makefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodeFuncs.o nodeFuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nodes.o nodes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o outfuncs.o outfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o value.o value.c ( echo src/backend/nodes/bitmapset.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/list.o src/backend/nodes/makefuncs.o src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/outfuncs.o src/backend/nodes/params.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/readfuncs.o src/backend/nodes/tidbitmap.o src/backend/nodes/value.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_copy.o geqo_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_cx.o geqo_cx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_eval.o geqo_eval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_main.o geqo_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_mutation.o geqo_mutation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_ox2.o geqo_ox2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_pool.o geqo_pool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_px.o geqo_px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_random.o geqo_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geqo_selection.o geqo_selection.c ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o allpaths.o allpaths.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o clausesel.o clausesel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o equivclass.o equivclass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o joinpath.o joinpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tidpath.o tidpath.c ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o initsplan.o initsplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o planner.o planner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o setrefs.o setrefs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o subselect.o subselect.c ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o prepagg.o prepagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o preptlist.o preptlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o prepunion.o prepunion.c ( echo src/backend/optimizer/prep/prepagg.o src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o appendinfo.o appendinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o clauses.o clauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o inherit.o inherit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o orclauses.o orclauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o paramassign.o paramassign.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o placeholder.o placeholder.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plancat.o plancat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o predtest.o predtest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relnode.o relnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o var.o var.c ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o partbounds.o partbounds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o partdesc.o partdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o partprune.o partprune.c ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o atomics.o atomics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_shmem.o pg_shmem.c ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o autovacuum.o autovacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bgworker.o bgworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bgwriter.o bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o checkpointer.o checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fork_process.o fork_process.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o interrupt.o interrupt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgarch.o pgarch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgstat.o pgstat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postmaster.o postmaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o syslogger.o syslogger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/interrupt.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regcomp.o regcomp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regerror.o regerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regexec.o regexec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regexport.o regexport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regprefix.o regprefix.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regexport.o src/backend/regex/regfree.o src/backend/regex/regprefix.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o launcher.o launcher.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o logical.o logical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o logicalfuncs.o logicalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o origin.o origin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o proto.o proto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o snapbuild.o snapbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tablesync.o tablesync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o worker.o worker.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o backup_manifest.o backup_manifest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o basebackup.o basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o repl_gram.o repl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o slot.o slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o slotfuncs.o slotfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o syncrep.o syncrep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o syncrep_gram.o syncrep_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o walreceiverfuncs.o walreceiverfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o walsender.o walsender.c ( cat logical/objfiles.txt; echo src/backend/replication/backup_manifest.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o src/backend/replication/walreceiver.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walsender.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteHandler.o rewriteHandler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteSearchCycle.o rewriteSearchCycle.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rewriteSupport.o rewriteSupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rowsecurity.o rowsecurity.c ( echo src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteSearchCycle.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dependencies.o dependencies.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o extended_stats.o extended_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mcv.o mcv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mvdistinct.o mvdistinct.c ( echo src/backend/statistics/dependencies.o src/backend/statistics/extended_stats.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o buf_init.o buf_init.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o buf_table.o buf_table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o localbuf.o localbuf.c ( echo src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o buffile.o buffile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copydir.o copydir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o reinit.o reinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sharedfileset.o sharedfileset.c ( echo src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/fd.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o freespace.o freespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fsmpage.o fsmpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o indexfsm.o indexfsm.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o barrier.o barrier.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dsm.o dsm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dsm_impl.o dsm_impl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ipc.o ipc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ipci.o ipci.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o procarray.o procarray.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shm_toc.o shm_toc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shmem.o shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o signalfuncs.o signalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sinval.o sinval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sinvaladt.o sinvaladt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o standby.o standby.c ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o inv_api.o inv_api.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o condition_variable.o condition_variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwlock.o lwlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwlocknames.o lwlocknames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o predicate.o predicate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spin.o spin.c ( echo src/backend/storage/lmgr/condition_variable.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/spin.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bufpage.o bufpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -funroll-loops -ftree-vectorize -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o itemptr.o itemptr.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o md.o md.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o smgr.o smgr.c ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sync.o sync.c ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/sync' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt sync/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o cmdtag.o cmdtag.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dest.o dest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fastpath.o fastpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgres.o postgres.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pquery.o pquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utility.o utility.c ( echo src/backend/tcop/cmdtag.o src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dict.o dict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dict_ispell.o dict_ispell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dict_synonym.o dict_synonym.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dict_thesaurus.o dict_thesaurus.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regis.o regis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spell.o spell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o to_tsany.o to_tsany.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ts_locale.o ts_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ts_parse.o ts_parse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ts_utils.o ts_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o wparser.o wparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o wparser_def.o wparser_def.c ( echo src/backend/tsearch/dict.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C activity all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o backend_progress.o backend_progress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o backend_status.o backend_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o wait_event.o wait_event.c ( echo src/backend/utils/activity/backend_progress.o src/backend/utils/activity/backend_status.o src/backend/utils/activity/wait_event.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/activity' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o acl.o acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o amutils.o amutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o array_expanded.o array_expanded.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o array_selfuncs.o array_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o array_typanalyze.o array_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o array_userfuncs.o array_userfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o arrayfuncs.o arrayfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o arraysubs.o arraysubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ascii.o ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o cash.o cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o cryptohashfuncs.o cryptohashfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o date.o date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o datum.o datum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o encode.o encode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o enum.o enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o expandeddatum.o expandeddatum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o expandedrecord.o expandedrecord.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o float.o float.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o format_type.o format_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o formatting.o formatting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o genfile.o genfile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geo_selfuncs.o geo_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o inet_net_pton.o inet_net_pton.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o int.o int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonb.o jsonb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonb_gin.o jsonb_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonfuncs.o jsonfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonbsubs.o jsonbsubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonpath.o jsonpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonpath_exec.o jsonpath_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o jsonpath_gram.o jsonpath_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o like_support.o like_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lockfuncs.o lockfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mac.o mac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mac8.o mac8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mcxtfuncs.o mcxtfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o multirangetypes.o multirangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o multirangetypes_selfuncs.o multirangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o network.o network.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o network_gist.o network_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o network_selfuncs.o network_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o network_spgist.o network_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -ftree-vectorize -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o numutils.o numutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o oid.o oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o oracle_compat.o oracle_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o partitionfuncs.o partitionfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_locale.o pg_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgstatfuncs.o pgstatfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o quote.o quote.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rangetypes_gist.o rangetypes_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rangetypes_spgist.o rangetypes_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regproc.o regproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ri_triggers.o ri_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o selfuncs.o selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tid.o tid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o trigfuncs.o trigfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsgistidx.o tsgistidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsquery.o tsquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsquery_cleanup.o tsquery_cleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsquery_op.o tsquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsquery_rewrite.o tsquery_rewrite.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsquery_util.o tsquery_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsrank.o tsrank.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tsvector_parser.o tsvector_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o varchar.o varchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o varlena.o varlena.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o windowfuncs.o windowfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xid.o xid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xid8funcs.o xid8funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/arraysubs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/cryptohashfuncs.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/jsonbsubs.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/mcxtfuncs.o src/backend/utils/adt/misc.o src/backend/utils/adt/multirangetypes.o src/backend/utils/adt/multirangetypes_selfuncs.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/partitionfuncs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xid8funcs.o src/backend/utils/adt/xml.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o attoptcache.o attoptcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o inval.o inval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lsyscache.o lsyscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o partcache.o partcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plancache.o plancache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relmapper.o relmapper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o syscache.o syscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ts_cache.o ts_cache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o typcache.o typcache.c ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o assert.o assert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o elog.o elog.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dynahash.o dynahash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o globals.o globals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o miscinit.o miscinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postinit.o postinit.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mbutils.o mbutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stringinfo_mb.o stringinfo_mb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o wstrcmp.o wstrcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o wstrncmp.o wstrncmp.c ( echo src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/stringinfo_mb.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o guc.o guc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o help_config.o help_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_rusage.o pg_rusage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o queryenvironment.o queryenvironment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o queryjumble.o queryjumble.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rls.o rls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o superuser.o superuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o timeout.o timeout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tzparser.o tzparser.c ( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/queryjumble.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o aset.o aset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dsa.o dsa.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o freepage.o freepage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o generation.o generation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o memdebug.o memdebug.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o portalmem.o portalmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o slab.o slab.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o resowner.o resowner.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o logtape.o logtape.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o qsort_interruptible.o qsort_interruptible.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sharedtuplestore.o sharedtuplestore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sortsupport.o sortsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tuplestore.o tuplestore.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/qsort_interruptible.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o combocid.o combocid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o snapmgr.o snapmgr.c ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fmgrtab.o fmgrtab.c ( cat activity/objfiles.txt adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o jit.o jit.c ( echo src/backend/jit/jit.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 access/brin/brin.o access/brin/brin_bloom.o access/brin/brin_inclusion.o access/brin/brin_minmax.o access/brin/brin_minmax_multi.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_validate.o access/brin/brin_xlog.o access/common/attmap.o access/common/bufmask.o access/common/detoast.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/syncscan.o access/common/toast_compression.o access/common/toast_internals.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginarrayproc.o access/gin/ginbtree.o access/gin/ginbulk.o access/gin/gindatapage.o access/gin/ginentrypage.o access/gin/ginfast.o access/gin/ginget.o access/gin/gininsert.o access/gin/ginlogic.o access/gin/ginpostinglist.o access/gin/ginscan.o access/gin/ginutil.o access/gin/ginvacuum.o access/gin/ginvalidate.o access/gin/ginxlog.o access/gist/gist.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistget.o access/gist/gistproc.o access/gist/gistscan.o access/gist/gistsplit.o access/gist/gistutil.o access/gist/gistvacuum.o access/gist/gistvalidate.o access/gist/gistxlog.o access/hash/hash.o access/hash/hash_xlog.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/heaptoast.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/vacuumlazy.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtdedup.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsort.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgdoinsert.o access/spgist/spginsert.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/spgist/spgquadtreeproc.o access/spgist/spgscan.o access/spgist/spgtextproc.o access/spgist/spgutils.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgxlog.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/table/toast_helper.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/aclchk.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_cast.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_db_role_setting.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/parser.o parser/scan.o parser/scansup.o commands/aggregatecmds.o commands/alter.o commands/amcmds.o commands/analyze.o commands/async.o commands/cluster.o commands/collationcmds.o commands/comment.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/copyfrom.o commands/copyfromparse.o commands/copyto.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/opclasscmds.o commands/operatorcmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execAsync.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execSRF.o executor/execScan.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAgg.o executor/nodeAppend.o executor/nodeBitmapAnd.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeBitmapOr.o executor/nodeCtescan.o executor/nodeCustom.o executor/nodeForeignscan.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeGatherMerge.o executor/nodeGroup.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIncrementalSort.o executor/nodeIndexonlyscan.o executor/nodeIndexscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeMaterial.o executor/nodeMemoize.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNamedtuplestorescan.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTableFuncscan.o executor/nodeTidrangescan.o executor/nodeTidscan.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeWindowAgg.o executor/nodeWorktablescan.o executor/spi.o executor/tqueue.o executor/tstoreReceiver.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o libpq/auth-scram.o libpq/auth.o libpq/be-fsstubs.o libpq/be-secure-common.o libpq/be-secure.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/be-secure-openssl.o main/main.o nodes/bitmapset.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/list.o nodes/makefuncs.o nodes/nodeFuncs.o nodes/nodes.o nodes/outfuncs.o nodes/params.o nodes/print.o nodes/read.o nodes/readfuncs.o nodes/tidbitmap.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepagg.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/interrupt.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regexport.o regex/regfree.o regex/regprefix.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/backup_manifest.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o replication/walreceiver.o replication/walreceiverfuncs.o replication/walsender.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteRemove.o rewrite/rewriteSearchCycle.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/dependencies.o statistics/extended_stats.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_init.o storage/buffer/buf_table.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/buffile.o storage/file/copydir.o storage/file/fd.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm.o storage/ipc/dsm_impl.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/condition_variable.o storage/lmgr/deadlock.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/predicate.o storage/lmgr/proc.o storage/lmgr/s_lock.o storage/lmgr/spin.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/cmdtag.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/dict.o tsearch/dict_ispell.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o tsearch/wparser.o tsearch/wparser_def.o utils/activity/backend_progress.o utils/activity/backend_status.o utils/activity/wait_event.o utils/adt/acl.o utils/adt/amutils.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayfuncs.o utils/adt/arraysubs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashfuncs.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/jsonbsubs.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/jsonpath_gram.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/mcxtfuncs.o utils/adt/misc.o utils/adt/multirangetypes.o utils/adt/multirangetypes_selfuncs.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xid8funcs.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relfilenodemap.o utils/cache/relmapper.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/stringinfo_mb.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/queryjumble.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/qsort_interruptible.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/pgtz.o ../../src/timezone/strftime.o jit/jit.o ../../src/common/libpgcommon_srv.a ../../src/port/libpgport_srv.a -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -Wl,-E -lxml2 -lssl -lcrypto -lpthread -lrt -ldl -lm -o postgres make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C backend/utils/mb/conversion_procs all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C cyrillic_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o cyrillic_and_mic.o cyrillic_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o cyrillic_and_mic.so cyrillic_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o euc_cn_and_mic.o euc_cn_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_cn_and_mic.so euc_cn_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_jp_and_sjis.so euc_jp_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o euc_kr_and_mic.o euc_kr_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_kr_and_mic.so euc_kr_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o big5.o big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o euc_tw_and_big5.o euc_tw_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc_tw_and_big5.so big5.o euc_tw_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o latin2_and_win1250.o latin2_and_win1250.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o latin2_and_win1250.so latin2_and_win1250.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o latin_and_mic.o latin_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o latin_and_mic.so latin_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_big5.o utf8_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_big5.so utf8_and_big5.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_cyrillic.so utf8_and_cyrillic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_cn.so utf8_and_euc_cn.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_jp.so utf8_and_euc_jp.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_kr.so utf8_and_euc_kr.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc_tw.so utf8_and_euc_tw.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_gb18030.o utf8_and_gb18030.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_gb18030.so utf8_and_gb18030.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_gbk.o utf8_and_gbk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_gbk.so utf8_and_gbk.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_iso8859.o utf8_and_iso8859.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_iso8859.so utf8_and_iso8859.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_iso8859_1.so utf8_and_iso8859_1.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_johab.o utf8_and_johab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_johab.so utf8_and_johab.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_sjis.so utf8_and_sjis.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_win.o utf8_and_win.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_win.so utf8_and_win.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_uhc.o utf8_and_uhc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_uhc.so utf8_and_uhc.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_euc2004.o utf8_and_euc2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_euc2004.so utf8_and_euc2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_sjis2004.so utf8_and_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o euc2004_sjis2004.o euc2004_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o euc2004_sjis2004.so euc2004_sjis2004.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_basque.o ./libstemmer/stem_ISO_8859_1_basque.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_catalan.o ./libstemmer/stem_ISO_8859_1_catalan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_armenian.o ./libstemmer/stem_UTF_8_armenian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_basque.o ./libstemmer/stem_UTF_8_basque.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_catalan.o ./libstemmer/stem_UTF_8_catalan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_greek.o ./libstemmer/stem_UTF_8_greek.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_hindi.o ./libstemmer/stem_UTF_8_hindi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_serbian.o ./libstemmer/stem_UTF_8_serbian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stem_UTF_8_yiddish.o ./libstemmer/stem_UTF_8_yiddish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o dict_snowball.so api.o dict_snowball.o utilities.o stem_ISO_8859_1_basque.o stem_ISO_8859_1_catalan.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_armenian.o stem_UTF_8_basque.o stem_UTF_8_catalan.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_greek.o stem_UTF_8_hindi.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_serbian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o stem_UTF_8_yiddish.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/snowball' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/include' make -C interfaces all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-trace.o fe-trace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-common.o fe-secure-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-openssl.o fe-secure-openssl.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.14 fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lssl -lcrypto -lm rm -f libpq.so.5 ln -s libpq.so.5.14 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.14 libpq.so rm -f libpq.a ar crs libpq.a fe-auth-scram.o fe-connect.o fe-exec.o fe-lobj.o fe-misc.o fe-print.o fe-protocol3.o fe-secure.o fe-trace.o legacy-pqsignal.o libpq-events.o pqexpbuffer.o fe-auth.o fe-secure-common.o fe-secure-openssl.o ranlib libpq.a touch libpq.a echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: https://www.postgresql.org/' >>libpq.pc echo 'Version: 14.5' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: libssl libcrypto' >>libpq.pc echo 'Cflags: -I/opt/metwork-mfext-2.0/opt/scientific_core/include' >>libpq.pc echo 'Libs: -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpq' >>libpq.pc echo 'Libs.private: -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpgcommon -lpgport -lm' >>libpq.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ecpg all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/include' make -C pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.14 common.o datetime.o dt_common.o interval.o numeric.o timestamp.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.14 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.14 libpgtypes.so rm -f libpgtypes.a ar crs libpgtypes.a common.o datetime.o dt_common.o interval.o numeric.o timestamp.o ranlib libpgtypes.a touch libpgtypes.a echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: https://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 14.5' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/opt/metwork-mfext-2.0/opt/scientific_core/include' >>libpgtypes.pc echo 'Libs: -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpgcommon -lpgport -lm' >>libpgtypes.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o error.o error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.14 connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg.so.6 ln -s libecpg.so.6.14 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.14 libecpg.so rm -f libecpg.a ar crs libecpg.a connect.o data.o descriptor.o error.o execute.o memory.o misc.o prepare.o sqlda.o typename.o ranlib libecpg.a touch libecpg.a echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: https://www.postgresql.org/' >>libecpg.pc echo 'Version: 14.5' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/opt/metwork-mfext-2.0/opt/scientific_core/include' >>libecpg.pc echo 'Libs: -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lecpg' >>libecpg.pc echo 'Libs.private: -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpgcommon -lpgport -lm' >>libecpg.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C compatlib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.14 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.14 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.14 libecpg_compat.so rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a echo 'Name: libecpg_compat' >libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: https://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 14.5' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/opt/metwork-mfext-2.0/opt/scientific_core/include' >>libecpg_compat.pc echo 'Libs: -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpgcommon -lpgport -lpq -lm' >>libecpg_compat.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/compatlib' make -C preproc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o ecpg_keywords.o ecpg_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o output.o output.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgc.o pgc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o preproc.o preproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o type.o type.c rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS c_keywords.o descriptor.o ecpg.o ecpg_keywords.o keywords.o output.o parser.o pgc.o preproc.o type.o typename.o variable.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o ecpg make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces' make -C backend/replication/libpqwalreceiver all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o libpqwalreceiver.o libpqwalreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o libpqwalreceiver.so libpqwalreceiver.o -L../../../../src/port -L../../../../src/common -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgoutput.o pgoutput.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pgoutput.so pgoutput.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/pgoutput' make -C fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o archive.o archive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o cancel.o cancel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o conditional.o conditional.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o connect_utils.o connect_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o option_utils.o option_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parallel_slot.o parallel_slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o query_utils.o query_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o recovery_gen.o recovery_gen.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o string_utils.o string_utils.c rm -f libpgfeutils.a ar crs libpgfeutils.a archive.o cancel.o conditional.o connect_utils.o mbprint.o option_utils.o parallel_slot.o print.o psqlscan.o query_utils.o recovery_gen.o simple_list.o string_utils.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C bin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C initdb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o findtimezone.o findtimezone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o initdb.o initdb.c rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 findtimezone.o initdb.o localtime.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o initdb make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/initdb' make -C pg_amcheck all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_amcheck' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_amcheck.o pg_amcheck.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_amcheck.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_amcheck make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_amcheck' make -C pg_archivecleanup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_archivecleanup.o pg_archivecleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_archivecleanup.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_archivecleanup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_archivecleanup' make -C pg_basebackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_basebackup.o pg_basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o receivelog.o receivelog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o streamutil.o streamutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o walmethods.o walmethods.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_basebackup.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_basebackup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_receivewal.o pg_receivewal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_receivewal.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_receivewal gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_recvlogical.o pg_recvlogical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_recvlogical.o receivelog.o streamutil.o walmethods.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_recvlogical make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_basebackup' make -C pg_checksums all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_checksums.o pg_checksums.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_checksums.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_checksums make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_checksums' make -C pg_config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_config.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_config make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_config' make -C pg_controldata all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_controldata.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_controldata make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_controldata' make -C pg_ctl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_ctl.o pg_ctl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_ctl.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_ctl make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_ctl' make -C pg_dump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_dump.o pg_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_dump_sort.o pg_dump_sort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dumputils.o dumputils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_archiver.o pg_backup_archiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_custom.o pg_backup_custom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_db.o pg_backup_db.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_directory.o pg_backup_directory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_null.o pg_backup_null.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_backup_utils.o pg_backup_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_dump.o common.o pg_dump_sort.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_restore.o pg_restore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_restore.o compress_io.o dumputils.o parallel.o pg_backup_archiver.o pg_backup_custom.o pg_backup_db.o pg_backup_directory.o pg_backup_null.o pg_backup_tar.o pg_backup_utils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_dumpall.o pg_dumpall.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_dumpall.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_dump' make -C pg_resetwal all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_resetwal.o pg_resetwal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_resetwal.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_resetwal make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_resetwal' make -C pg_rewind all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o libpq_source.o libpq_source.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o local_source.o local_source.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parsexlog.o parsexlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_rewind.o pg_rewind.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o timeline.o timeline.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 datapagemap.o file_ops.o filemap.o libpq_source.o local_source.o parsexlog.o pg_rewind.o timeline.o xlogreader.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_rewind make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_rewind' make -C pg_test_fsync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_test_fsync.o pg_test_fsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_test_fsync.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_test_fsync make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_fsync' make -C pg_test_timing all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_test_timing.o pg_test_timing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_test_timing.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_test_timing make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_timing' make -C pg_upgrade all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o check.o check.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o controldata.o controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o info.o info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relfilenode.o relfilenode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 check.o controldata.o dump.o exec.o file.o function.o info.o option.o parallel.o pg_upgrade.o relfilenode.o server.o tablespace.o util.o version.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_upgrade make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_upgrade' make -C pg_verifybackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parse_manifest.o parse_manifest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_verifybackup.o pg_verifybackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 parse_manifest.o pg_verifybackup.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_verifybackup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_verifybackup' make -C pg_waldump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o compat.o compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_waldump.o pg_waldump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rmgrdesc.o rmgrdesc.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o compat.o pg_waldump.o rmgrdesc.o xlogreader.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_waldump make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_waldump' make -C pgbench all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o exprparse.o exprparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgbench.o pgbench.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS exprparse.o pgbench.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pgbench make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pgbench' make -C psql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o command.o command.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mainloop.o mainloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o prompt.o prompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tab-complete.o tab-complete.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 command.o common.o copy.o crosstabview.o describe.o help.o input.o large_obj.o mainloop.o prompt.o psqlscanslash.o sql_help.o startup.o stringutils.o tab-complete.o variables.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o psql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/psql' make -C scripts all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o createdb.o createdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 createdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o createuser.o createuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 createuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dropdb.o dropdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 dropdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dropuser.o dropuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 dropuser.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 clusterdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o vacuumdb.o vacuumdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o reindexdb.o reindexdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_isready.o pg_isready.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_isready.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin' make -C pl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C plpgsql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pl_funcs.o pl_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pl_gram.o pl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pl_handler.o pl_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pl_scanner.o pl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o plpgsql.so pl_comp.o pl_exec.o pl_funcs.o pl_gram.o pl_handler.o pl_scanner.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql' make -C plpython all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_exec.o plpy_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-2.0/opt/python3_core/include/python3.9 -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o plpy_util.o plpy_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o plpython3.so plpy_cursorobject.o plpy_elog.o plpy_exec.o plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/python3_core/lib',--enable-new-dtags -L/opt/metwork-mfext-2.0/opt/python3_core/lib -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl' make -C makefiles all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/makefiles' make -C test/regress all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o regress.o regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o regress.so regress.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC autoinc.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -shared -o autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC insert_username.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -shared -o insert_username.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC moddatetime.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -shared -o moddatetime.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC refint.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -shared -o refint.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../../src/port '-DHOST_TUPLE="x86_64-pc-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_regress_main.o pg_regress_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC pg_regress.o pg_regress_main.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/regress' make -C test/isolation all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolationtester.o specparse.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o isolationtester gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o isolation_main.o isolation_main.c make -C ../../../src/test/regress pg_regress.o make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lxml2 -lssl -lcrypto -lz -lreadline -lpthread -lrt -ldl -lm -o pg_isolation_regress make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/isolation' make -C test/perl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/perl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src' make -C config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/config' cd build/postgresql-14.5 && make install make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/install -c -m 644 libpgcommon.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgcommon.a' /bin/install -c -m 644 libpgcommon_shlib.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgcommon_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/install -c -m 644 libpgport.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgport.a' /bin/install -c -m 644 libpgport_shlib.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgport_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezone' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezonesets' /bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C backend install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C activity all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/activity' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/jit' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' /bin/install -c postgres '/opt/metwork-mfext-2.0/opt/scientific_core/bin/postgres' ln -s postgres '/opt/metwork-mfext-2.0/opt/scientific_core/bin/postmaster' make -C access install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C brin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/brin' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/common' make -C gin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gin' make -C gist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/gist' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/hash' make -C heap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/heap' make -C index install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/index' make -C nbtree install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/nbtree' make -C rmgrdesc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/rmgrdesc' make -C spgist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/spgist' make -C table install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/table' make -C tablesample install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/tablesample' make -C transam install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/access' make -C bootstrap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/bootstrap' make -C catalog install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C parser install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/parser' make -C commands install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/commands' make -C executor install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/executor' make -C foreign install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/foreign' make -C lib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/lib' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/libpq' make -C main install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/main' make -C nodes install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/nodes' make -C optimizer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C geqo install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/geqo' make -C path install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/path' make -C plan install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/plan' make -C prep install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/prep' make -C util install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/optimizer' make -C partitioning install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/partitioning' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/port' make -C postmaster install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/postmaster' make -C regex install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/regex' make -C replication install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C logical install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication' make -C rewrite install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/rewrite' make -C statistics install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/statistics' make -C storage install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C buffer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/buffer' make -C file install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/file' make -C freespace install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/freespace' make -C ipc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/ipc' make -C large_object install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/large_object' make -C lmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/lmgr' make -C page install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/page' make -C smgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/smgr' make -C sync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/storage' make -C tcop install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tcop' make -C tsearch install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C activity install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/activity' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/activity' make -C adt install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/adt' make -C cache install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/cache' make -C error install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/error' make -C fmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/fmgr' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/hash' make -C init install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/init' make -C mb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb' make -C misc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/misc' make -C mmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mmgr' make -C resowner install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/resowner' make -C sort install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/sort' make -C time install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make -C ../../src/timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezone' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezonesets' /bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/timezone' make -C jit install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/jit' make -C catalog install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' /bin/install -c -m 644 `for f in ./postgres.bki; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/postgres.bki' /bin/install -c -m 644 `for f in ./system_constraints.sql; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/system_constraints.sql' /bin/install -c -m 644 ./system_functions.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/system_functions.sql' /bin/install -c -m 644 ./system_views.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/system_views.sql' /bin/install -c -m 644 ./information_schema.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/information_schema.sql' /bin/install -c -m 644 ./sql_features.txt '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/sql_features.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C tsearch install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/tsearch_data' /bin/install -c -m 644 ./dicts/synonym_sample.syn ./dicts/thesaurus_sample.ths ./dicts/hunspell_sample.affix ./dicts/ispell_sample.affix ./dicts/ispell_sample.dict ./dicts/hunspell_sample_long.affix ./dicts/hunspell_sample_long.dict ./dicts/hunspell_sample_num.affix ./dicts/hunspell_sample_num.dict '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/tsearch_data/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/tsearch' make -C utils install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' /bin/install -c -m 644 ./errcodes.txt '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/errcodes.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' /bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/pg_hba.conf.sample' /bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/pg_ident.conf.sample' /bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/postgresql.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C backend/utils/mb/conversion_procs install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C cyrillic_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 cyrillic_and_mic.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/cyrillic_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_cn_and_mic.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/euc_cn_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_jp_and_sjis.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/euc_jp_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_kr_and_mic.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/euc_kr_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc_tw_and_big5.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/euc_tw_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 latin2_and_win1250.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/latin2_and_win1250.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 latin_and_mic.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/latin_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_big5.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_cyrillic.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_cyrillic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_cn.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_euc_cn.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_jp.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_euc_jp.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_kr.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_euc_kr.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc_tw.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_euc_tw.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_gb18030.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_gb18030.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_gbk.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_gbk.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_iso8859.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_iso8859.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_iso8859_1.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_iso8859_1.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_johab.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_johab.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_sjis.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_win.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_win.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_uhc.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_uhc.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_euc2004.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_euc2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 utf8_and_sjis2004.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/utf8_and_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 euc2004_sjis2004.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/euc2004_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/tsearch_data' /bin/install -c -m 755 dict_snowball.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/dict_snowball.so' /bin/install -c -m 644 snowball_create.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/snowball' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/libpq' '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal/libpq' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/access '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/bootstrap '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/catalog '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/commands '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/common '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/datatype '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/executor '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/fe_utils '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/foreign '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/jit '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/lib '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/libpq '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/mb '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/nodes '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/optimizer '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/parser '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/partitioning '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/postmaster '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/regex '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/replication '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/rewrite '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/statistics '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/storage '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/tcop '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/snowball '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/snowball/libstemmer '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/tsearch '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/tsearch/dicts '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/utils '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/atomics '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/win32 '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/win32_msvc '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/win32_msvc/sys '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/win32/arpa '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/win32/netinet '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/port/win32/sys '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/portability /bin/install -c -m 644 ./postgres_ext.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 ./libpq/libpq-fs.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/libpq' /bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 ./pg_config_manual.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 ./c.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./port.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./postgres_fe.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./libpq/pqcomm.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal/libpq' /bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 utils/errcodes.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server/utils' /bin/install -c -m 644 utils/fmgroids.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server/utils' /bin/install -c -m 644 utils/fmgrprotos.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server/utils' cp ./*.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/$dir/ || exit; \ done cd '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/include' make -C interfaces install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal' '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' /bin/install -c -m 755 libpq.so.5.14 '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpq.so.5.14' cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.14 libpq.so.5 cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.14 libpq.so /bin/install -c -m 644 libpq.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpq.a' /bin/install -c -m 644 libpq.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig/libpq.pc' /bin/install -c -m 644 ./libpq-fe.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 ./libpq-events.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 ./libpq-int.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./pqexpbuffer.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal' /bin/install -c -m 644 ./pg_service.conf.sample '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/pg_service.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ecpg install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/informix/esql' /bin/install -c -m 644 ./ecpgerrno.h ./ecpglib.h ./ecpgtype.h ./sqlca.h ./sql3types.h ./ecpg_informix.h ./pgtypes_error.h ./pgtypes_numeric.h ./pgtypes_timestamp.h ./pgtypes_date.h ./pgtypes_interval.h ./pgtypes.h ./sqlda.h ./sqlda-compat.h ./sqlda-native.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/' /bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/informix/esql/' /bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/include' make -C pgtypeslib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 755 libpgtypes.so.3.14 '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgtypes.so.3.14' cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.14 libpgtypes.so.3 cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.14 libpgtypes.so /bin/install -c -m 644 libpgtypes.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgtypes.a' /bin/install -c -m 644 libpgtypes.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig/libpgtypes.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 755 libecpg.so.6.14 '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libecpg.so.6.14' cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.14 libecpg.so.6 cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.14 libecpg.so /bin/install -c -m 644 libecpg.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libecpg.a' /bin/install -c -m 644 libecpg.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig/libecpg.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C compatlib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 755 libecpg_compat.so.3.14 '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libecpg_compat.so.3.14' cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.14 libecpg_compat.so.3 cd '/opt/metwork-mfext-2.0/opt/scientific_core/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.14 libecpg_compat.so /bin/install -c -m 644 libecpg_compat.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libecpg_compat.a' /bin/install -c -m 644 libecpg_compat.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig/libecpg_compat.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/compatlib' make -C preproc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c ecpg '/opt/metwork-mfext-2.0/opt/scientific_core/bin' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces' make -C backend/replication/libpqwalreceiver install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 libpqwalreceiver.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/libpqwalreceiver.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 pgoutput.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgoutput.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/replication/pgoutput' make -C fe_utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/install -c -m 644 libpgfeutils.a '/opt/metwork-mfext-2.0/opt/scientific_core/lib/libpgfeutils.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C bin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C initdb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c initdb '/opt/metwork-mfext-2.0/opt/scientific_core/bin/initdb' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/initdb' make -C pg_amcheck install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_amcheck' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_amcheck '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_amcheck' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_amcheck' make -C pg_archivecleanup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_archivecleanup '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_archivecleanup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_archivecleanup' make -C pg_basebackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_basebackup '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_basebackup' /bin/install -c pg_receivewal '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_receivewal' /bin/install -c pg_recvlogical '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_recvlogical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_basebackup' make -C pg_checksums install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_checksums '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_checksums' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_checksums' make -C pg_config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c -m 755 pg_config '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_config' make -C pg_controldata install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_controldata '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_controldata' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_controldata' make -C pg_ctl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_ctl '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_ctl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_ctl' make -C pg_dump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_dump '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/pg_dump /bin/install -c pg_restore '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/pg_restore /bin/install -c pg_dumpall '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_dump' make -C pg_resetwal install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_resetwal '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_resetwal' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_resetwal' make -C pg_rewind install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_rewind '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_rewind' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_rewind' make -C pg_test_fsync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_test_fsync '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_test_fsync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_fsync' make -C pg_test_timing install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_test_timing '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_test_timing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_test_timing' make -C pg_upgrade install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_upgrade '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_upgrade' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_upgrade' make -C pg_verifybackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_verifybackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_verifybackup '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_verifybackup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_verifybackup' make -C pg_waldump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pg_waldump '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_waldump' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pg_waldump' make -C pgbench install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c pgbench '/opt/metwork-mfext-2.0/opt/scientific_core/bin/pgbench' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/pgbench' make -C psql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql' /bin/install -c psql '/opt/metwork-mfext-2.0/opt/scientific_core/bin/psql' /bin/install -c -m 644 ./psqlrc.sample '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/psqlrc.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/psql' make -C scripts install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c createdb '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/createdb /bin/install -c dropdb '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/dropdb /bin/install -c createuser '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/createuser /bin/install -c dropuser '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/dropuser /bin/install -c clusterdb '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/clusterdb /bin/install -c vacuumdb '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/vacuumdb /bin/install -c reindexdb '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/reindexdb /bin/install -c pg_isready '/opt/metwork-mfext-2.0/opt/scientific_core/bin'/pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/bin' make -C pl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C plpgsql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 plpgsql.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/plpgsql.so' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 './plpgsql.h' '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpgsql' make -C plpython install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/install -c -m 755 plpython3.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/plpython3.so' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' /bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./plpython.h ./plpy_cursorobject.h ./plpy_elog.h ./plpy_exec.h ./plpy_main.h ./plpy_planobject.h ./plpy_plpymodule.h ./plpy_procedure.h ./plpy_resultobject.h ./plpy_spi.h ./plpy_subxactobject.h ./plpy_typeio.h ./plpy_util.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server' /bin/install -c -m 644 ./regress-python3-mangle.mk '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/pl' make -C makefiles install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/makefiles' /bin/install -c -m 644 ./pgxs.mk '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/makefiles' make -C test/regress install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/spi' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/test/regress' /bin/install -c pg_regress '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/test/regress/pg_regress' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/regress' make -C test/isolation install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/test/isolation' /bin/install -c pg_isolation_regress '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/test/isolation/pg_isolation_regress' /bin/install -c isolationtester '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/test/isolation/isolationtester' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/isolation' make -C test/perl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/test/perl' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src' /bin/install -c -m 644 Makefile.global '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.global' /bin/install -c -m 644 Makefile.port '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.port' /bin/install -c -m 644 ./Makefile.shlib '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.shlib' /bin/install -c -m 644 ./nls-global.mk '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/src/nls-global.mk' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src' make -C config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/backend' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/config' /bin/install -c -m 755 ./install-sh '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/config/install-sh' /bin/install -c -m 755 ./missing '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgxs/config/missing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/config' cd build/postgresql-14.5/contrib/hstore && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hstore_compat.o hstore_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hstore_gin.o hstore_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hstore_io.o hstore_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hstore_subs.o hstore_subs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o hstore.so hstore_compat.o hstore_gin.o hstore_gist.o hstore_io.o hstore_op.o hstore_subs.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/hstore' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/hstore' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 hstore.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/hstore.so' /bin/install -c -m 644 ./hstore.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.7--1.8.sql ./hstore--1.6--1.7.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server/extension/hstore/' /bin/install -c -m 644 ./hstore.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server/extension/hstore/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/hstore' cd build/postgresql-14.5/contrib/pg_stat_statements && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pg_stat_statements.o pg_stat_statements.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pg_stat_statements.so pg_stat_statements.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_stat_statements' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_stat_statements' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pg_stat_statements.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pg_stat_statements.so' /bin/install -c -m 644 ./pg_stat_statements.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.8--1.9.sql ./pg_stat_statements--1.7--1.8.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_stat_statements' cd build/postgresql-14.5/contrib/btree_gist && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_bit.o btree_bit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_bytea.o btree_bytea.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_cash.o btree_cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_date.o btree_date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_enum.o btree_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_float4.o btree_float4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_float8.o btree_float8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_gist.o btree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_inet.o btree_inet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_int2.o btree_int2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_int4.o btree_int4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_int8.o btree_int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_macaddr.o btree_macaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_macaddr8.o btree_macaddr8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_numeric.o btree_numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_oid.o btree_oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_text.o btree_text.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_time.o btree_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_ts.o btree_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_utils_var.o btree_utils_var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_uuid.o btree_uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o btree_gist.so btree_bit.o btree_bytea.o btree_cash.o btree_date.o btree_enum.o btree_float4.o btree_float8.o btree_gist.o btree_inet.o btree_int2.o btree_int4.o btree_int8.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_numeric.o btree_oid.o btree_text.o btree_time.o btree_ts.o btree_utils_num.o btree_utils_var.o btree_uuid.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gist' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gist' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 btree_gist.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/btree_gist.so' /bin/install -c -m 644 ./btree_gist.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql ./btree_gist--1.5--1.6.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gist' cd build/postgresql-14.5/contrib/postgres_fdw && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgres_fdw.o postgres_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shippable.o shippable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgres_fdw.so connection.o deparse.o option.o postgres_fdw.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/postgres_fdw' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 postgres_fdw.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/postgres_fdw.so' /bin/install -c -m 644 ./postgres_fdw.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./postgres_fdw--1.0.sql ./postgres_fdw--1.0--1.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/postgres_fdw' cd build/postgresql-14.5/contrib/fuzzystrmatch && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dmetaphone.o dmetaphone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o fuzzystrmatch.o fuzzystrmatch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o fuzzystrmatch.so dmetaphone.o fuzzystrmatch.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/fuzzystrmatch' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/fuzzystrmatch' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 fuzzystrmatch.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/fuzzystrmatch.so' /bin/install -c -m 644 ./fuzzystrmatch.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/fuzzystrmatch' cd build/postgresql-14.5/contrib/pg_trgm && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o trgm_gin.o trgm_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o trgm_gist.o trgm_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o trgm_op.o trgm_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pg_trgm.so trgm_gin.o trgm_gist.o trgm_op.o trgm_regexp.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_trgm' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_trgm' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pg_trgm.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pg_trgm.so' /bin/install -c -m 644 ./pg_trgm.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./pg_trgm--1.5--1.6.sql ./pg_trgm--1.4--1.5.sql ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pg_trgm' cd build/postgresql-14.5/contrib/btree_gin && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o btree_gin.o btree_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o btree_gin.so btree_gin.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gin' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gin' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 btree_gin.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/btree_gin.so' /bin/install -c -m 644 ./btree_gin.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/btree_gin' cd build/postgresql-14.5/contrib/pgcrypto && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o openssl.o openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o crypt-blowfish.o crypt-blowfish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o crypt-des.o crypt-des.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o crypt-md5.o crypt-md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mbuf.o mbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgcrypto.o pgcrypto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-cfb.o pgp-cfb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-compress.o pgp-compress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-decrypt.o pgp-decrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-encrypt.o pgp-encrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-info.o pgp-info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-pgsql.o pgp-pgsql.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-pubdec.o pgp-pubdec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-pubenc.o pgp-pubenc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-pubkey.o pgp-pubkey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp-s2k.o pgp-s2k.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o px-crypt.o px-crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pgcrypto.so openssl.o pgp-mpi-openssl.o crypt-blowfish.o crypt-des.o crypt-gensalt.o crypt-md5.o mbuf.o pgcrypto.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pgsql.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp.o px-crypt.o px-hmac.o px.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -lcrypto -lz make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pgcrypto' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pgcrypto' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 pgcrypto.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/pgcrypto.so' /bin/install -c -m 644 ./pgcrypto.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/pgcrypto' cd build/postgresql-14.5/contrib/unaccent && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/unaccent' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o unaccent.o unaccent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o unaccent.so unaccent.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/unaccent' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/unaccent' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/tsearch_data' /bin/install -c -m 755 unaccent.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/unaccent.so' /bin/install -c -m 644 ./unaccent.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./unaccent--1.1.sql ./unaccent--1.0--1.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 ./unaccent.rules '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/tsearch_data/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-14.5/contrib/unaccent' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql' make[3]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "name: 'pgbouncer'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "version: '1.16.0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "checksum: '49f632962dfeb57629e7f033d6a12d43'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo -n "PGBOUNCER is a lightweight connection pooler for PostgreSQL" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "website: 'https://www.pgbouncer.org/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml echo "license: 'ISC'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pgbouncer.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/pgbouncer-1.16.0.tar.gz` `readlink -m ./sources` MD5 49f632962dfeb57629e7f033d6a12d43 Trying to download https://www.pgbouncer.org/downloads/files/1.16.0/pgbouncer-1.16.0.tar.gz... --2023-07-17 08:47:24-- https://www.pgbouncer.org/downloads/files/1.16.0/pgbouncer-1.16.0.tar.gz Resolving www.pgbouncer.org (www.pgbouncer.org)... 185.199.110.153, 185.199.111.153, 185.199.108.153, ... Connecting to www.pgbouncer.org (www.pgbouncer.org)|185.199.110.153|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 592136 (578K) [application/gzip] Saving to: '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0.tar.gz' 0K .......... .......... .......... .......... .......... 8% 13.2M 0s 50K .......... .......... .......... .......... .......... 17% 20.3M 0s 100K .......... .......... .......... .......... .......... 25% 57.9M 0s 150K .......... .......... .......... .......... .......... 34% 61.3M 0s 200K .......... .......... .......... .......... .......... 43% 24.4M 0s 250K .......... .......... .......... .......... .......... 51% 104M 0s 300K .......... .......... .......... .......... .......... 60% 330M 0s 350K .......... .......... .......... .......... .......... 69% 84.1M 0s 400K .......... .......... .......... .......... .......... 77% 388M 0s 450K .......... .......... .......... .......... .......... 86% 35.8M 0s 500K .......... .......... .......... .......... .......... 95% 93.0M 0s 550K .......... .......... ........ 100% 400M=0.01s 2023-07-17 08:47:24 (43.3 MB/s) - '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0.tar.gz' saved [592136/592136] Computing checksum for /src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0.tar.gz... Good checksum rm -Rf pgbouncer-1.16.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/pgbouncer-1.16.0.tar.gz` tar.gz pgbouncer-1.16.0 cd build/pgbouncer-1.16.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/scientific_core checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target host type... unix 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 a BSD-compatible install... /bin/install -c checking for grep that handles long lines and -e... /bin/grep checking for a thread-safe mkdir -p... /bin/mkdir -p 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 whether compiler supports __func__... yes checking whether linker supports --as-needed... yes checking whether compiler supports dependency generation... yes checking for working warning switches... done checking whether ln -s works... yes checking for egrep... /bin/grep -E checking for gawk... gawk checking for a sed that does not truncate output... /bin/sed checking for strip... strip checking for ranlib... ranlib checking for ar... ar checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pandoc... no checking for python... no checking for python3... python3 checking for strip... (cached) strip 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 inttypes.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.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 byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking for ucred.h... no checking for sys/ucred.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether byte ordering is bigendian... 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 pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strlcpy... no checking for strlcat... no checking for strnlen... yes checking for strsep... yes checking for getpeereid... no checking for sigaction... yes checking for sigqueue... yes checking for memmem... yes checking for memrchr... yes checking for mempcpy... yes checking for inet_ntop... yes checking for inet_pton... yes checking for poll... yes checking for getline... yes checking for regcomp... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for getprogname... no checking for setprogname... no checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for explicit_bzero... yes checking for memset_s... no checking for reallocarray... yes checking for getopt... yes checking for getopt_long... yes checking for getopt_long_only... yes checking for fls... no checking for flsl... no checking for flsll... no checking for ffs... yes checking for ffsl... yes checking for ffsll... yes checking for fnmatch... yes checking for mbsnrtowcs... yes checking for nl_langinfo... yes checking for strtod_l... yes checking for strtonum... no checking for asprintf... yes checking for vasprintf... yes checking for timegm... yes checking for localtime_r... yes checking for gettimeofday... yes checking for recvmsg... yes checking for sendmsg... yes checking for usleep... yes checking for getrusage... yes checking for syslog... yes checking for mmap... yes checking for getpeerucred... no checking for arc4random_buf... no checking for getentropy... yes checking for getrandom... yes checking for library containing WSAGetLastError... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for integer enc/dec functions... not found checking for library containing clock_gettime... none required checking for library containing getsockname... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for lstat... yes checking for LIBEVENT... yes checking whether to build with systemd support... no checking whether to use c-ares for DNS lookups... auto checking for CARES... yes checking for ares_parse_soa_reply... yes checking for OpenSSL... found checking for SSL_CTX_use_certificate_chain_mem... no checking for SSL_CTX_load_verify_mem... no checking for asn1_time_parse... no checking for root CA certs... /etc/ssl/cert.pem checking whether to build debug binary... yes checking whether to enable asserts... no checking whether to fail on warnings... no configure: creating ./config.status config.status: creating config.mak config.status: creating lib/usual/config.h Results: adns = c-ares pam = no systemd = no tls = yes cd build/pgbouncer-1.16.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' CC src/admin.c CC src/client.c CC src/dnslookup.c CC src/hba.c CC src/janitor.c CC src/loader.c CC src/main.c CC src/objects.c CC src/pam.c CC src/pktbuf.c CC src/pooler.c CC src/proto.c CC src/sbuf.c CC src/scram.c CC src/server.c CC src/stats.c CC src/system.c CC src/takeover.c CC src/util.c CC src/varcache.c CC src/common/base64.c CC src/common/saslprep.c CC src/common/scram-common.c CC src/common/unicode_norm.c CC src/common/wchar.c CC lib/usual/aatree.c CC lib/usual/base.c CC lib/usual/cbtree.c CC lib/usual/cfparser.c CC lib/usual/crypto/chacha.c CC lib/usual/crypto/csrandom.c CC lib/usual/crypto/digest.c CC lib/usual/crypto/entropy.c CC lib/usual/crypto/keccak.c CC lib/usual/crypto/keccak_prng.c CC lib/usual/crypto/md5.c CC lib/usual/crypto/sha256.c CC lib/usual/cxalloc.c CC lib/usual/cxextra.c CC lib/usual/err.c CC lib/usual/fileutil.c CC lib/usual/getopt.c CC lib/usual/hashing/lookup3.c CC lib/usual/list.c CC lib/usual/logging.c CC lib/usual/mbuf.c CC lib/usual/mempool.c CC lib/usual/netdb.c CC lib/usual/pgutil.c CC lib/usual/regex.c CC lib/usual/safeio.c CC lib/usual/signal.c CC lib/usual/slab.c CC lib/usual/socket.c CC lib/usual/socket_ntop.c CC lib/usual/socket_pton.c CC lib/usual/string.c CC lib/usual/strpool.c CC lib/usual/time.c CC lib/usual/tls/tls.c CC lib/usual/tls/tls_cert.c CC lib/usual/tls/tls_client.c CC lib/usual/tls/tls_compat.c CC lib/usual/tls/tls_config.c CC lib/usual/tls/tls_conninfo.c CC lib/usual/tls/tls_ocsp.c CC lib/usual/tls/tls_peer.c CC lib/usual/tls/tls_server.c CC lib/usual/tls/tls_util.c CC lib/usual/tls/tls_verify.c CCLD pgbouncer make[2]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' cd build/pgbouncer-1.16.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' INSTALL pgbouncer /opt/metwork-mfext-2.0/opt/scientific_core/bin INSTALL README.md /opt/metwork-mfext-2.0/opt/scientific_core/share/doc/pgbouncer INSTALL NEWS.md /opt/metwork-mfext-2.0/opt/scientific_core/share/doc/pgbouncer INSTALL etc/pgbouncer.ini /opt/metwork-mfext-2.0/opt/scientific_core/share/doc/pgbouncer INSTALL etc/userlist.txt /opt/metwork-mfext-2.0/opt/scientific_core/share/doc/pgbouncer INSTALL doc/pgbouncer.1 /opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1 INSTALL doc/pgbouncer.5 /opt/metwork-mfext-2.0/opt/scientific_core/share/man/man5 make[2]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer/build/pgbouncer-1.16.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0009_pgbouncer' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "name: 'hdf4'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "version: '4.2.15'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "checksum: '27ab87b22c31906883a0bfaebced97cb'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo -n "HDF4 (also known as HDF) is a library and multi-object file format for storing and managing data between machines. It is the first HDF format. It is considered deprecated and replaced by HDF5, but still in use." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf4.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core EXPLICIT_NAME=hdf-4.2.15 OPTIONS="--enable-shared --disable-static --disable-netcdf --disable-java --disable-fortran" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/hdf4-4.2.15.tar.bz2` `readlink -m ./sources` MD5 27ab87b22c31906883a0bfaebced97cb Computing checksum for /src/layers/layer1_scientific_core/0010_hdf4/build/hdf4-4.2.15.tar.bz2... Good checksum rm -Rf hdf-4.2.15 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/hdf4-4.2.15.tar.bz2` tar.bz2 hdf-4.2.15 Patching with libtirpc_on_centos8.patch... patching file configure Patch ok cd build/hdf-4.2.15 && 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/scientific_core --enable-shared --disable-static --disable-netcdf --disable-java --disable-fortran checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/bin/missing: Unknown `--is-lightweight' option Try `/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/bin/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 to enable maintainer-specific portions of Makefiles... no checking shell variables initial values... done checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking if basename works... yes checking if xargs works... yes checking for config x86_64-unknown-linux-gnu... no checking for config x86_64-unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-unknown... no checking for config linux-gnu... found checking whether make sets $(MAKE)... (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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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 dependency style of g++... gcc3 checking if Java JNI interface enabled... no checking whether ln -s works... yes checking for ar... ar checking for bison... bison -y checking for flex... flex checking for diff... diff -w checking for makeinfo... makeinfo checking for neqn... neqn checking for tbl... tbl 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 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 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 configure: creating ./config.lt config.lt: creating libtool checking if we should install only statically linked executables... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes checking for szlib... suppressed checking for xdr library support... checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking for xdr_opaque in -ltirpc... yes yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for htonl... yes checking for htons... yes checking for ntohl... yes checking for ntohs... yes checking for __builtin_bswap16... no checking for __builtin_bswap32... no checking for __builtin_bswap64... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether gcc and cc understand -c and -o together... yes checking how to run the C++ preprocessor... g++ -E checking size of int*... 8 checking whether byte ordering is bigendian... no checking for build mode... production checking for math library support... yes checking for fork... yes checking for system... yes checking for vfork... yes checking for wait... yes checking if deprecated public symbols are available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libhdf4.settings config.status: creating hdf/Makefile config.status: creating hdf/examples/Makefile config.status: creating hdf/fortran/Makefile config.status: creating hdf/fortran/examples/Makefile config.status: creating hdf/src/Makefile config.status: creating hdf/test/Makefile config.status: creating hdf/util/Makefile config.status: creating hdf/util/h4cc config.status: creating hdf/util/h4fc config.status: creating hdf/util/h4redeploy config.status: creating hdf/util/testutil.sh config.status: creating man/Makefile config.status: creating mfhdf/fortran/ftest.f config.status: creating mfhdf/fortran/jackets.c config.status: creating mfhdf/fortran/netcdf.inc config.status: creating mfhdf/libsrc/netcdf.h config.status: creating mfhdf/Makefile config.status: creating mfhdf/dumper/Makefile config.status: creating mfhdf/dumper/testhdp.sh config.status: creating mfhdf/examples/Makefile config.status: creating mfhdf/examples/testexamples.sh config.status: creating mfhdf/fortran/Makefile config.status: creating mfhdf/fortran/examples/Makefile config.status: creating mfhdf/fortran/testfortran.sh config.status: creating mfhdf/hdfimport/Makefile config.status: creating mfhdf/hdfimport/testutil.sh config.status: creating mfhdf/hdiff/Makefile config.status: creating mfhdf/hdiff/testhdiff.sh config.status: creating mfhdf/hrepack/Makefile config.status: creating mfhdf/hrepack/hrepack.sh config.status: creating mfhdf/hrepack/hrepack_all.sh config.status: creating mfhdf/libsrc/Makefile config.status: creating mfhdf/ncdump/Makefile config.status: creating mfhdf/ncdump/testncdump.sh config.status: creating mfhdf/ncgen/Makefile config.status: creating mfhdf/ncgen/testncgen.sh config.status: creating mfhdf/nctest/Makefile config.status: creating mfhdf/test/Makefile config.status: creating mfhdf/test/testmfhdf.sh config.status: creating mfhdf/xdr/Makefile config.status: creating java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating hdf/src/h4config.h config.status: executing h4config commands modifying hdf/src/h4config.h Post process libhdf4.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands Renaming "mfhdf/libsrc/netcdf.h" to "mfhdf/libsrc/hdf4_netcdf.h" . SUMMARY OF THE HDF4 CONFIGURATION ================================= General Information: ------------------- HDF4 Version: 4.2.15 Configured on: Mon Jul 17 08:47:45 UTC 2023 Configured by: root@c92cfaf560c4 Configure mode: production Host system: x86_64-unknown-linux-gnu Uname information: Linux c92cfaf560c4 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Libraries: Installation point: /opt/metwork-mfext-2.0/opt/scientific_core Compiling Options: ------------------ Compilation Mode: production C compiler: /bin/gcc ( gcc (GCC) 8.5.0 20210514 ) CFLAGS: -O3 -fomit-frame-pointer CPPFLAGS: -I/usr/include/tirpc Shared Libraries: yes Static Libraries: no Statically Linked Executables: no LDFLAGS: Extra libraries: -ljpeg -lz -ltirpc Archiver: ar Ranlib: ranlib Languages: ---------- Fortran: no Java: no Features: --------- SZIP compression: disabled Support for netCDF API 2.3.2: no cd build/hdf-4.2.15 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' Making all in hdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c -o atom.lo atom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT atom.lo -MD -MP -MF .deps/atom.Tpo -c atom.c -fPIC -DPIC -o .libs/atom.o mv -f .deps/atom.Tpo .deps/atom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT bitvect.lo -MD -MP -MF .deps/bitvect.Tpo -c -o bitvect.lo bitvect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT bitvect.lo -MD -MP -MF .deps/bitvect.Tpo -c bitvect.c -fPIC -DPIC -o .libs/bitvect.o mv -f .deps/bitvect.Tpo .deps/bitvect.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cdeflate.lo -MD -MP -MF .deps/cdeflate.Tpo -c -o cdeflate.lo cdeflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cdeflate.lo -MD -MP -MF .deps/cdeflate.Tpo -c cdeflate.c -fPIC -DPIC -o .libs/cdeflate.o mv -f .deps/cdeflate.Tpo .deps/cdeflate.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cnbit.lo -MD -MP -MF .deps/cnbit.Tpo -c -o cnbit.lo cnbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cnbit.lo -MD -MP -MF .deps/cnbit.Tpo -c cnbit.c -fPIC -DPIC -o .libs/cnbit.o mv -f .deps/cnbit.Tpo .deps/cnbit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cnone.lo -MD -MP -MF .deps/cnone.Tpo -c -o cnone.lo cnone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cnone.lo -MD -MP -MF .deps/cnone.Tpo -c cnone.c -fPIC -DPIC -o .libs/cnone.o mv -f .deps/cnone.Tpo .deps/cnone.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT crle.lo -MD -MP -MF .deps/crle.Tpo -c -o crle.lo crle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT crle.lo -MD -MP -MF .deps/crle.Tpo -c crle.c -fPIC -DPIC -o .libs/crle.o mv -f .deps/crle.Tpo .deps/crle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cskphuff.lo -MD -MP -MF .deps/cskphuff.Tpo -c -o cskphuff.lo cskphuff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cskphuff.lo -MD -MP -MF .deps/cskphuff.Tpo -c cskphuff.c -fPIC -DPIC -o .libs/cskphuff.o mv -f .deps/cskphuff.Tpo .deps/cskphuff.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cszip.lo -MD -MP -MF .deps/cszip.Tpo -c -o cszip.lo cszip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cszip.lo -MD -MP -MF .deps/cszip.Tpo -c cszip.c -fPIC -DPIC -o .libs/cszip.o mv -f .deps/cszip.Tpo .deps/cszip.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT df24.lo -MD -MP -MF .deps/df24.Tpo -c -o df24.lo df24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT df24.lo -MD -MP -MF .deps/df24.Tpo -c df24.c -fPIC -DPIC -o .libs/df24.o mv -f .deps/df24.Tpo .deps/df24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfan.lo -MD -MP -MF .deps/dfan.Tpo -c -o dfan.lo dfan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfan.lo -MD -MP -MF .deps/dfan.Tpo -c dfan.c -fPIC -DPIC -o .libs/dfan.o mv -f .deps/dfan.Tpo .deps/dfan.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfcomp.lo -MD -MP -MF .deps/dfcomp.Tpo -c -o dfcomp.lo dfcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfcomp.lo -MD -MP -MF .deps/dfcomp.Tpo -c dfcomp.c -fPIC -DPIC -o .libs/dfcomp.o mv -f .deps/dfcomp.Tpo .deps/dfcomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfconv.lo -MD -MP -MF .deps/dfconv.Tpo -c -o dfconv.lo dfconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfconv.lo -MD -MP -MF .deps/dfconv.Tpo -c dfconv.c -fPIC -DPIC -o .libs/dfconv.o mv -f .deps/dfconv.Tpo .deps/dfconv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfgr.lo -MD -MP -MF .deps/dfgr.Tpo -c -o dfgr.lo dfgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfgr.lo -MD -MP -MF .deps/dfgr.Tpo -c dfgr.c -fPIC -DPIC -o .libs/dfgr.o dfgr.c: In function 'DFGRIaddimlut': dfgr.c:1460:81: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (( file_id = DFGRIopen(filename, newfile ? DFACC_CREATE : DFACC_RDWR))== (int32) NULL) ^ mv -f .deps/dfgr.Tpo .deps/dfgr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfgroup.lo -MD -MP -MF .deps/dfgroup.Tpo -c -o dfgroup.lo dfgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfgroup.lo -MD -MP -MF .deps/dfgroup.Tpo -c dfgroup.c -fPIC -DPIC -o .libs/dfgroup.o mv -f .deps/dfgroup.Tpo .deps/dfgroup.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfimcomp.lo -MD -MP -MF .deps/dfimcomp.Tpo -c -o dfimcomp.lo dfimcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfimcomp.lo -MD -MP -MF .deps/dfimcomp.Tpo -c dfimcomp.c -fPIC -DPIC -o .libs/dfimcomp.o mv -f .deps/dfimcomp.Tpo .deps/dfimcomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfjpeg.lo -MD -MP -MF .deps/dfjpeg.Tpo -c -o dfjpeg.lo dfjpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfjpeg.lo -MD -MP -MF .deps/dfjpeg.Tpo -c dfjpeg.c -fPIC -DPIC -o .libs/dfjpeg.o mv -f .deps/dfjpeg.Tpo .deps/dfjpeg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfknat.lo -MD -MP -MF .deps/dfknat.Tpo -c -o dfknat.lo dfknat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfknat.lo -MD -MP -MF .deps/dfknat.Tpo -c dfknat.c -fPIC -DPIC -o .libs/dfknat.o mv -f .deps/dfknat.Tpo .deps/dfknat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfkswap.lo -MD -MP -MF .deps/dfkswap.Tpo -c -o dfkswap.lo dfkswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfkswap.lo -MD -MP -MF .deps/dfkswap.Tpo -c dfkswap.c -fPIC -DPIC -o .libs/dfkswap.o mv -f .deps/dfkswap.Tpo .deps/dfkswap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfp.lo -MD -MP -MF .deps/dfp.Tpo -c -o dfp.lo dfp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfp.lo -MD -MP -MF .deps/dfp.Tpo -c dfp.c -fPIC -DPIC -o .libs/dfp.o mv -f .deps/dfp.Tpo .deps/dfp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfr8.lo -MD -MP -MF .deps/dfr8.Tpo -c -o dfr8.lo dfr8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfr8.lo -MD -MP -MF .deps/dfr8.Tpo -c dfr8.c -fPIC -DPIC -o .libs/dfr8.o mv -f .deps/dfr8.Tpo .deps/dfr8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfrle.lo -MD -MP -MF .deps/dfrle.Tpo -c -o dfrle.lo dfrle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfrle.lo -MD -MP -MF .deps/dfrle.Tpo -c dfrle.c -fPIC -DPIC -o .libs/dfrle.o mv -f .deps/dfrle.Tpo .deps/dfrle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfsd.lo -MD -MP -MF .deps/dfsd.Tpo -c -o dfsd.lo dfsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfsd.lo -MD -MP -MF .deps/dfsd.Tpo -c dfsd.c -fPIC -DPIC -o .libs/dfsd.o mv -f .deps/dfsd.Tpo .deps/dfsd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfstubs.lo -MD -MP -MF .deps/dfstubs.Tpo -c -o dfstubs.lo dfstubs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfstubs.lo -MD -MP -MF .deps/dfstubs.Tpo -c dfstubs.c -fPIC -DPIC -o .libs/dfstubs.o mv -f .deps/dfstubs.Tpo .deps/dfstubs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfufp2i.lo -MD -MP -MF .deps/dfufp2i.Tpo -c -o dfufp2i.lo dfufp2i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfufp2i.lo -MD -MP -MF .deps/dfufp2i.Tpo -c dfufp2i.c -fPIC -DPIC -o .libs/dfufp2i.o mv -f .deps/dfufp2i.Tpo .deps/dfufp2i.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfunjpeg.lo -MD -MP -MF .deps/dfunjpeg.Tpo -c -o dfunjpeg.lo dfunjpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfunjpeg.lo -MD -MP -MF .deps/dfunjpeg.Tpo -c dfunjpeg.c -fPIC -DPIC -o .libs/dfunjpeg.o mv -f .deps/dfunjpeg.Tpo .deps/dfunjpeg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfutil.lo -MD -MP -MF .deps/dfutil.Tpo -c -o dfutil.lo dfutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dfutil.lo -MD -MP -MF .deps/dfutil.Tpo -c dfutil.c -fPIC -DPIC -o .libs/dfutil.o mv -f .deps/dfutil.Tpo .deps/dfutil.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fPIC -DPIC -o .libs/glist.o mv -f .deps/glist.Tpo .deps/glist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hbitio.lo -MD -MP -MF .deps/hbitio.Tpo -c -o hbitio.lo hbitio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hbitio.lo -MD -MP -MF .deps/hbitio.Tpo -c hbitio.c -fPIC -DPIC -o .libs/hbitio.o mv -f .deps/hbitio.Tpo .deps/hbitio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hblocks.lo -MD -MP -MF .deps/hblocks.Tpo -c -o hblocks.lo hblocks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hblocks.lo -MD -MP -MF .deps/hblocks.Tpo -c hblocks.c -fPIC -DPIC -o .libs/hblocks.o mv -f .deps/hblocks.Tpo .deps/hblocks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hbuffer.lo -MD -MP -MF .deps/hbuffer.Tpo -c -o hbuffer.lo hbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hbuffer.lo -MD -MP -MF .deps/hbuffer.Tpo -c hbuffer.c -fPIC -DPIC -o .libs/hbuffer.o mv -f .deps/hbuffer.Tpo .deps/hbuffer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hchunks.lo -MD -MP -MF .deps/hchunks.Tpo -c -o hchunks.lo hchunks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hchunks.lo -MD -MP -MF .deps/hchunks.Tpo -c hchunks.c -fPIC -DPIC -o .libs/hchunks.o mv -f .deps/hchunks.Tpo .deps/hchunks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hcomp.lo -MD -MP -MF .deps/hcomp.Tpo -c -o hcomp.lo hcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hcomp.lo -MD -MP -MF .deps/hcomp.Tpo -c hcomp.c -fPIC -DPIC -o .libs/hcomp.o mv -f .deps/hcomp.Tpo .deps/hcomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hcompri.lo -MD -MP -MF .deps/hcompri.Tpo -c -o hcompri.lo hcompri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hcompri.lo -MD -MP -MF .deps/hcompri.Tpo -c hcompri.c -fPIC -DPIC -o .libs/hcompri.o mv -f .deps/hcompri.Tpo .deps/hcompri.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdatainfo.lo -MD -MP -MF .deps/hdatainfo.Tpo -c -o hdatainfo.lo hdatainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdatainfo.lo -MD -MP -MF .deps/hdatainfo.Tpo -c hdatainfo.c -fPIC -DPIC -o .libs/hdatainfo.o mv -f .deps/hdatainfo.Tpo .deps/hdatainfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfalloc.lo -MD -MP -MF .deps/hdfalloc.Tpo -c -o hdfalloc.lo hdfalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfalloc.lo -MD -MP -MF .deps/hdfalloc.Tpo -c hdfalloc.c -fPIC -DPIC -o .libs/hdfalloc.o mv -f .deps/hdfalloc.Tpo .deps/hdfalloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c -o herr.lo herr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c herr.c -fPIC -DPIC -o .libs/herr.o mv -f .deps/herr.Tpo .deps/herr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hextelt.lo -MD -MP -MF .deps/hextelt.Tpo -c -o hextelt.lo hextelt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hextelt.lo -MD -MP -MF .deps/hextelt.Tpo -c hextelt.c -fPIC -DPIC -o .libs/hextelt.o mv -f .deps/hextelt.Tpo .deps/hextelt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hfile.lo -MD -MP -MF .deps/hfile.Tpo -c -o hfile.lo hfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hfile.lo -MD -MP -MF .deps/hfile.Tpo -c hfile.c -fPIC -DPIC -o .libs/hfile.o mv -f .deps/hfile.Tpo .deps/hfile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hfiledd.lo -MD -MP -MF .deps/hfiledd.Tpo -c -o hfiledd.lo hfiledd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hfiledd.lo -MD -MP -MF .deps/hfiledd.Tpo -c hfiledd.c -fPIC -DPIC -o .libs/hfiledd.o mv -f .deps/hfiledd.Tpo .deps/hfiledd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hkit.lo -MD -MP -MF .deps/hkit.Tpo -c -o hkit.lo hkit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hkit.lo -MD -MP -MF .deps/hkit.Tpo -c hkit.c -fPIC -DPIC -o .libs/hkit.o mv -f .deps/hkit.Tpo .deps/hkit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT linklist.lo -MD -MP -MF .deps/linklist.Tpo -c -o linklist.lo linklist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT linklist.lo -MD -MP -MF .deps/linklist.Tpo -c linklist.c -fPIC -DPIC -o .libs/linklist.o mv -f .deps/linklist.Tpo .deps/linklist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mcache.lo -MD -MP -MF .deps/mcache.Tpo -c -o mcache.lo mcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mcache.lo -MD -MP -MF .deps/mcache.Tpo -c mcache.c -fPIC -DPIC -o .libs/mcache.o mv -f .deps/mcache.Tpo .deps/mcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfan.lo -MD -MP -MF .deps/mfan.Tpo -c -o mfan.lo mfan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfan.lo -MD -MP -MF .deps/mfan.Tpo -c mfan.c -fPIC -DPIC -o .libs/mfan.o mv -f .deps/mfan.Tpo .deps/mfan.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfgr.lo -MD -MP -MF .deps/mfgr.Tpo -c -o mfgr.lo mfgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfgr.lo -MD -MP -MF .deps/mfgr.Tpo -c mfgr.c -fPIC -DPIC -o .libs/mfgr.o mv -f .deps/mfgr.Tpo .deps/mfgr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mstdio.lo -MD -MP -MF .deps/mstdio.Tpo -c -o mstdio.lo mstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mstdio.lo -MD -MP -MF .deps/mstdio.Tpo -c mstdio.c -fPIC -DPIC -o .libs/mstdio.o mv -f .deps/mstdio.Tpo .deps/mstdio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tbbt.lo -MD -MP -MF .deps/tbbt.Tpo -c -o tbbt.lo tbbt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tbbt.lo -MD -MP -MF .deps/tbbt.Tpo -c tbbt.c -fPIC -DPIC -o .libs/tbbt.o mv -f .deps/tbbt.Tpo .deps/tbbt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vattr.lo -MD -MP -MF .deps/vattr.Tpo -c -o vattr.lo vattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vattr.lo -MD -MP -MF .deps/vattr.Tpo -c vattr.c -fPIC -DPIC -o .libs/vattr.o In file included from hdf.h:20, from vattr.c:188: vattr.c: In function 'VSattrinfo': hdfi.h:1276:34: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ~^~~~~~~~~~~~~~~~~~~~~~~ vattr.c:650:8: note: in expansion of macro 'HDstrncpy' HDstrncpy(name, attr_vs->vsname, HDstrlen(attr_vs->vsname)); ^~~~~~~~~ vattr.c: In function 'Vattrinfo': hdfi.h:1276:34: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ~^~~~~~~~~~~~~~~~~~~~~~~ vattr.c:1348:9: note: in expansion of macro 'HDstrncpy' HDstrncpy(name, vs->vsname, HDstrlen(vs->vsname)); ^~~~~~~~~ vattr.c: In function 'Vattrinfo2': hdfi.h:1276:34: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ~^~~~~~~~~~~~~~~~~~~~~~~ vattr.c:1480:9: note: in expansion of macro 'HDstrncpy' HDstrncpy(name, vs->vsname, HDstrlen(vs->vsname)); ^~~~~~~~~ mv -f .deps/vattr.Tpo .deps/vattr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vconv.lo -MD -MP -MF .deps/vconv.Tpo -c -o vconv.lo vconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vconv.lo -MD -MP -MF .deps/vconv.Tpo -c vconv.c -fPIC -DPIC -o .libs/vconv.o mv -f .deps/vconv.Tpo .deps/vconv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vg.lo -MD -MP -MF .deps/vg.Tpo -c -o vg.lo vg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vg.lo -MD -MP -MF .deps/vg.Tpo -c vg.c -fPIC -DPIC -o .libs/vg.o mv -f .deps/vg.Tpo .deps/vg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vgp.lo -MD -MP -MF .deps/vgp.Tpo -c -o vgp.lo vgp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vgp.lo -MD -MP -MF .deps/vgp.Tpo -c vgp.c -fPIC -DPIC -o .libs/vgp.o mv -f .deps/vgp.Tpo .deps/vgp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vhi.lo -MD -MP -MF .deps/vhi.Tpo -c -o vhi.lo vhi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vhi.lo -MD -MP -MF .deps/vhi.Tpo -c vhi.c -fPIC -DPIC -o .libs/vhi.o mv -f .deps/vhi.Tpo .deps/vhi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c -o vio.lo vio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -fPIC -DPIC -o .libs/vio.o mv -f .deps/vio.Tpo .deps/vio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vparse.lo -MD -MP -MF .deps/vparse.Tpo -c -o vparse.lo vparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vparse.lo -MD -MP -MF .deps/vparse.Tpo -c vparse.c -fPIC -DPIC -o .libs/vparse.o mv -f .deps/vparse.Tpo .deps/vparse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vrw.lo -MD -MP -MF .deps/vrw.Tpo -c -o vrw.lo vrw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vrw.lo -MD -MP -MF .deps/vrw.Tpo -c vrw.c -fPIC -DPIC -o .libs/vrw.o mv -f .deps/vrw.Tpo .deps/vrw.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vsfld.lo -MD -MP -MF .deps/vsfld.Tpo -c -o vsfld.lo vsfld.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vsfld.lo -MD -MP -MF .deps/vsfld.Tpo -c vsfld.c -fPIC -DPIC -o .libs/vsfld.o mv -f .deps/vsfld.Tpo .deps/vsfld.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o libdf.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib atom.lo bitvect.lo cdeflate.lo cnbit.lo cnone.lo crle.lo cskphuff.lo cszip.lo df24.lo dfan.lo dfcomp.lo dfconv.lo dfgr.lo dfgroup.lo dfimcomp.lo dfjpeg.lo dfknat.lo dfkswap.lo dfp.lo dfr8.lo dfrle.lo dfsd.lo dfstubs.lo dfufp2i.lo dfunjpeg.lo dfutil.lo dynarray.lo glist.lo hbitio.lo hblocks.lo hbuffer.lo hchunks.lo hcomp.lo hcompri.lo hdatainfo.lo hdfalloc.lo herr.lo hextelt.lo hfile.lo hfiledd.lo hkit.lo linklist.lo mcache.lo mfan.lo mfgr.lo mstdio.lo tbbt.lo vattr.lo vconv.lo vg.lo vgp.lo vhi.lo vio.lo vparse.lo vrw.lo vsfld.lo -ljpeg -lz -ltirpc libtool: link: gcc -shared -fPIC -DPIC .libs/atom.o .libs/bitvect.o .libs/cdeflate.o .libs/cnbit.o .libs/cnone.o .libs/crle.o .libs/cskphuff.o .libs/cszip.o .libs/df24.o .libs/dfan.o .libs/dfcomp.o .libs/dfconv.o .libs/dfgr.o .libs/dfgroup.o .libs/dfimcomp.o .libs/dfjpeg.o .libs/dfknat.o .libs/dfkswap.o .libs/dfp.o .libs/dfr8.o .libs/dfrle.o .libs/dfsd.o .libs/dfstubs.o .libs/dfufp2i.o .libs/dfunjpeg.o .libs/dfutil.o .libs/dynarray.o .libs/glist.o .libs/hbitio.o .libs/hblocks.o .libs/hbuffer.o .libs/hchunks.o .libs/hcomp.o .libs/hcompri.o .libs/hdatainfo.o .libs/hdfalloc.o .libs/herr.o .libs/hextelt.o .libs/hfile.o .libs/hfiledd.o .libs/hkit.o .libs/linklist.o .libs/mcache.o .libs/mfan.o .libs/mfgr.o .libs/mstdio.o .libs/tbbt.o .libs/vattr.o .libs/vconv.o .libs/vg.o .libs/vgp.o .libs/vhi.o .libs/vio.o .libs/vparse.o .libs/vrw.o .libs/vsfld.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -ljpeg -lz -ltirpc -O3 -Wl,-soname -Wl,libdf.so.0 -o .libs/libdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdf.so.0" && ln -s "libdf.so.0.0.0" "libdf.so.0") libtool: link: (cd ".libs" && rm -f "libdf.so" && ln -s "libdf.so.0.0.0" "libdf.so") libtool: link: ( cd ".libs" && rm -f "libdf.la" && ln -s "../libdf.la" "libdf.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT an.o -MD -MP -MF .deps/an.Tpo -c -o an.o an.c mv -f .deps/an.Tpo .deps/an.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT anfile.o -MD -MP -MF .deps/anfile.Tpo -c -o anfile.o anfile.c mv -f .deps/anfile.Tpo .deps/anfile.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT bitio.o -MD -MP -MF .deps/bitio.Tpo -c -o bitio.o bitio.c mv -f .deps/bitio.Tpo .deps/bitio.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT blocks.o -MD -MP -MF .deps/blocks.Tpo -c -o blocks.o blocks.c mv -f .deps/blocks.Tpo .deps/blocks.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT chunks.o -MD -MP -MF .deps/chunks.Tpo -c -o chunks.o chunks.c mv -f .deps/chunks.Tpo .deps/chunks.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT comp.o -MD -MP -MF .deps/comp.Tpo -c -o comp.o comp.c mv -f .deps/comp.Tpo .deps/comp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT conv.o -MD -MP -MF .deps/conv.Tpo -c -o conv.o conv.c mv -f .deps/conv.Tpo .deps/conv.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT extelt.o -MD -MP -MF .deps/extelt.Tpo -c -o extelt.o extelt.c mv -f .deps/extelt.Tpo .deps/extelt.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT file1.o -MD -MP -MF .deps/file1.Tpo -c -o file1.o file1.c mv -f .deps/file1.Tpo .deps/file1.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT litend.o -MD -MP -MF .deps/litend.Tpo -c -o litend.o litend.c mv -f .deps/litend.Tpo .deps/litend.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT macros.o -MD -MP -MF .deps/macros.Tpo -c -o macros.o macros.c mv -f .deps/macros.Tpo .deps/macros.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c mv -f .deps/man.Tpo .deps/man.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mgr.o -MD -MP -MF .deps/mgr.Tpo -c -o mgr.o mgr.c mv -f .deps/mgr.Tpo .deps/mgr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT nbit.o -MD -MP -MF .deps/nbit.Tpo -c -o nbit.o nbit.c mv -f .deps/nbit.Tpo .deps/nbit.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT rig.o -MD -MP -MF .deps/rig.Tpo -c -o rig.o rig.c rig.c: In function 'test_r24_jpeg': rig.c:1369:80: warning: passing argument 7 of 'comp_using_jpeglib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_using_jpeglib(NONHDF_JPEGFILE, &end_offset, JPEGY, JPEGX, NCOMPS, 80, jpeg_24bit_orig); ^~~~~~~~~~~~~~~ rig.c:859:58: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'const uint8 *' {aka 'const unsigned char *'} int im_width, int im_ncomps, int quality, uint8 *written_buffer); ~~~~~~~^~~~~~~~~~~~~~ rig.c:1409:80: warning: passing argument 7 of 'comp_using_jpeglib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_using_jpeglib(NONHDF_JPEGFILE, &end_offset, JPEGY, JPEGX, NCOMPS, 30, jpeg_24bit_orig); ^~~~~~~~~~~~~~~ rig.c:859:58: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'const uint8 *' {aka 'const unsigned char *'} int im_width, int im_ncomps, int quality, uint8 *written_buffer); ~~~~~~~^~~~~~~~~~~~~~ rig.c:1449:80: warning: passing argument 7 of 'comp_using_jpeglib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_using_jpeglib(NONHDF_JPEGFILE, &end_offset, JPEGY, JPEGX, NCOMPS, 75, jpeg_24bit_orig); ^~~~~~~~~~~~~~~ rig.c:859:58: note: expected 'uint8 *' {aka 'unsigned char *'} but argument is of type 'const uint8 *' {aka 'const unsigned char *'} int im_width, int im_ncomps, int quality, uint8 *written_buffer); ~~~~~~~^~~~~~~~~~~~~~ mv -f .deps/rig.Tpo .deps/rig.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT sdmms.o -MD -MP -MF .deps/sdmms.Tpo -c -o sdmms.o sdmms.c mv -f .deps/sdmms.Tpo .deps/sdmms.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT sdnmms.o -MD -MP -MF .deps/sdnmms.Tpo -c -o sdnmms.o sdnmms.c mv -f .deps/sdnmms.Tpo .deps/sdnmms.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT sdstr.o -MD -MP -MF .deps/sdstr.Tpo -c -o sdstr.o sdstr.c mv -f .deps/sdstr.Tpo .deps/sdstr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT slab.o -MD -MP -MF .deps/slab.Tpo -c -o slab.o slab.c mv -f .deps/slab.Tpo .deps/slab.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tbv.o -MD -MP -MF .deps/tbv.Tpo -c -o tbv.o tbv.c mv -f .deps/tbv.Tpo .deps/tbv.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tattdatainfo.o -MD -MP -MF .deps/tattdatainfo.Tpo -c -o tattdatainfo.o tattdatainfo.c mv -f .deps/tattdatainfo.Tpo .deps/tattdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tdatainfo.o -MD -MP -MF .deps/tdatainfo.Tpo -c -o tdatainfo.o tdatainfo.c mv -f .deps/tdatainfo.Tpo .deps/tdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tdfr8.o -MD -MP -MF .deps/tdfr8.Tpo -c -o tdfr8.o tdfr8.c mv -f .deps/tdfr8.Tpo .deps/tdfr8.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tdupimgs.o -MD -MP -MF .deps/tdupimgs.Tpo -c -o tdupimgs.o tdupimgs.c mv -f .deps/tdupimgs.Tpo .deps/tdupimgs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT testhdf.o -MD -MP -MF .deps/testhdf.Tpo -c -o testhdf.o testhdf.c mv -f .deps/testhdf.Tpo .deps/testhdf.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tmgrattr.o -MD -MP -MF .deps/tmgrattr.Tpo -c -o tmgrattr.o tmgrattr.c mv -f .deps/tmgrattr.Tpo .deps/tmgrattr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tmgrcomp.o -MD -MP -MF .deps/tmgrcomp.Tpo -c -o tmgrcomp.o tmgrcomp.c mv -f .deps/tmgrcomp.Tpo .deps/tmgrcomp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c mv -f .deps/tree.Tpo .deps/tree.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tszip.o -MD -MP -MF .deps/tszip.Tpo -c -o tszip.o tszip.c mv -f .deps/tszip.Tpo .deps/tszip.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tusejpegfuncs.o -MD -MP -MF .deps/tusejpegfuncs.Tpo -c -o tusejpegfuncs.o tusejpegfuncs.c mv -f .deps/tusejpegfuncs.Tpo .deps/tusejpegfuncs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tutils.o -MD -MP -MF .deps/tutils.Tpo -c -o tutils.o tutils.c mv -f .deps/tutils.Tpo .deps/tutils.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tvattr.o -MD -MP -MF .deps/tvattr.Tpo -c -o tvattr.o tvattr.c mv -f .deps/tvattr.Tpo .deps/tvattr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tvnameclass.o -MD -MP -MF .deps/tvnameclass.Tpo -c -o tvnameclass.o tvnameclass.c mv -f .deps/tvnameclass.Tpo .deps/tvnameclass.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tvset.o -MD -MP -MF .deps/tvset.Tpo -c -o tvset.o tvset.c mv -f .deps/tvset.Tpo .deps/tvset.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tvsfpack.o -MD -MP -MF .deps/tvsfpack.Tpo -c -o tvsfpack.o tvsfpack.c mv -f .deps/tvsfpack.Tpo .deps/tvsfpack.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vers.o -MD -MP -MF .deps/vers.Tpo -c -o vers.o vers.c mv -f .deps/vers.Tpo .deps/vers.Po mkdir testdir /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o testhdf an.o anfile.o bitio.o blocks.o chunks.o comp.o conv.o extelt.o file.o file1.o litend.o macros.o man.o mgr.o nbit.o rig.o sdmms.o sdnmms.o sdstr.o slab.o tbv.o tattdatainfo.o tdatainfo.o tdfr8.o tdupimgs.o testhdf.o tmgrattr.o tmgrcomp.o tree.o tszip.o tusejpegfuncs.o tutils.o tvattr.o tvnameclass.o tvset.o tvsfpack.o vers.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/testhdf an.o anfile.o bitio.o blocks.o chunks.o comp.o conv.o extelt.o file.o file1.o litend.o macros.o man.o mgr.o nbit.o rig.o sdmms.o sdnmms.o sdstr.o slab.o tbv.o tattdatainfo.o tdatainfo.o tdfr8.o tdupimgs.o testhdf.o tmgrattr.o tmgrcomp.o tree.o tszip.o tusejpegfuncs.o tutils.o tvattr.o tvnameclass.o tvset.o tvsfpack.o vers.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c buffer.c: In function 'init_buffer': buffer.c:111:10: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] SEED(time(NULL)); ^~~~ buffer.c:71:34: note: in definition of macro 'SEED' #define SEED(a) srand((unsigned)(a)) ^ mv -f .deps/buffer.Tpo .deps/buffer.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o buffer buffer.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/buffer buffer.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' Making all in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT gif2hdf.o -MD -MP -MF .deps/gif2hdf.Tpo -c -o gif2hdf.o gif2hdf.c mv -f .deps/gif2hdf.Tpo .deps/gif2hdf.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT gif2mem.o -MD -MP -MF .deps/gif2mem.Tpo -c -o gif2mem.o gif2mem.c mv -f .deps/gif2mem.Tpo .deps/gif2mem.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT gifread.o -MD -MP -MF .deps/gifread.Tpo -c -o gifread.o gifread.c mv -f .deps/gifread.Tpo .deps/gifread.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT decompress.o -MD -MP -MF .deps/decompress.Tpo -c -o decompress.o decompress.c mv -f .deps/decompress.Tpo .deps/decompress.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT writehdf.o -MD -MP -MF .deps/writehdf.Tpo -c -o writehdf.o writehdf.c mv -f .deps/writehdf.Tpo .deps/writehdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o gif2hdf gif2hdf.o gif2mem.o gifread.o decompress.o writehdf.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/gif2hdf gif2hdf.o gif2mem.o gifread.o decompress.o writehdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdf2gif.o -MD -MP -MF .deps/hdf2gif.Tpo -c -o hdf2gif.o hdf2gif.c hdf2gif.c: In function 'WordToByte': hdf2gif.c:44:10: warning: overflow in conversion from 'int' to 'BYTE' {aka 'unsigned char'} changes value from '(int)w & 65280' to '0' [-Woverflow] b[0] = w & 0xFF00; ^ hdf2gif.c:50:10: warning: overflow in conversion from 'int' to 'BYTE' {aka 'unsigned char'} changes value from '(int)w & 65280' to '0' [-Woverflow] b[1] = w & 0xFF00; ^ mv -f .deps/hdf2gif.Tpo .deps/hdf2gif.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfgifwr.o -MD -MP -MF .deps/hdfgifwr.Tpo -c -o hdfgifwr.o hdfgifwr.c mv -f .deps/hdfgifwr.Tpo .deps/hdfgifwr.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf2gif hdf2gif.o hdfgifwr.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf2gif hdf2gif.o hdfgifwr.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdf2jpeg.o -MD -MP -MF .deps/hdf2jpeg.Tpo -c -o hdf2jpeg.o hdf2jpeg.c mv -f .deps/hdf2jpeg.Tpo .deps/hdf2jpeg.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf2jpeg hdf2jpeg.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf2jpeg hdf2jpeg.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdf24to8.o -MD -MP -MF .deps/hdf24to8.Tpo -c -o hdf24to8.o hdf24to8.c mv -f .deps/hdf24to8.Tpo .deps/hdf24to8.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf24to8 hdf24to8.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf24to8 hdf24to8.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdf8to24.o -MD -MP -MF .deps/hdf8to24.Tpo -c -o hdf8to24.o hdf8to24.c mv -f .deps/hdf8to24.Tpo .deps/hdf8to24.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdf8to24 hdf8to24.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdf8to24 hdf8to24.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfcomp.o -MD -MP -MF .deps/hdfcomp.Tpo -c -o hdfcomp.o hdfcomp.c mv -f .deps/hdfcomp.Tpo .deps/hdfcomp.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfcomp hdfcomp.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfcomp hdfcomp.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT he_cntrl.o -MD -MP -MF .deps/he_cntrl.Tpo -c -o he_cntrl.o he_cntrl.c mv -f .deps/he_cntrl.Tpo .deps/he_cntrl.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT he_disp.o -MD -MP -MF .deps/he_disp.Tpo -c -o he_disp.o he_disp.c mv -f .deps/he_disp.Tpo .deps/he_disp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT he_file.o -MD -MP -MF .deps/he_file.Tpo -c -o he_file.o he_file.c he_file.c: In function 'annotate': he_file.c:137:5: warning: implicit declaration of function 'wait'; did you mean 'writ'? [-Wimplicit-function-declaration] wait(0); ^~~~ writ mv -f .deps/he_file.Tpo .deps/he_file.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT he_main.o -MD -MP -MF .deps/he_main.Tpo -c -o he_main.o he_main.c he_main.c: In function 'getElement': he_main.c:192:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((fid = Hopen(he_file, DFACC_READ, 0)) == (int32) NULL) ^ he_main.c: In function 'deleteDesc': he_main.c:551:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((fid = Hopen(he_file, DFACC_WRITE, 0)) == (int32) NULL) ^ mv -f .deps/he_main.Tpo .deps/he_main.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfed he_cntrl.o he_disp.o he_file.o he_main.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfed he_cntrl.o he_disp.o he_file.o he_main.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfls.o -MD -MP -MF .deps/hdfls.Tpo -c -o hdfls.o hdfls.c mv -f .deps/hdfls.Tpo .deps/hdfls.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfls hdfls.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfls hdfls.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfpack.o -MD -MP -MF .deps/hdfpack.Tpo -c -o hdfpack.o hdfpack.c mv -f .deps/hdfpack.Tpo .deps/hdfpack.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfpack hdfpack.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfpack hdfpack.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdftopal.o -MD -MP -MF .deps/hdftopal.Tpo -c -o hdftopal.o hdftopal.c mv -f .deps/hdftopal.Tpo .deps/hdftopal.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdftopal hdftopal.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdftopal hdftopal.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdftor8.o -MD -MP -MF .deps/hdftor8.Tpo -c -o hdftor8.o hdftor8.c mv -f .deps/hdftor8.Tpo .deps/hdftor8.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdftor8 hdftor8.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdftor8 hdftor8.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfunpac.o -MD -MP -MF .deps/hdfunpac.Tpo -c -o hdfunpac.o hdfunpac.c mv -f .deps/hdfunpac.Tpo .deps/hdfunpac.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfunpac hdfunpac.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfunpac hdfunpac.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT jpeg2hdf.o -MD -MP -MF .deps/jpeg2hdf.Tpo -c -o jpeg2hdf.o jpeg2hdf.c mv -f .deps/jpeg2hdf.Tpo .deps/jpeg2hdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o jpeg2hdf jpeg2hdf.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/jpeg2hdf jpeg2hdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT paltohdf.o -MD -MP -MF .deps/paltohdf.Tpo -c -o paltohdf.o paltohdf.c mv -f .deps/paltohdf.Tpo .deps/paltohdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o paltohdf paltohdf.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/paltohdf paltohdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT r8tohdf.o -MD -MP -MF .deps/r8tohdf.Tpo -c -o r8tohdf.o r8tohdf.c mv -f .deps/r8tohdf.Tpo .deps/r8tohdf.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o r8tohdf r8tohdf.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/r8tohdf r8tohdf.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT ristosds.o -MD -MP -MF .deps/ristosds.Tpo -c -o ristosds.o ristosds.c mv -f .deps/ristosds.Tpo .deps/ristosds.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ristosds ristosds.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ristosds ristosds.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vmake.o -MD -MP -MF .deps/vmake.Tpo -c -o vmake.o vmake.c mv -f .deps/vmake.Tpo .deps/vmake.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o vmake vmake.o ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/vmake vmake.o ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vshow.o -MD -MP -MF .deps/vshow.Tpo -c -o vshow.o vshow.c mv -f .deps/vshow.Tpo .deps/vshow.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o vshow vshow.o ../src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/vshow vshow.o ../src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making all in mfhdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c -o attr.lo attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -fPIC -DPIC -o .libs/attr.o mv -f .deps/attr.Tpo .deps/attr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c -o cdf.lo cdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cdf.lo -MD -MP -MF .deps/cdf.Tpo -c cdf.c -fPIC -DPIC -o .libs/cdf.o In file included from ../../hdf/src/hdf.h:20, from local_nc.h:85, from cdf.c:19: cdf.c: In function 'sd_NC_new_cdf': ../../hdf/src/hdfi.h:1276:34: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ~^~~~~~~~~~~~~~~~~~~~~~~ cdf.c:429:11: note: in expansion of macro 'HDstrncpy' HDstrncpy(cdf->path, name, strlen(name)+1); ^~~~~~~~~ cdf.c:429:38: note: length computed here HDstrncpy(cdf->path, name, strlen(name)+1); ^~~~~~~~~~~~ ../../hdf/src/hdfi.h:1276:53: note: in definition of macro 'HDstrncpy' # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ^ ../../hdf/src/hdfi.h:1276:34: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ~^~~~~~~~~~~~~~~~~~~~~~~ cdf.c:434:11: note: in expansion of macro 'HDstrncpy' HDstrncpy(cdf->path, name, strlen(name)+1); ^~~~~~~~~ cdf.c:434:38: note: length computed here HDstrncpy(cdf->path, name, strlen(name)+1); ^~~~~~~~~~~~ ../../hdf/src/hdfi.h:1276:53: note: in definition of macro 'HDstrncpy' # define HDstrncpy(s1,s2,n) (strncpy((s1),(s2),(n))) ^ mv -f .deps/cdf.Tpo .deps/cdf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c -o dim.lo dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -fPIC -DPIC -o .libs/dim.o mv -f .deps/dim.Tpo .deps/dim.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o file.c: In function 'NCtempname': file.c:633:21: warning: implicit declaration of function 'access'; did you mean 'accept'? [-Wimplicit-function-declaration] for(*cp = 'a' ; access(tnbuf, 0) == 0 ; ) ^~~~~~ accept mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfsds.lo -MD -MP -MF .deps/hdfsds.Tpo -c -o hdfsds.lo hdfsds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfsds.lo -MD -MP -MF .deps/hdfsds.Tpo -c hdfsds.c -fPIC -DPIC -o .libs/hdfsds.o mv -f .deps/hdfsds.Tpo .deps/hdfsds.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT iarray.lo -MD -MP -MF .deps/iarray.Tpo -c -o iarray.lo iarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT iarray.lo -MD -MP -MF .deps/iarray.Tpo -c iarray.c -fPIC -DPIC -o .libs/iarray.o mv -f .deps/iarray.Tpo .deps/iarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT globdef.lo -MD -MP -MF .deps/globdef.Tpo -c -o globdef.lo globdef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT globdef.lo -MD -MP -MF .deps/globdef.Tpo -c globdef.c -fPIC -DPIC -o .libs/globdef.o mv -f .deps/globdef.Tpo .deps/globdef.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfsd.lo -MD -MP -MF .deps/mfsd.Tpo -c -o mfsd.lo mfsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfsd.lo -MD -MP -MF .deps/mfsd.Tpo -c mfsd.c -fPIC -DPIC -o .libs/mfsd.o mv -f .deps/mfsd.Tpo .deps/mfsd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfdatainfo.lo -MD -MP -MF .deps/mfdatainfo.Tpo -c -o mfdatainfo.lo mfdatainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT mfdatainfo.lo -MD -MP -MF .deps/mfdatainfo.Tpo -c mfdatainfo.c -fPIC -DPIC -o .libs/mfdatainfo.o mv -f .deps/mfdatainfo.Tpo .deps/mfdatainfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT nssdc.lo -MD -MP -MF .deps/nssdc.Tpo -c -o nssdc.lo nssdc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT nssdc.lo -MD -MP -MF .deps/nssdc.Tpo -c nssdc.c -fPIC -DPIC -o .libs/nssdc.o mv -f .deps/nssdc.Tpo .deps/nssdc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT putget.lo -MD -MP -MF .deps/putget.Tpo -c -o putget.lo putget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT putget.lo -MD -MP -MF .deps/putget.Tpo -c putget.c -fPIC -DPIC -o .libs/putget.o mv -f .deps/putget.Tpo .deps/putget.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT putgetg.lo -MD -MP -MF .deps/putgetg.Tpo -c -o putgetg.lo putgetg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT putgetg.lo -MD -MP -MF .deps/putgetg.Tpo -c putgetg.c -fPIC -DPIC -o .libs/putgetg.o mv -f .deps/putgetg.Tpo .deps/putgetg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT sharray.lo -MD -MP -MF .deps/sharray.Tpo -c -o sharray.lo sharray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT sharray.lo -MD -MP -MF .deps/sharray.Tpo -c sharray.c -fPIC -DPIC -o .libs/sharray.o mv -f .deps/sharray.Tpo .deps/sharray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.c -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT xdrposix.lo -MD -MP -MF .deps/xdrposix.Tpo -c -o xdrposix.lo xdrposix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT xdrposix.lo -MD -MP -MF .deps/xdrposix.Tpo -c xdrposix.c -fPIC -DPIC -o .libs/xdrposix.o xdrposix.c:313:5: warning: excess elements in struct initializer xdrposix_putint /* serialize a 32-bit int */ ^~~~~~~~~~~~~~~ xdrposix.c:313:5: note: (near initialization for 'xdrposix_ops') mv -f .deps/xdrposix.Tpo .deps/xdrposix.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o libmfhdf.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib array.lo attr.lo cdf.lo dim.lo file.lo hdfsds.lo iarray.lo error.lo globdef.lo mfsd.lo mfdatainfo.lo nssdc.lo putget.lo putgetg.lo sharray.lo string.lo var.lo xdrposix.lo -ljpeg -lz -ltirpc libtool: link: gcc -shared -fPIC -DPIC .libs/array.o .libs/attr.o .libs/cdf.o .libs/dim.o .libs/file.o .libs/hdfsds.o .libs/iarray.o .libs/error.o .libs/globdef.o .libs/mfsd.o .libs/mfdatainfo.o .libs/nssdc.o .libs/putget.o .libs/putgetg.o .libs/sharray.o .libs/string.o .libs/var.o .libs/xdrposix.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -ljpeg -lz -ltirpc -O3 -Wl,-soname -Wl,libmfhdf.so.0 -o .libs/libmfhdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmfhdf.so.0" && ln -s "libmfhdf.so.0.0.0" "libmfhdf.so.0") libtool: link: (cd ".libs" && rm -f "libmfhdf.so" && ln -s "libmfhdf.so.0.0.0" "libmfhdf.so") libtool: link: ( cd ".libs" && rm -f "libmfhdf.la" && ln -s "../libmfhdf.la" "libmfhdf.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cdftest.o -MD -MP -MF .deps/cdftest.Tpo -c -o cdftest.o cdftest.c mv -f .deps/cdftest.Tpo .deps/cdftest.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o cdftest cdftest.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/cdftest cdftest.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfnctest.o -MD -MP -MF .deps/hdfnctest.Tpo -c -o hdfnctest.o hdfnctest.c mv -f .deps/hdfnctest.Tpo .deps/hdfnctest.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tutils.o -MD -MP -MF .deps/tutils.Tpo -c -o tutils.o tutils.c mv -f .deps/tutils.Tpo .deps/tutils.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tncvargetfill.o -MD -MP -MF .deps/tncvargetfill.Tpo -c -o tncvargetfill.o tncvargetfill.c tncvargetfill.c: In function 'test_1dim_multivars': tncvargetfill.c:129:27: warning: implicit declaration of function 'verify_info_data' [-Wimplicit-function-declaration] num_errs = num_errs + verify_info_data(dset1, D1_NUMRECS, sdresult1); ^~~~~~~~~~~~~~~~ mv -f .deps/tncvargetfill.Tpo .deps/tncvargetfill.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tunlim.o -MD -MP -MF .deps/tunlim.Tpo -c -o tunlim.o tunlim.c mv -f .deps/tunlim.Tpo .deps/tunlim.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tncunlim.o -MD -MP -MF .deps/tncunlim.Tpo -c -o tncunlim.o tncunlim.c mv -f .deps/tncunlim.Tpo .deps/tncunlim.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfnctest hdfnctest.o tutils.o tncvargetfill.o tunlim.o tncunlim.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfnctest hdfnctest.o tutils.o tncvargetfill.o tunlim.o tncunlim.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdftest.o -MD -MP -MF .deps/hdftest.Tpo -c -o hdftest.o hdftest.c hdftest.c: In function 'main': hdftest.c:1365:14: warning: implicit declaration of function 'test_dimensions'; did you mean 'test_dimension'? [-Wimplicit-function-declaration] status = test_dimensions(); ^~~~~~~~~~~~~~~ test_dimension mv -f .deps/hdftest.Tpo .deps/hdftest.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tchunk.o -MD -MP -MF .deps/tchunk.Tpo -c -o tchunk.o tchunk.c mv -f .deps/tchunk.Tpo .deps/tchunk.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tcomp.o -MD -MP -MF .deps/tcomp.Tpo -c -o tcomp.o tcomp.c mv -f .deps/tcomp.Tpo .deps/tcomp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tcoordvar.o -MD -MP -MF .deps/tcoordvar.Tpo -c -o tcoordvar.o tcoordvar.c mv -f .deps/tcoordvar.Tpo .deps/tcoordvar.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tdim.o -MD -MP -MF .deps/tdim.Tpo -c -o tdim.o tdim.c mv -f .deps/tdim.Tpo .deps/tdim.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT temptySDSs.o -MD -MP -MF .deps/temptySDSs.Tpo -c -o temptySDSs.o temptySDSs.c mv -f .deps/temptySDSs.Tpo .deps/temptySDSs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tattributes.o -MD -MP -MF .deps/tattributes.Tpo -c -o tattributes.o tattributes.c mv -f .deps/tattributes.Tpo .deps/tattributes.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT texternal.o -MD -MP -MF .deps/texternal.Tpo -c -o texternal.o texternal.c mv -f .deps/texternal.Tpo .deps/texternal.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tfile.o -MD -MP -MF .deps/tfile.Tpo -c -o tfile.o tfile.c tfile.c: In function 'test_fileformat': tfile.c:404:18: warning: implicit declaration of function 'HDisnetcdf64' [-Wimplicit-function-declaration] isnetcdf64 = HDisnetcdf64(hdf_basename); ^~~~~~~~~~~~ tfile.c:408:5: warning: implicit declaration of function 'make_datafilename'; did you mean 'SDgetfilename'? [-Wimplicit-function-declaration] make_datafilename(netcdf1_basename, testfile, sizeof(testfile)); ^~~~~~~~~~~~~~~~~ SDgetfilename tfile.c:415:16: warning: implicit declaration of function 'HDisnetcdf'; did you mean 'SDsetcal'? [-Wimplicit-function-declaration] isnetcdf = HDisnetcdf(testfile); ^~~~~~~~~~ SDsetcal mv -f .deps/tfile.Tpo .deps/tfile.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tmixed_apis.o -MD -MP -MF .deps/tmixed_apis.Tpo -c -o tmixed_apis.o tmixed_apis.c mv -f .deps/tmixed_apis.Tpo .deps/tmixed_apis.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tnetcdf.o -MD -MP -MF .deps/tnetcdf.Tpo -c -o tnetcdf.o tnetcdf.c mv -f .deps/tnetcdf.Tpo .deps/tnetcdf.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT trank0.o -MD -MP -MF .deps/trank0.Tpo -c -o trank0.o trank0.c mv -f .deps/trank0.Tpo .deps/trank0.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tsd.o -MD -MP -MF .deps/tsd.Tpo -c -o tsd.o tsd.c tsd.c: In function 'test_sd': tsd.c:45:5: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(FILE_NAME); ^~~~~~ unix mv -f .deps/tsd.Tpo .deps/tsd.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tsdsprops.o -MD -MP -MF .deps/tsdsprops.Tpo -c -o tsdsprops.o tsdsprops.c mv -f .deps/tsdsprops.Tpo .deps/tsdsprops.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tszip.o -MD -MP -MF .deps/tszip.Tpo -c -o tszip.o tszip.c tszip.c: In function 'test_getszipinfo': tszip.c:1270:5: warning: implicit declaration of function 'make_datafilename'; did you mean 'SDgetfilename'? [-Wimplicit-function-declaration] make_datafilename(basename, testfile, sizeof(testfile)); ^~~~~~~~~~~~~~~~~ SDgetfilename mv -f .deps/tszip.Tpo .deps/tszip.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tattdatainfo.o -MD -MP -MF .deps/tattdatainfo.Tpo -c -o tattdatainfo.o tattdatainfo.c mv -f .deps/tattdatainfo.Tpo .deps/tattdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tdatainfo.o -MD -MP -MF .deps/tdatainfo.Tpo -c -o tdatainfo.o tdatainfo.c tdatainfo.c: In function 'test_nonspecial_SDSs': tdatainfo.c:185:18: warning: implicit declaration of function 'SDgetdatainfo'; did you mean 'HDgetdatainfo'? [-Wimplicit-function-declaration] info_count = SDgetdatainfo(sds_id, NULL, 0, 0, NULL, NULL); ^~~~~~~~~~~~~ HDgetdatainfo mv -f .deps/tdatainfo.Tpo .deps/tdatainfo.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT tdatasizes.o -MD -MP -MF .deps/tdatasizes.Tpo -c -o tdatasizes.o tdatasizes.c mv -f .deps/tdatasizes.Tpo .deps/tdatasizes.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdftest hdftest.o tutils.o tchunk.o tcomp.o tcoordvar.o tdim.o temptySDSs.o tattributes.o texternal.o tfile.o tmixed_apis.o tnetcdf.o trank0.o tsd.o tsdsprops.o tszip.o tattdatainfo.o tdatainfo.o tdatasizes.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdftest hdftest.o tutils.o tchunk.o tcomp.o tcoordvar.o tdim.o temptySDSs.o tattributes.o texternal.o tfile.o tmixed_apis.o tnetcdf.o trank0.o tsd.o tsdsprops.o tszip.o tattdatainfo.o tdatainfo.o tdatasizes.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' Making all in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dumplib.o -MD -MP -MF .deps/dumplib.Tpo -c -o dumplib.o dumplib.c mv -f .deps/dumplib.Tpo .deps/dumplib.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT ncdump.o -MD -MP -MF .deps/ncdump.Tpo -c -o ncdump.o ncdump.c ncdump.c: In function 'main': ncdump.c:673:17: warning: implicit declaration of function 'getopt'; did you mean 'get_fmt'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "b:cf:hul:n:v:d:V")) != EOF) ^~~~~~ get_fmt mv -f .deps/ncdump.Tpo .deps/ncdump.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vardata.o -MD -MP -MF .deps/vardata.Tpo -c -o vardata.o vardata.c mv -f .deps/vardata.Tpo .deps/vardata.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ncdump dumplib.o ncdump.o vardata.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ncdump dumplib.o ncdump.o vardata.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' Making all in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Makefile:756: warning: overriding recipe for target 'ftest0' Makefile:752: warning: ignoring old recipe for target 'ftest0' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT close.o -MD -MP -MF .deps/close.Tpo -c -o close.o close.c In file included from close.c:8: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from close.c:8: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) close.c: In function 'cl_netcdf': close.c:22:7: warning: implicit declaration of function 'derror'; did you mean 'perror'? [-Wimplicit-function-declaration] derror ("error closing netcdf"); ^~~~~~ perror mv -f .deps/close.Tpo .deps/close.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT escapes.o -MD -MP -MF .deps/escapes.Tpo -c -o escapes.o escapes.c mv -f .deps/escapes.Tpo .deps/escapes.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c In file included from generate.c:11: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from generate.c:11: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/generate.Tpo .deps/generate.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT genlib.o -MD -MP -MF .deps/genlib.Tpo -c -o genlib.o genlib.c In file included from genlib.c:16: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from genlib.c:16: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/genlib.Tpo .deps/genlib.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT getfill.o -MD -MP -MF .deps/getfill.Tpo -c -o getfill.o getfill.c mv -f .deps/getfill.Tpo .deps/getfill.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c In file included from init.c:8: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from init.c:8: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/init.Tpo .deps/init.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c In file included from load.c:11: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from load.c:11: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) mv -f .deps/load.Tpo .deps/load.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c In file included from main.c:15: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from main.c:15: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) main.c: In function 'main': main.c:73:17: warning: implicit declaration of function 'getopt'; did you mean 'Hgetbit'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "Vbcfno:")) != EOF) ^~~~~~ Hgetbit mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT ncgentab.o -MD -MP -MF .deps/ncgentab.Tpo -c -o ncgentab.o ncgentab.c In file included from ../../../hdf4/mfhdf/ncgen/ncgen.y:15: ncgen.h:18: warning: "STREQ" redefined #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) In file included from ../../mfhdf/libsrc/local_nc.h:85, from ncgen.h:7, from ../../../hdf4/mfhdf/ncgen/ncgen.y:15: ../../hdf/src/hdf.h:106: note: this is the location of the previous definition #define STREQ(s, t) (HDstrcmp((s), (t)) == 0) y.tab.c: In function 'yyparse': y.tab.c:772:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:1416:16: note: in expansion of macro 'YYLEX' ../../../hdf4/mfhdf/ncgen/ncgen.y:539:11: warning: implicit declaration of function 'nctype'; did you mean 'ncsync'? [-Wimplicit-function-declaration] y.tab.c:2165:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] ../../../hdf4/mfhdf/ncgen/ncgen.y: At top level: ../../../hdf4/mfhdf/ncgen/ncgen.y:685:1: warning: return type defaults to 'int' [-Wimplicit-int] y.tab.c: In function 'yyparse': ../../../hdf4/mfhdf/ncgen/ncgen.y:525:17: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] ../../../hdf4/mfhdf/ncgen/ncgen.y:516:17: note: length computed here ../../../hdf4/mfhdf/ncgen/ncgen.y:530:17: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] ../../../hdf4/mfhdf/ncgen/ncgen.y:516:17: note: length computed here ../../../hdf4/mfhdf/ncgen/ncgen.y:310:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] ../../../hdf4/mfhdf/ncgen/ncgen.y:308:17: note: length computed here mv -f .deps/ncgentab.Tpo .deps/ncgentab.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ncgen close.o escapes.o generate.o genlib.o getfill.o init.o load.o main.o ncgentab.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ncgen close.o escapes.o generate.o genlib.o getfill.o init.o load.o main.o ncgentab.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs ./ncgen -c -o ctest0.nc ./test0.cdl > test0.c gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -c -o ctest0.o test0.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o ctest0 ctest0.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/ctest0 ctest0.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Making all in dumper make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp.o -MD -MP -MF .deps/hdp.Tpo -c -o hdp.o hdp.c mv -f .deps/hdp.Tpo .deps/hdp.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_dump.o -MD -MP -MF .deps/hdp_dump.Tpo -c -o hdp_dump.o hdp_dump.c mv -f .deps/hdp_dump.Tpo .deps/hdp_dump.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_gr.o -MD -MP -MF .deps/hdp_gr.Tpo -c -o hdp_gr.o hdp_gr.c mv -f .deps/hdp_gr.Tpo .deps/hdp_gr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_list.o -MD -MP -MF .deps/hdp_list.Tpo -c -o hdp_list.o hdp_list.c mv -f .deps/hdp_list.Tpo .deps/hdp_list.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_rig.o -MD -MP -MF .deps/hdp_rig.Tpo -c -o hdp_rig.o hdp_rig.c mv -f .deps/hdp_rig.Tpo .deps/hdp_rig.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_sds.o -MD -MP -MF .deps/hdp_sds.Tpo -c -o hdp_sds.o hdp_sds.c mv -f .deps/hdp_sds.Tpo .deps/hdp_sds.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_util.o -MD -MP -MF .deps/hdp_util.Tpo -c -o hdp_util.o hdp_util.c mv -f .deps/hdp_util.Tpo .deps/hdp_util.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_vd.o -MD -MP -MF .deps/hdp_vd.Tpo -c -o hdp_vd.o hdp_vd.c mv -f .deps/hdp_vd.Tpo .deps/hdp_vd.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdp_vg.o -MD -MP -MF .deps/hdp_vg.Tpo -c -o hdp_vg.o hdp_vg.c mv -f .deps/hdp_vg.Tpo .deps/hdp_vg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT show.o -MD -MP -MF .deps/show.Tpo -c -o show.o show.c mv -f .deps/show.Tpo .deps/show.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdp hdp.o hdp_dump.o hdp_gr.o hdp_list.o hdp_rig.o hdp_sds.o hdp_util.o hdp_vd.o hdp_vg.o show.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdp hdp.o hdp_dump.o hdp_gr.o hdp_list.o hdp_rig.o hdp_sds.o hdp_util.o hdp_vd.o hdp_vg.o show.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' Making all in hdfimport make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfimport.o -MD -MP -MF .deps/hdfimport.Tpo -c -o hdfimport.o hdfimport.c mv -f .deps/hdfimport.Tpo .deps/hdfimport.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfimport hdfimport.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfimport hdfimport.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdfimporttest.o -MD -MP -MF .deps/hdfimporttest.Tpo -c -o hdfimporttest.o hdfimporttest.c mv -f .deps/hdfimporttest.Tpo .deps/hdfimporttest.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdfimporttest hdfimporttest.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdfimporttest hdfimporttest.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT gen_sds_floats.o -MD -MP -MF .deps/gen_sds_floats.Tpo -c -o gen_sds_floats.o gen_sds_floats.c gen_sds_floats.c:26:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ mv -f .deps/gen_sds_floats.Tpo .deps/gen_sds_floats.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o gen_sds_floats gen_sds_floats.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/gen_sds_floats gen_sds_floats.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' Making all in hdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff.o -MD -MP -MF .deps/hdiff.Tpo -c -o hdiff.o hdiff.c mv -f .deps/hdiff.Tpo .deps/hdiff.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_array.o -MD -MP -MF .deps/hdiff_array.Tpo -c -o hdiff_array.o hdiff_array.c mv -f .deps/hdiff_array.Tpo .deps/hdiff_array.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_gr.o -MD -MP -MF .deps/hdiff_gr.Tpo -c -o hdiff_gr.o hdiff_gr.c mv -f .deps/hdiff_gr.Tpo .deps/hdiff_gr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_list.o -MD -MP -MF .deps/hdiff_list.Tpo -c -o hdiff_list.o hdiff_list.c mv -f .deps/hdiff_list.Tpo .deps/hdiff_list.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_main.o -MD -MP -MF .deps/hdiff_main.Tpo -c -o hdiff_main.o hdiff_main.c hdiff_main.c: In function 'main': hdiff_main.c:109:17: warning: implicit declaration of function 'getopt'; did you mean 'Hgetbit'? [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "VbgsdSDe:t:v:u:p:")) != EOF) ^~~~~~ Hgetbit mv -f .deps/hdiff_main.Tpo .deps/hdiff_main.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_mattbl.o -MD -MP -MF .deps/hdiff_mattbl.Tpo -c -o hdiff_mattbl.o hdiff_mattbl.c mv -f .deps/hdiff_mattbl.Tpo .deps/hdiff_mattbl.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_gattr.o -MD -MP -MF .deps/hdiff_gattr.Tpo -c -o hdiff_gattr.o hdiff_gattr.c mv -f .deps/hdiff_gattr.Tpo .deps/hdiff_gattr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_misc.o -MD -MP -MF .deps/hdiff_misc.Tpo -c -o hdiff_misc.o hdiff_misc.c mv -f .deps/hdiff_misc.Tpo .deps/hdiff_misc.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_sds.o -MD -MP -MF .deps/hdiff_sds.Tpo -c -o hdiff_sds.o hdiff_sds.c mv -f .deps/hdiff_sds.Tpo .deps/hdiff_sds.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_table.o -MD -MP -MF .deps/hdiff_table.Tpo -c -o hdiff_table.o hdiff_table.c mv -f .deps/hdiff_table.Tpo .deps/hdiff_table.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_vs.o -MD -MP -MF .deps/hdiff_vs.Tpo -c -o hdiff_vs.o hdiff_vs.c mv -f .deps/hdiff_vs.Tpo .deps/hdiff_vs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdiff_dim.o -MD -MP -MF .deps/hdiff_dim.Tpo -c -o hdiff_dim.o hdiff_dim.c mv -f .deps/hdiff_dim.Tpo .deps/hdiff_dim.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdiff hdiff.o hdiff_array.o hdiff_gr.o hdiff_list.o hdiff_main.o hdiff_mattbl.o hdiff_gattr.o hdiff_misc.o hdiff_sds.o hdiff_table.o hdiff_vs.o hdiff_dim.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -lm -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdiff hdiff.o hdiff_array.o hdiff_gr.o hdiff_list.o hdiff_main.o hdiff_mattbl.o hdiff_gattr.o hdiff_misc.o hdiff_sds.o hdiff_table.o hdiff_vs.o hdiff_dim.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -lm -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hdifftst.o -MD -MP -MF .deps/hdifftst.Tpo -c -o hdifftst.o hdifftst.c mv -f .deps/hdifftst.Tpo .deps/hdifftst.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hdifftst hdifftst.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hdifftst hdifftst.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' Making all in hrepack make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack.o -MD -MP -MF .deps/hrepack.Tpo -c -o hrepack.o hrepack.c mv -f .deps/hrepack.Tpo .deps/hrepack.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_an.o -MD -MP -MF .deps/hrepack_an.Tpo -c -o hrepack_an.o hrepack_an.c mv -f .deps/hrepack_an.Tpo .deps/hrepack_an.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_gr.o -MD -MP -MF .deps/hrepack_gr.Tpo -c -o hrepack_gr.o hrepack_gr.c mv -f .deps/hrepack_gr.Tpo .deps/hrepack_gr.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_list.o -MD -MP -MF .deps/hrepack_list.Tpo -c -o hrepack_list.o hrepack_list.c mv -f .deps/hrepack_list.Tpo .deps/hrepack_list.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_lsttable.o -MD -MP -MF .deps/hrepack_lsttable.Tpo -c -o hrepack_lsttable.o hrepack_lsttable.c mv -f .deps/hrepack_lsttable.Tpo .deps/hrepack_lsttable.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_main.o -MD -MP -MF .deps/hrepack_main.Tpo -c -o hrepack_main.o hrepack_main.c mv -f .deps/hrepack_main.Tpo .deps/hrepack_main.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_opttable.o -MD -MP -MF .deps/hrepack_opttable.Tpo -c -o hrepack_opttable.o hrepack_opttable.c mv -f .deps/hrepack_opttable.Tpo .deps/hrepack_opttable.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_parse.o -MD -MP -MF .deps/hrepack_parse.Tpo -c -o hrepack_parse.o hrepack_parse.c mv -f .deps/hrepack_parse.Tpo .deps/hrepack_parse.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_sds.o -MD -MP -MF .deps/hrepack_sds.Tpo -c -o hrepack_sds.o hrepack_sds.c mv -f .deps/hrepack_sds.Tpo .deps/hrepack_sds.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_utils.o -MD -MP -MF .deps/hrepack_utils.Tpo -c -o hrepack_utils.o hrepack_utils.c mv -f .deps/hrepack_utils.Tpo .deps/hrepack_utils.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_vg.o -MD -MP -MF .deps/hrepack_vg.Tpo -c -o hrepack_vg.o hrepack_vg.c mv -f .deps/hrepack_vg.Tpo .deps/hrepack_vg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_vs.o -MD -MP -MF .deps/hrepack_vs.Tpo -c -o hrepack_vs.o hrepack_vs.c mv -f .deps/hrepack_vs.Tpo .deps/hrepack_vs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_dim.o -MD -MP -MF .deps/hrepack_dim.Tpo -c -o hrepack_dim.o hrepack_dim.c mv -f .deps/hrepack_dim.Tpo .deps/hrepack_dim.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hrepack hrepack.o hrepack_an.o hrepack_gr.o hrepack_list.o hrepack_lsttable.o hrepack_main.o hrepack_opttable.o hrepack_parse.o hrepack_sds.o hrepack_utils.o hrepack_vg.o hrepack_vs.o hrepack_dim.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hrepack hrepack.o hrepack_an.o hrepack_gr.o hrepack_list.o hrepack_lsttable.o hrepack_main.o hrepack_opttable.o hrepack_parse.o hrepack_sds.o hrepack_utils.o hrepack_vg.o hrepack_vs.o hrepack_dim.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepack_check.o -MD -MP -MF .deps/hrepack_check.Tpo -c -o hrepack_check.o hrepack_check.c mv -f .deps/hrepack_check.Tpo .deps/hrepack_check.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o hrepack_check hrepack_check.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/hrepack_check hrepack_check.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/hdiff -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT hrepacktst.o -MD -MP -MF .deps/hrepacktst.Tpo -c -o hrepacktst.o hrepacktst.c mv -f .deps/hrepacktst.Tpo .deps/hrepacktst.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o test_hrepack hrepacktst.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -lm -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/test_hrepack hrepacktst.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -lm -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' Making all in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c mv -f .deps/add.Tpo .deps/add.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT atttests.o -MD -MP -MF .deps/atttests.Tpo -c -o atttests.o atttests.c mv -f .deps/atttests.Tpo .deps/atttests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT cdftests.o -MD -MP -MF .deps/cdftests.Tpo -c -o cdftests.o cdftests.c mv -f .deps/cdftests.Tpo .deps/cdftests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT dimtests.o -MD -MP -MF .deps/dimtests.Tpo -c -o dimtests.o dimtests.c mv -f .deps/dimtests.Tpo .deps/dimtests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c mv -f .deps/driver.Tpo .deps/driver.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT emalloc.o -MD -MP -MF .deps/emalloc.Tpo -c -o emalloc.o emalloc.c mv -f .deps/emalloc.Tpo .deps/emalloc.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT misctest.o -MD -MP -MF .deps/misctest.Tpo -c -o misctest.o misctest.c mv -f .deps/misctest.Tpo .deps/misctest.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT rec.o -MD -MP -MF .deps/rec.Tpo -c -o rec.o rec.c mv -f .deps/rec.Tpo .deps/rec.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT slabs.o -MD -MP -MF .deps/slabs.Tpo -c -o slabs.o slabs.c mv -f .deps/slabs.Tpo .deps/slabs.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT val.o -MD -MP -MF .deps/val.Tpo -c -o val.o val.c mv -f .deps/val.Tpo .deps/val.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT varget_unlim.o -MD -MP -MF .deps/varget_unlim.Tpo -c -o varget_unlim.o varget_unlim.c mv -f .deps/varget_unlim.Tpo .deps/varget_unlim.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT varget.o -MD -MP -MF .deps/varget.Tpo -c -o varget.o varget.c mv -f .deps/varget.Tpo .deps/varget.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vargetg.o -MD -MP -MF .deps/vargetg.Tpo -c -o vargetg.o vargetg.c mv -f .deps/vargetg.Tpo .deps/vargetg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT varput.o -MD -MP -MF .deps/varput.Tpo -c -o varput.o varput.c mv -f .deps/varput.Tpo .deps/varput.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT varputg.o -MD -MP -MF .deps/varputg.Tpo -c -o varputg.o varputg.c mv -f .deps/varputg.Tpo .deps/varputg.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vardef.o -MD -MP -MF .deps/vardef.Tpo -c -o vardef.o vardef.c mv -f .deps/vardef.Tpo .deps/vardef.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vartests.o -MD -MP -MF .deps/vartests.Tpo -c -o vartests.o vartests.c mv -f .deps/vartests.Tpo .deps/vartests.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vputget.o -MD -MP -MF .deps/vputget.Tpo -c -o vputget.o vputget.c mv -f .deps/vputget.Tpo .deps/vputget.Po gcc -DHAVE_CONFIG_H -I. -I../../hdf/src -I../../hdf/src -I../../mfhdf/libsrc -I../../mfhdf/libsrc -DNDEBUG -DHDF -I/usr/include/tirpc -O3 -fomit-frame-pointer -MT vputgetg.o -MD -MP -MF .deps/vputgetg.Tpo -c -o vputgetg.o vputgetg.c mv -f .deps/vputgetg.Tpo .deps/vputgetg.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -R/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs -o nctest add.o atttests.o cdftests.o dimtests.o driver.o emalloc.o error.o misctest.o rec.o slabs.o val.o varget_unlim.o varget.o vargetg.o varput.o varputg.o vardef.o vartests.o vputget.o vputgetg.o ../../mfhdf/libsrc/libmfhdf.la ../../hdf/src/libdf.la -ljpeg -lz -ltirpc libtool: link: gcc -O3 -fomit-frame-pointer -o .libs/nctest add.o atttests.o cdftests.o dimtests.o driver.o emalloc.o error.o misctest.o rec.o slabs.o val.o varget_unlim.o varget.o vargetg.o varput.o varputg.o vardef.o vartests.o vputget.o vputgetg.o ../../mfhdf/libsrc/.libs/libmfhdf.so ../../hdf/src/.libs/libdf.so -ljpeg -lz -ltirpc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc/.libs -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src/.libs make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making all in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' cd build/hdf-4.2.15 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' Making install in hdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /bin/install -c libdf.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libdf.so.0.0.0 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so.0.0.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libdf.so.0.0.0 libdf.so.0 || { rm -f libdf.so.0 && ln -s libdf.so.0.0.0 libdf.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libdf.so.0.0.0 libdf.so || { rm -f libdf.so && ln -s libdf.so.0.0.0 libdf.so; }; }) libtool: install: /bin/install -c .libs/libdf.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 atom.h bitvect.h cdeflate.h cnbit.h cnone.h cskphuff.h crle.h cszip.h df.h dfan.h dfi.h dfgr.h dfrig.h dfsd.h dfstubs.h dfufp2i.h dynarray.h H4api_adpt.h h4config.h hbitio.h hchunks.h hcomp.h hcompi.h hconv.h hdf.h hdfi.h herr.h hfile.h hkit.h hlimits.h hproto.h hntdefs.h htags.h linklist.h mfan.h mfgr.h mstdio.h tbbt.h vattr.h vg.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 hdatainfo.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' 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/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/test' Making install in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c gif2hdf hdf2gif hdf2jpeg hdf24to8 hdf8to24 hdfcomp hdfed hdfls hdfpack hdftopal hdftor8 hdfunpac jpeg2hdf paltohdf r8tohdf ristosds vmake vshow '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/gif2hdf /opt/metwork-mfext-2.0/opt/scientific_core/bin/gif2hdf libtool: install: /bin/install -c .libs/hdf2gif /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdf2gif libtool: install: /bin/install -c .libs/hdf2jpeg /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdf2jpeg libtool: install: /bin/install -c .libs/hdf24to8 /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdf24to8 libtool: install: /bin/install -c .libs/hdf8to24 /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdf8to24 libtool: install: /bin/install -c .libs/hdfcomp /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdfcomp libtool: install: /bin/install -c .libs/hdfed /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdfed libtool: install: /bin/install -c .libs/hdfls /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdfls libtool: install: /bin/install -c .libs/hdfpack /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdfpack libtool: install: /bin/install -c .libs/hdftopal /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdftopal libtool: install: /bin/install -c .libs/hdftor8 /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdftor8 libtool: install: /bin/install -c .libs/hdfunpac /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdfunpac libtool: install: /bin/install -c .libs/jpeg2hdf /opt/metwork-mfext-2.0/opt/scientific_core/bin/jpeg2hdf libtool: install: /bin/install -c .libs/paltohdf /opt/metwork-mfext-2.0/opt/scientific_core/bin/paltohdf libtool: install: /bin/install -c .libs/r8tohdf /opt/metwork-mfext-2.0/opt/scientific_core/bin/r8tohdf libtool: install: /bin/install -c .libs/ristosds /opt/metwork-mfext-2.0/opt/scientific_core/bin/ristosds libtool: install: /bin/install -c .libs/vmake /opt/metwork-mfext-2.0/opt/scientific_core/bin/vmake libtool: install: /bin/install -c .libs/vshow /opt/metwork-mfext-2.0/opt/scientific_core/bin/vshow /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c h4redeploy h4cc '/opt/metwork-mfext-2.0/opt/scientific_core/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' 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/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' Making install in mfhdf make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making install in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /bin/install -c libmfhdf.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libmfhdf.so.0.0.0 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so.0.0.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libmfhdf.so.0.0.0 libmfhdf.so.0 || { rm -f libmfhdf.so.0 && ln -s libmfhdf.so.0.0.0 libmfhdf.so.0; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libmfhdf.so.0.0.0 libmfhdf.so || { rm -f libmfhdf.so && ln -s libmfhdf.so.0.0.0 libmfhdf.so; }; }) libtool: install: /bin/install -c .libs/libmfhdf.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 hdf2netcdf.h local_nc.h mfhdf.h hdf4_netcdf.h mfhdfi.h mfdatainfo.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/libsrc' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' 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/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/test' Making install in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c ncdump '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncdump /opt/metwork-mfext-2.0/opt/scientific_core/bin/ncdump /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncdump.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncdump' Making install in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Makefile:756: warning: overriding recipe for target 'ftest0' Makefile:752: warning: ignoring old recipe for target 'ftest0' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Makefile:756: warning: overriding recipe for target 'ftest0' Makefile:752: warning: ignoring old recipe for target 'ftest0' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c ncgen '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncgen /opt/metwork-mfext-2.0/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/ncgen' Making install in dumper make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hdp '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hdp /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdp make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/dumper' Making install in hdfimport make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hdfimport '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hdfimport /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdfimport make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdfimport' Making install in hdiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hdiff '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hdiff /opt/metwork-mfext-2.0/opt/scientific_core/bin/hdiff make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hdiff' Making install in hrepack make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../libtool --mode=install /bin/install -c hrepack '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/hrepack /opt/metwork-mfext-2.0/opt/scientific_core/bin/hrepack make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/hrepack' Making install in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' 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/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' 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/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' Making install in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 hdf.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/man' make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/install -c -m 644 libhdf4.settings '/opt/metwork-mfext-2.0/opt/scientific_core/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' + for d in hdf mfhdf + cd hdf + make install-examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' + for d in examples + cd examples + make install-examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/examples' mkdir -p /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c + /bin/install -c ./VD_read_from_vdata.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_read_mixed_vdata.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_set_get_vdata_attr.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_write_mixed_vdata.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_write_mixed_vdata_struct.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_write_to_vdata.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_create_onefield_vdatas.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_create_vdatas.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_get_vdata_info.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VD_locate_vdata.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VG_insert_vdatas_to_vgroup.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VG_set_get_vgroup_attr.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VG_vgroup_contents.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VG_add_sds_to_vgroup.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VG_create_vgroup.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./VG_get_vgroup_info.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_create_and_write_image.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_get_attribute.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_image_info.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_modify_image.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_read_image.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_read_palette.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_set_attribute.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_write_palette.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_write_chunks.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./GR_read_chunks.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./AN_create_annotation.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./AN_get_annotation_info.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./AN_read_annotation.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./run-c-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./README /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/. + /bin/install -c ./run-all-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/hdf' + for d in hdf mfhdf + cd mfhdf + make install-examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' + for d in examples + cd examples + make install-examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/examples' + /bin/install -c ./SD_create_sds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_write_to_sds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_write_slab.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_alter_sds_values.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_unlimited_sds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_compress_sds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_mv_sds_to_external.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_read_from_sds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_read_subsets.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_get_info.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_find_sds_by_name.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_set_get_dim_info.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_dimscale_vs_sds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_set_attr.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_get_attr.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. + /bin/install -c ./SD_chunking_example.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf4_examples/c/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15/mfhdf' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4/build/hdf-4.2.15' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0010_hdf4' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "name: 'hdf5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "version: '1.10.5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checksum: '7c19d6b81ee2a3ba7d36f6922b2f90d3'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "HDF5 is a suite that makes possible the management of extremely large and complex data collections (including file format HDF5)" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--enable-cxx --disable-static --with-szlib" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/hdf5-1.10.5.tar.bz2` `readlink -m ./sources` MD5 7c19d6b81ee2a3ba7d36f6922b2f90d3 Trying to download https://www.hdfgroup.org/package/hdf5-1-10-5-tar-bz2/?wpdmdl=13570&refresh=5de6367a969491575368314... --2023-07-17 08:48:28-- https://www.hdfgroup.org/package/hdf5-1-10-5-tar-bz2/?wpdmdl=13570&refresh=5de6367a969491575368314 Resolving www.hdfgroup.org (www.hdfgroup.org)... 162.214.184.54 Connecting to www.hdfgroup.org (www.hdfgroup.org)|162.214.184.54|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://s3.amazonaws.com/hdf-wordpress-1/wp-content/uploads/manual/HDF5/HDF5_1_10_5/source/hdf5-1.10.5.tar.bz2 [following] --2023-07-17 08:48:31-- https://s3.amazonaws.com/hdf-wordpress-1/wp-content/uploads/manual/HDF5/HDF5_1_10_5/source/hdf5-1.10.5.tar.bz2 Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.163.133, 52.216.97.205, 52.216.153.198, ... Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.163.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8706317 (8.3M) [application/x-bzip2] Saving to: '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5.tar.bz2' 0K .......... .......... .......... .......... .......... 0% 606K 14s 50K .......... .......... .......... .......... .......... 1% 605K 14s 100K .......... .......... .......... .......... .......... 1% 606K 14s 150K .......... .......... .......... .......... .......... 2% 166M 10s 200K .......... .......... .......... .......... .......... 2% 203M 8s 250K .......... .......... .......... .......... .......... 3% 610K 9s 300K .......... .......... .......... .......... .......... 4% 125M 8s 350K .......... .......... .......... .......... .......... 4% 208M 7s 400K .......... .......... .......... .......... .......... 5% 207M 6s 450K .......... .......... .......... .......... .......... 5% 388M 5s 500K .......... .......... .......... .......... .......... 6% 357M 5s 550K .......... .......... .......... .......... .......... 7% 613K 5s 600K .......... .......... .......... .......... .......... 7% 180M 5s 650K .......... .......... .......... .......... .......... 8% 125M 5s 700K .......... .......... .......... .......... .......... 8% 173M 4s 750K .......... .......... .......... .......... .......... 9% 159M 4s 800K .......... .......... .......... .......... .......... 9% 201M 4s 850K .......... .......... .......... .......... .......... 10% 411M 4s 900K .......... .......... .......... .......... .......... 11% 430M 3s 950K .......... .......... .......... .......... .......... 11% 366M 3s 1000K .......... .......... .......... .......... .......... 12% 374M 3s 1050K .......... .......... .......... .......... .......... 12% 379M 3s 1100K .......... .......... .......... .......... .......... 13% 374M 3s 1150K .......... .......... .......... .......... .......... 14% 1.28M 3s 1200K .......... .......... .......... .......... .......... 14% 1.15M 3s 1250K .......... .......... .......... .......... .......... 15% 134M 3s 1300K .......... .......... .......... .......... .......... 15% 143M 3s 1350K .......... .......... .......... .......... .......... 16% 182M 3s 1400K .......... .......... .......... .......... .......... 17% 205M 2s 1450K .......... .......... .......... .......... .......... 17% 245M 2s 1500K .......... .......... .......... .......... .......... 18% 337M 2s 1550K .......... .......... .......... .......... .......... 18% 472M 2s 1600K .......... .......... .......... .......... .......... 19% 395M 2s 1650K .......... .......... .......... .......... .......... 19% 469M 2s 1700K .......... .......... .......... .......... .......... 20% 477M 2s 1750K .......... .......... .......... .......... .......... 21% 474M 2s 1800K .......... .......... .......... .......... .......... 21% 373M 2s 1850K .......... .......... .......... .......... .......... 22% 460M 2s 1900K .......... .......... .......... .......... .......... 22% 481M 2s 1950K .......... .......... .......... .......... .......... 23% 341M 2s 2000K .......... .......... .......... .......... .......... 24% 389M 2s 2050K .......... .......... .......... .......... .......... 24% 477M 2s 2100K .......... .......... .......... .......... .......... 25% 463M 1s 2150K .......... .......... .......... .......... .......... 25% 1.31M 2s 2200K .......... .......... .......... .......... .......... 26% 269M 1s 2250K .......... .......... .......... .......... .......... 27% 448M 1s 2300K .......... .......... .......... .......... .......... 27% 449M 1s 2350K .......... .......... .......... .......... .......... 28% 461M 1s 2400K .......... .......... .......... .......... .......... 28% 1.17M 1s 2450K .......... .......... .......... .......... .......... 29% 134M 1s 2500K .......... .......... .......... .......... .......... 29% 141M 1s 2550K .......... .......... .......... .......... .......... 30% 153M 1s 2600K .......... .......... .......... .......... .......... 31% 203M 1s 2650K .......... .......... .......... .......... .......... 31% 264M 1s 2700K .......... .......... .......... .......... .......... 32% 422M 1s 2750K .......... .......... .......... .......... .......... 32% 411M 1s 2800K .......... .......... .......... .......... .......... 33% 334M 1s 2850K .......... .......... .......... .......... .......... 34% 372M 1s 2900K .......... .......... .......... .......... .......... 34% 291M 1s 2950K .......... .......... .......... .......... .......... 35% 381M 1s 3000K .......... .......... .......... .......... .......... 35% 374M 1s 3050K .......... .......... .......... .......... .......... 36% 1.29M 1s 3100K .......... .......... .......... .......... .......... 37% 266M 1s 3150K .......... .......... .......... .......... .......... 37% 1.16M 1s 3200K .......... .......... .......... .......... .......... 38% 130M 1s 3250K .......... .......... .......... .......... .......... 38% 221M 1s 3300K .......... .......... .......... .......... .......... 39% 150M 1s 3350K .......... .......... .......... .......... .......... 39% 146M 1s 3400K .......... .......... .......... .......... .......... 40% 80.3M 1s 3450K .......... .......... .......... .......... .......... 41% 160M 1s 3500K .......... .......... .......... .......... .......... 41% 136M 1s 3550K .......... .......... .......... .......... .......... 42% 339M 1s 3600K .......... .......... .......... .......... .......... 42% 379M 1s 3650K .......... .......... .......... .......... .......... 43% 456M 1s 3700K .......... .......... .......... .......... .......... 44% 456M 1s 3750K .......... .......... .......... .......... .......... 44% 454M 1s 3800K .......... .......... .......... .......... .......... 45% 383M 1s 3850K .......... .......... .......... .......... .......... 45% 426M 1s 3900K .......... .......... .......... .......... .......... 46% 442M 1s 3950K .......... .......... .......... .......... .......... 47% 452M 1s 4000K .......... .......... .......... .......... .......... 47% 372M 1s 4050K .......... .......... .......... .......... .......... 48% 451M 1s 4100K .......... .......... .......... .......... .......... 48% 454M 1s 4150K .......... .......... .......... .......... .......... 49% 448M 1s 4200K .......... .......... .......... .......... .......... 49% 392M 1s 4250K .......... .......... .......... .......... .......... 50% 408M 1s 4300K .......... .......... .......... .......... .......... 51% 435M 1s 4350K .......... .......... .......... .......... .......... 51% 441M 1s 4400K .......... .......... .......... .......... .......... 52% 370M 1s 4450K .......... .......... .......... .......... .......... 52% 437M 1s 4500K .......... .......... .......... .......... .......... 53% 1.39M 1s 4550K .......... .......... .......... .......... .......... 54% 153M 1s 4600K .......... .......... .......... .......... .......... 54% 402M 1s 4650K .......... .......... .......... .......... .......... 55% 1.15M 1s 4700K .......... .......... .......... .......... .......... 55% 267M 1s 4750K .......... .......... .......... .......... .......... 56% 154M 1s 4800K .......... .......... .......... .......... .......... 57% 123M 1s 4850K .......... .......... .......... .......... .......... 57% 176M 1s 4900K .......... .......... .......... .......... .......... 58% 233M 1s 4950K .......... .......... .......... .......... .......... 58% 194M 1s 5000K .......... .......... .......... .......... .......... 59% 162M 1s 5050K .......... .......... .......... .......... .......... 59% 202M 0s 5100K .......... .......... .......... .......... .......... 60% 335M 0s 5150K .......... .......... .......... .......... .......... 61% 235M 0s 5200K .......... .......... .......... .......... .......... 61% 256M 0s 5250K .......... .......... .......... .......... .......... 62% 447M 0s 5300K .......... .......... .......... .......... .......... 62% 450M 0s 5350K .......... .......... .......... .......... .......... 63% 451M 0s 5400K .......... .......... .......... .......... .......... 64% 407M 0s 5450K .......... .......... .......... .......... .......... 64% 458M 0s 5500K .......... .......... .......... .......... .......... 65% 456M 0s 5550K .......... .......... .......... .......... .......... 65% 413M 0s 5600K .......... .......... .......... .......... .......... 66% 377M 0s 5650K .......... .......... .......... .......... .......... 67% 454M 0s 5700K .......... .......... .......... .......... .......... 67% 463M 0s 5750K .......... .......... .......... .......... .......... 68% 453M 0s 5800K .......... .......... .......... .......... .......... 68% 1.35M 0s 5850K .......... .......... .......... .......... .......... 69% 199M 0s 5900K .......... .......... .......... .......... .......... 69% 1.15M 0s 5950K .......... .......... .......... .......... .......... 70% 106M 0s 6000K .......... .......... .......... .......... .......... 71% 180M 0s 6050K .......... .......... .......... .......... .......... 71% 197M 0s 6100K .......... .......... .......... .......... .......... 72% 236M 0s 6150K .......... .......... .......... .......... .......... 72% 223M 0s 6200K .......... .......... .......... .......... .......... 73% 339M 0s 6250K .......... .......... .......... .......... .......... 74% 259M 0s 6300K .......... .......... .......... .......... .......... 74% 248M 0s 6350K .......... .......... .......... .......... .......... 75% 239M 0s 6400K .......... .......... .......... .......... .......... 75% 105M 0s 6450K .......... .......... .......... .......... .......... 76% 223M 0s 6500K .......... .......... .......... .......... .......... 77% 192M 0s 6550K .......... .......... .......... .......... .......... 77% 309M 0s 6600K .......... .......... .......... .......... .......... 78% 297M 0s 6650K .......... .......... .......... .......... .......... 78% 395M 0s 6700K .......... .......... .......... .......... .......... 79% 447M 0s 6750K .......... .......... .......... .......... .......... 79% 460M 0s 6800K .......... .......... .......... .......... .......... 80% 351M 0s 6850K .......... .......... .......... .......... .......... 81% 452M 0s 6900K .......... .......... .......... .......... .......... 81% 450M 0s 6950K .......... .......... .......... .......... .......... 82% 451M 0s 7000K .......... .......... .......... .......... .......... 82% 409M 0s 7050K .......... .......... .......... .......... .......... 83% 455M 0s 7100K .......... .......... .......... .......... .......... 84% 457M 0s 7150K .......... .......... .......... .......... .......... 84% 451M 0s 7200K .......... .......... .......... .......... .......... 85% 383M 0s 7250K .......... .......... .......... .......... .......... 85% 428M 0s 7300K .......... .......... .......... .......... .......... 86% 1.40M 0s 7350K .......... .......... .......... .......... .......... 87% 244M 0s 7400K .......... .......... .......... .......... .......... 87% 1.15M 0s 7450K .......... .......... .......... .......... .......... 88% 69.1M 0s 7500K .......... .......... .......... .......... .......... 88% 380M 0s 7550K .......... .......... .......... .......... .......... 89% 363M 0s 7600K .......... .......... .......... .......... .......... 89% 298M 0s 7650K .......... .......... .......... .......... .......... 90% 274M 0s 7700K .......... .......... .......... .......... .......... 91% 284M 0s 7750K .......... .......... .......... .......... .......... 91% 348M 0s 7800K .......... .......... .......... .......... .......... 92% 359M 0s 7850K .......... .......... .......... .......... .......... 92% 317M 0s 7900K .......... .......... .......... .......... .......... 93% 413M 0s 7950K .......... .......... .......... .......... .......... 94% 371M 0s 8000K .......... .......... .......... .......... .......... 94% 227M 0s 8050K .......... .......... .......... .......... .......... 95% 356M 0s 8100K .......... .......... .......... .......... .......... 95% 394M 0s 8150K .......... .......... .......... .......... .......... 96% 341M 0s 8200K .......... .......... .......... .......... .......... 97% 349M 0s 8250K .......... .......... .......... .......... .......... 97% 397M 0s 8300K .......... .......... .......... .......... .......... 98% 439M 0s 8350K .......... .......... .......... .......... .......... 98% 425M 0s 8400K .......... .......... .......... .......... .......... 99% 377M 0s 8450K .......... .......... .......... .......... .......... 99% 469M 0s 8500K .. 100% 4316G=0.9s 2023-07-17 08:48:32 (9.10 MB/s) - '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5.tar.bz2' saved [8706317/8706317] Computing checksum for /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5.tar.bz2... Good checksum rm -Rf hdf5-1.10.5 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/hdf5-1.10.5.tar.bz2` tar.bz2 hdf5-1.10.5 cd build/hdf5-1.10.5 && 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/scientific_core --enable-cxx --disable-static --with-szlib 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-unknown-linux-gnu... no checking for config x86_64-unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config unknown-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-unknown... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-8.5.0 compiler 'gfortran' is GNU gfortran-8.5.0 compiler 'g++' is GNU g++-8.5.0 checking for config ./config/site-specific/host-c92cfaf560c4... no checking build mode... production 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking if unsupported combinations of configure options are allowed... no 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 for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking if c++ interface enabled... yes checking if g++ needs old style header files in includes... no checking if g++ can handle namespaces... yes checking if g++ can handle static cast... yes checking if g++ has offsetof extension... yes checking if the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /bin/tr checking if srcdir= and time commands work together... no checking if Java JNI interface enabled... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking szlib.h usability... yes checking szlib.h presence... yes checking for szlib.h... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for szlib encoder... yes checking for thread safe support... no checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... skipped checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v110 checking whether to perform strict file format checks... no checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/H5srcdir_str.h config.status: creating test/testabort_fail.sh config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/testflushrefresh.sh config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/testswmr.sh config.status: creating test/testvdsswmr.sh config.status: creating test/test_filter_plugin.sh config.status: creating test/test_usecases.sh config.status: creating testpar/Makefile config.status: creating testpar/testpflush.sh config.status: creating tools/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/src/Makefile config.status: creating tools/src/h5dump/Makefile config.status: creating tools/src/h5import/Makefile config.status: creating tools/src/h5diff/Makefile config.status: creating tools/src/h5jam/Makefile config.status: creating tools/src/h5repack/Makefile config.status: creating tools/src/h5ls/Makefile config.status: creating tools/src/h5copy/Makefile config.status: creating tools/src/misc/Makefile config.status: creating tools/src/misc/h5cc config.status: creating tools/src/h5stat/Makefile config.status: creating tools/test/Makefile config.status: creating tools/test/h5dump/Makefile config.status: creating tools/test/h5dump/h5dump_plugin.sh config.status: creating tools/test/h5dump/testh5dump.sh config.status: creating tools/test/h5dump/testh5dumppbits.sh config.status: creating tools/test/h5dump/testh5dumpvds.sh config.status: creating tools/test/h5dump/testh5dumpxml.sh config.status: creating tools/test/h5ls/Makefile config.status: creating tools/test/h5ls/h5ls_plugin.sh config.status: creating tools/test/h5ls/testh5ls.sh config.status: creating tools/test/h5ls/testh5lsvds.sh config.status: creating tools/test/h5import/Makefile config.status: creating tools/test/h5import/h5importtestutil.sh config.status: creating tools/test/h5diff/Makefile config.status: creating tools/test/h5diff/h5diff_plugin.sh config.status: creating tools/test/h5diff/testh5diff.sh config.status: creating tools/test/h5diff/testph5diff.sh config.status: creating tools/src/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/testh5fc.sh config.status: creating tools/test/h5jam/Makefile config.status: creating tools/test/h5jam/testh5jam.sh config.status: creating tools/test/h5repack/Makefile config.status: creating tools/test/h5repack/h5repack.sh config.status: creating tools/test/h5repack/h5repack_plugin.sh config.status: creating tools/test/h5copy/Makefile config.status: creating tools/test/h5copy/testh5copy.sh config.status: creating tools/test/misc/Makefile config.status: creating tools/test/misc/testh5clear.sh config.status: creating tools/test/misc/testh5mkgrp.sh config.status: creating tools/test/misc/testh5repart.sh config.status: creating tools/test/misc/vds/Makefile config.status: creating tools/test/h5stat/Makefile config.status: creating tools/test/h5stat/testh5stat.sh config.status: creating tools/test/perform/Makefile config.status: creating examples/Makefile config.status: creating examples/run-c-ex.sh config.status: creating examples/testh5cc.sh config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating c++/test/Makefile config.status: creating c++/test/H5srcdir_str.h config.status: creating c++/examples/Makefile config.status: creating c++/examples/run-c++-ex.sh config.status: creating c++/examples/testh5c++.sh config.status: creating fortran/Makefile config.status: creating fortran/src/h5fc config.status: creating fortran/src/Makefile config.status: creating fortran/src/H5fort_type_defines.h config.status: creating fortran/test/Makefile config.status: creating fortran/testpar/Makefile config.status: creating fortran/examples/Makefile config.status: creating fortran/examples/run-fortran-ex.sh config.status: creating fortran/examples/testh5fc.sh config.status: creating java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating java/examples/intro/Makefile config.status: creating java/examples/intro/JavaIntroExample.sh config.status: creating java/examples/datasets/Makefile config.status: creating java/examples/datasets/JavaDatasetExample.sh config.status: creating java/examples/datatypes/Makefile config.status: creating java/examples/datatypes/JavaDatatypeExample.sh config.status: creating java/examples/groups/Makefile config.status: creating java/examples/groups/JavaGroupExample.sh config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/test/Makefile config.status: creating hl/test/H5srcdir_str.h config.status: creating hl/tools/Makefile config.status: creating hl/tools/gif2h5/Makefile config.status: creating hl/tools/gif2h5/h52giftest.sh config.status: creating hl/tools/h5watch/Makefile config.status: creating hl/tools/h5watch/testh5watch.sh config.status: creating hl/examples/Makefile config.status: creating hl/examples/run-hlc-ex.sh config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating hl/c++/test/Makefile config.status: creating hl/c++/examples/Makefile config.status: creating hl/c++/examples/run-hlc++-ex.sh config.status: creating hl/fortran/Makefile config.status: creating hl/fortran/src/Makefile config.status: creating hl/fortran/test/Makefile config.status: creating hl/fortran/examples/Makefile config.status: creating hl/fortran/examples/run-hlfortran-ex.sh config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Jul 17 08:48:44 UTC 2023 Configured by: root@c92cfaf560c4 Host system: x86_64-unknown-linux-gnu Uname information: Linux c92cfaf560c4 4.18.0-348.20.1.el8_5.x86_64 #1 SMP Thu Mar 10 20:59:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /opt/metwork-mfext-2.0/opt/scientific_core Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: shared Statically Linked Executables: LDFLAGS: H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /bin/gcc ( gcc (GCC) 8.5.0 20210514 ) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: no Fortran: no C++: yes C++ Compiler: /bin/g++ ( g++ (GCC) 8.5.0 20210514 ) C++ Flags: H5 C++ Flags: -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O AM C++ Flags: Shared C++ Library: yes Static C++ Library: no Java: no Features: --------- Parallel HDF5: no Parallel Filtered Dataset Writes: no Large Parallel I/O: no High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: no Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no cd build/hdf5-1.10.5 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making all in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make all-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' CC H5.lo In file included from H5.c:22: H5.c: In function 'H5check_version': H5private.h:1368:31: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] #define HDstrncat(X,Y,Z) strncat(X,Y,Z) ^~~~~~~~~~~~~~ H5.c:806:6: note: in expansion of macro 'HDstrncat' HDstrncat(lib_str, "-", (size_t)1); ^~~~~~~~~ CC H5checksum.lo H5checksum.c: In function 'H5_checksum_lookup3': H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 12: c+=((uint32_t)k[11])<<24; ~^~~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:410:9: note: here case 11: c+=((uint32_t)k[10])<<16; ^~~~ H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 11: c+=((uint32_t)k[10])<<16; ~^~~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:411:9: note: here case 10: c+=((uint32_t)k[9])<<8; ^~~~ H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 10: c+=((uint32_t)k[9])<<8; ~^~~~~~~~~~~~~~~~~~~~~ H5checksum.c:412:9: note: here case 9 : c+=k[8]; ^~~~ H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9 : c+=k[8]; ~^~~~~~ H5checksum.c:413:9: note: here case 8 : b+=((uint32_t)k[7])<<24; ^~~~ H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8 : b+=((uint32_t)k[7])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:414:9: note: here case 7 : b+=((uint32_t)k[6])<<16; ^~~~ H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : b+=((uint32_t)k[6])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:415:9: note: here case 6 : b+=((uint32_t)k[5])<<8; ^~~~ H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : b+=((uint32_t)k[5])<<8; ~^~~~~~~~~~~~~~~~~~~~~ H5checksum.c:416:9: note: here case 5 : b+=k[4]; ^~~~ H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : b+=k[4]; ~^~~~~~ H5checksum.c:417:9: note: here case 4 : a+=((uint32_t)k[3])<<24; ^~~~ H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : a+=((uint32_t)k[3])<<24; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:418:9: note: here case 3 : a+=((uint32_t)k[2])<<16; ^~~~ H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : a+=((uint32_t)k[2])<<16; ~^~~~~~~~~~~~~~~~~~~~~~ H5checksum.c:419:9: note: here case 2 : a+=((uint32_t)k[1])<<8; ^~~~ H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : a+=((uint32_t)k[1])<<8; ~^~~~~~~~~~~~~~~~~~~~~ H5checksum.c:420:9: note: here case 1 : a+=k[0]; ^~~~ CC H5dbg.lo CC H5system.lo H5system.c: In function 'HDfprintf': H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, (double)x); ^~~~~~~~~~~~ H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fprintf(stream, format_templ, "UNDEF"); ^~~~~~~~~~~~ H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, x); ^~~~~~~~~~~~ H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] n = fprintf(stream, format_templ, nout); ^~~~~~~~~~~~ In file included from H5system.c:33: H5system.c: In function 'H5_build_extpath': H5private.h:1368:31: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] #define HDstrncat(X,Y,Z) strncat(X,Y,Z) ^~~~~~~~~~~~~~ H5system.c:1080:17: note: in expansion of macro 'HDstrncat' HDstrncat(full_path, H5_DIR_SEPS, HDstrlen(H5_DIR_SEPS)); ^~~~~~~~~ CC H5timer.lo CC H5trace.lo CC H5A.lo CC H5Abtree2.lo CC H5Adense.lo H5Adense.c: In function 'H5A__dense_fnd_cb': H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] H5A_t *old_attr = *user_attr; ^ CC H5Adeprec.lo CC H5Aint.lo H5Aint.c: In function 'H5A__create': H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) ^~~~ In file included from H5Oprivate.h:45, from H5Aprivate.h:25, from H5Apkg.h:37, from H5Aint.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Aint.c: In function 'H5A__read': H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from H5Oprivate.h:45, from H5Aprivate.h:25, from H5Apkg.h:37, from H5Aint.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Aint.c: In function 'H5A__write': H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || ^~~~~~~~ In file included from H5Oprivate.h:45, from H5Aprivate.h:25, from H5Apkg.h:37, from H5Aint.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Aint.c: In function 'H5A__attr_copy_file': H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info) ~~~~~~~~~~~~^~~~~~~~ CC H5Atest.lo CC H5AC.lo CC H5ACdbg.lo CC H5ACproxy_entry.lo CC H5B.lo H5B.c: In function 'H5B_valid': H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] H5B_shared_t *shared; /* Pointer to shared B-tree info */ ^~~~~~ CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo In file included from H5Cprivate.h:35, from H5ACprivate.h:33, from H5B2private.h:29, from H5B2pkg.h:30, from H5B2cache.c:36: H5B2cache.c: In function 'H5B2__cache_int_deserialize': H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] n = (n << 8) | *(--p); \ ^ H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) ^~~~~~~~~~ H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); ^~~~~~~~~~~~~~~~ CC H5B2dbg.lo H5B2dbg.c: In function 'H5B2__hdr_debug': H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] const H5B2_class_t *type, haddr_t obj_addr) ~~~~~~~~~~~~~~~~~~~~^~~~ H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] const H5B2_class_t *type, haddr_t obj_addr) ~~~~~~~~^~~~~~~~ H5B2dbg.c: In function 'H5B2__int_debug': H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) ~~~~~~~~^~~~~~~~ H5B2dbg.c: In function 'H5B2__leaf_debug': H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) ~~~~~~~~^~~~~~~~ CC H5B2hdr.lo CC H5B2int.lo H5B2int.c: In function 'H5B2__iterate_node': H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ H5B2int.c: In function 'H5B2__delete_node': H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ H5B2int.c: In function 'H5B2__node_size': H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ ^ H5B2int.c: In function 'H5B2__update_flush_depend': H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (child_int = H5B2__protect_internal(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(NULL == (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ ^ CC H5B2internal.lo CC H5B2leaf.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo H5C.c: In function 'H5C_flush_cache': H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] hbool_t ignore_protected; ^~~~~~~~~~~~~~~~ In file included from H5C.c:82: H5C.c: In function 'H5C__unpin_entry_real': H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ ^~~~~~~~~~~~~~~~~ H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ CC H5Cdbg.lo CC H5Cepoch.lo CC H5Cimage.lo CC H5Clog.lo CC H5Clog_json.lo H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ CC H5Clog_trace.lo CC H5Cprefetched.lo CC H5Cquery.lo CC H5Ctag.lo CC H5Ctest.lo CC H5CS.lo CC H5CX.lo H5CX.c: In function 'H5CX_set_loc': H5CX.c:885:19: warning: unused variable 'head' [-Wunused-variable] H5CX_node_t **head = H5CX_get_my_context(); /* Get the pointer to the head of the API context, for this thread */ ^~~~ In file included from H5CX.c:34: H5CX.c: In function 'H5CX__pop_common': H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ ^~~~~~~~~~~~~~~~~ H5CX.c:2564:5: note: in expansion of macro 'FUNC_ENTER_STATIC' FUNC_ENTER_STATIC ^~~~~~~~~~~~~~~~~ H5CX.c:2590:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ H5CX.c: At top level: H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] static H5CX_node_t **H5CX__get_context(void); ^~~~~~~~~~~~~~~~~ H5CX.c:131: warning: macro "H5CX_SET_PROP" is not used [-Wunused-macros] #define H5CX_SET_PROP(PROP_NAME, PROP_FIELD) \ CC H5D.lo CC H5Dbtree.lo H5Dbtree.c: In function 'H5D__btree_new_node': H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, ~~~~~~~^ H5Dbtree.c: In function 'H5D__btree_insert': H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, ~~~~~~~^ H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, ~~~~~~~~^~~~ CC H5Dbtree2.lo CC H5Dchunk.lo H5Dchunk.c: In function 'H5D__chunk_init': H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(storage->u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_io_init': H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) ^ H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5S_hyper_denormalize_offset((H5S_t *)file_space, old_offset) < 0) ^ H5Dchunk.c: In function 'H5D__create_chunk_map_single': H5Dchunk.c:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(TRUE == H5S_hyper_intersect_block((H5S_t *)fm->file_space, coords, end)) { ^ H5Dchunk.c: In function 'H5D__create_chunk_mem_map_hyper': H5Dchunk.c:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] chunk_info->mspace = (H5S_t *)fm->mem_space; ^ H5Dchunk.c: In function 'H5D__chunk_dest': H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_create': H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_lookup': H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_flush_entry': H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_allocated': H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_allocate': H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ H5Dchunk.c:4105:32: warning: cast between incompatible function types from 'void * (*)(void *, const H5O_pline_t *)' {aka 'void * (*)(void *, const struct H5O_pline_t *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, ^ H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ ^~~~~ H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_delete': H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(storage->u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_copy_cb': H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) ~~~~~~~~~~~~~~~~^~~~~~~ In file included from H5Dchunk.c:56: H5Dpkg.h:650:59: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'} H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); ~~~~~~~~^~~~~~~~ H5Dchunk.c: In function 'H5D__chunk_copy': H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dchunk.c:55: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dchunk.c:55: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dchunk.c: In function 'H5D__chunk_bh_info': H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); ^~ H5Dchunk.c: In function 'H5D__chunk_dump_index': H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); ^~ CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Dearray.lo CC H5Defl.lo CC H5Dfarray.lo CC H5Dfill.lo H5Dfill.c: In function 'H5D__fill': H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dfill.c:36: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) ^~~~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dfill.c:36: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dfill.c: In function 'H5D__fill_init': H5Dfill.c:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) ^~~~~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Dfill.c:36: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Dint.lo H5Dint.c: In function 'H5D__init_type': H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) ^~~~ In file included from H5Oprivate.h:45, from H5Dprivate.h:25, from H5Dpkg.h:30, from H5Dint.c:25: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ ^ H5Dint.c: In function 'H5D_flush_all': H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ ^ CC H5Dio.lo H5Dio.c: In function 'H5D__read': H5Dio.c:528:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.dst_type_size) < 0) ^ H5Dio.c: In function 'H5D__write': H5Dio.c:761:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) ^ CC H5Dlayout.lo CC H5Dnone.lo H5Dnone.c: In function 'H5D__none_idx_copy_setup': H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dsingle.lo H5Dsingle.c: In function 'H5D__single_idx_copy_setup': H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ CC H5Dtest.lo CC H5Dvirtual.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo In file included from H5Eint.c:35: H5Eint.c: In function 'H5E_walk': H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] hbool_t err_occurred = FALSE; \ ^~~~~~~~~~~~ H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ ^~~~~~~~~~~~~~~~~ H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' FUNC_ENTER_NOAPI_NOINIT ^~~~~~~~~~~~~~~~~~~~~~~ H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ H5Eint.c: In function 'H5E_clear_entries': H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ ^ H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ ^ H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ ^ CC H5EA.lo CC H5EAcache.lo In file included from H5EAcache.c:40: H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] H5EA__cache_dblock_deserialize(const void *_image, size_t len, ~~~~~~~^~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, ~~~~~~~~~~~~~^ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ CC H5EAdbg.lo CC H5EAdblkpage.lo CC H5EAdblock.lo CC H5EAhdr.lo CC H5EAiblock.lo CC H5EAint.lo CC H5EAsblock.lo CC H5EAstat.lo CC H5EAtest.lo In file included from H5EAtest.c:37: H5EAtest.c: In function 'H5EA__test_decode': H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) ~~~~~~^~~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fdeprec.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fint.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fspace.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ CC H5Ftest.lo CC H5FA.lo CC H5FAcache.lo In file included from H5FAcache.c:40: H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] H5FA__cache_hdr_deserialize(const void *_image, size_t len, ~~~~~~~^~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] H5FA__cache_dblock_deserialize(const void *_image, size_t len, ~~~~~~~^~~ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, ~~~~~~~~~~~~~^ H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' func \ ^~~~ CC H5FAdbg.lo CC H5FAdblock.lo CC H5FAdblkpage.lo CC H5FAhdr.lo CC H5FAint.lo CC H5FAstat.lo CC H5FAtest.lo CC H5FD.lo H5FD.c: In function 'H5FD_fapl_close': H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ ^ H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ ^ CC H5FDcore.lo CC H5FDfamily.lo H5FDfamily.c: In function 'H5FD_family_open': H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); ^~~~~~~~~~ H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); ^~~~~~~~~~ H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); ^~~~~~~~~~ H5FDfamily.c: In function 'H5FD_family_set_eoa': H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); ^~~~~~~~~~ CC H5FDint.lo CC H5FDlog.lo H5FDlog.c: In function 'H5Pset_fapl_log': H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fa.logfile = (char *)logfile; ^ H5FDlog.c: In function 'H5FD_log_open': H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5FDlog.c:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Stat took: (%f s)\n", (double)stat_timeval_diff.tv_sec + ((double)stat_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5FDlog.c:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5FDlog.c:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(file->logfp, "Open took: (%f s)\n", (double)open_timeval_diff.tv_sec + ((double)open_timeval_diff.tv_usec / (double)1000000.0f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5FDmulti.lo H5FDmulti.c: In function 'open_members': H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf(tmp, file->fa.memb_name[mt], file->name); ^~~~~~~ H5FDmulti.c: In function 'H5FD_multi_sb_encode': H5FDmulti.c:662:5: warning: 'strncpy' output truncated copying 8 bytes from a string of length 9 [-Wstringop-truncation] strncpy(name, "NCSAmulti", (size_t)8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5FDsec2.lo CC H5FDspace.lo CC H5FDstdio.lo CC H5FDtest.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo H5FS.c: In function 'H5FS_size': H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) ~~~~~~~~~~~~~^ CC H5FScache.lo H5FScache.c: In function 'H5FS__cache_hdr_deserialize': H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, ~~~~~~~~~^~~~~~~~ H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, ~~~~~~~~^~~~~~~ H5FScache.c: In function 'H5FS__cache_hdr_serialize': H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] hsize_t old_tot_space; /* Total space managed from header */ ^~~~~~~~~~~~~ H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_ghost_sect_count; /* Total ghost section count from header */ ^~~~~~~~~~~~~~~~~~~~ H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_serial_sect_count; /* Total serializable section count from header */ ^~~~~~~~~~~~~~~~~~~~~ H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] hsize_t old_tot_sect_count; /* Total section count from header */ ^~~~~~~~~~~~~~~~~~ H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] hbool_t *dirty) ~~~~~~~~~^~~~~ H5FScache.c: In function 'H5FS__cache_sinfo_image_len': H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] const H5FS_t *fspace; /* Free space header */ ^~~~~~ H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) ~~~~~~~^~~ H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) ~~~~~~~~^~~~~~~ H5FScache.c: In function 'H5FS__cache_sinfo_serialize': H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] H5FS_t *fspace; /* Free space header */ ^~~~~~ H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] H5FS_t *fspace; /* Free space header */ ^~~~~~ CC H5FSdbg.lo CC H5FSint.lo CC H5FSsection.lo CC H5FSstat.lo CC H5FStest.lo CC H5G.lo CC H5Gbtree2.lo CC H5Gcache.lo CC H5Gcompact.lo CC H5Gdense.lo CC H5Gdeprec.lo CC H5Gent.lo H5Gent.c: In function 'H5G__ent_copy': H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G__ent_reset((H5G_entry_t *)src); ^ CC H5Gint.lo CC H5Glink.lo CC H5Gloc.lo H5Gloc.c: In function 'H5G__loc_insert': H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk.name = (char *)name; ^ H5Gloc.c: In function 'H5G__loc_set_comment_cb': H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] comment.s = (char *)udata->comment; ^ CC H5Gname.lo H5Gname.c: In function 'H5G_name_copy': H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5G_name_reset((H5G_name_t *)src); ^ In file included from H5Gname.c:35: H5Gname.c: In function 'H5G_build_fullpath': H5private.h:1368:31: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] #define HDstrncat(X,Y,Z) strncat(X,Y,Z) ^~~~~~~~~~~~~~ H5Gname.c:324:9: note: in expansion of macro 'HDstrncat' HDstrncat(full_path, "/", (size_t)1); ^~~~~~~~~ CC H5Gnode.lo H5Gnode.c: In function 'H5G_node_remove': H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; ^~~~~~ H5Gnode.c: In function 'H5G__node_copy': H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] grp_loc.oloc = (H5O_loc_t *)src_oloc; ^ CC H5Gobj.lo H5Gobj.c: In function 'H5G__obj_create_real': H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) ^ H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) ^ H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) ^ H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) ^ H5Gobj.c: In function 'H5G__obj_info': H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ ^ CC H5Goh.lo CC H5Groot.lo CC H5Gstab.lo CC H5Gtest.lo CC H5Gtraverse.lo H5Gtraverse.c: In function 'H5G__traverse_real': H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) ^ H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) ^ H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) ^ CC H5HF.lo In file included from H5HF.c:40: H5HF.c: In function 'H5HF_op_write': H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ ^ H5private.h:1104:47: note: in definition of macro 'HDmemcpy' #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^ H5HF.c: In function 'H5HF_insert': H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) ^ CC H5HFbtree2.lo CC H5HFcache.lo H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5HFcache.c: In function 'H5HF__cache_hdr_serialize': H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5HFcache.c: In function 'H5HF__cache_iblock_serialize': H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hdr->f = f; ^ H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5HFcache.c: In function 'H5HF__cache_iblock_notify': H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index in parent's child iblock pointer array */ ^~~~~~~~~ H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] H5HF_indirect_t *par_iblock = iblock->parent; ^~~~~~~~~~ H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] read_buf = (void *)image; /* Casting away const OK - QAK */ ^ H5HFcache.c: In function 'H5HF__cache_dblock_serialize': H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~~~~~~~^ H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~^~~ CC H5HFdbg.lo CC H5HFdblock.lo CC H5HFdtable.lo CC H5HFhdr.lo CC H5HFhuge.lo H5HFhuge.c: In function 'H5HF__huge_write': H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5HFiblock.lo CC H5HFiter.lo CC H5HFman.lo H5HFman.c: In function 'H5HF__man_write': H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) ^ CC H5HFsection.lo H5HFsection.c: In function 'H5HF__sect_single_valid': H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic status value */ ^~~~~~ H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] size_t dblock_overhead; /* Direct block's overhead */ ^~~~~~~~~~~~~~~ H5HFsection.c: In function 'H5HF__sect_row_valid': H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] unsigned indir_idx; /* Index of row in underlying indirect section's row array */ ^~~~~~~~~ H5HFsection.c: In function 'H5HF_sect_indirect_valid': H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ ^~~~~~~~~~~~~ H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ ^~~~~~~~~~~~ H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ ^~~~~~~~~~~~~~~ CC H5HFspace.lo CC H5HFstat.lo CC H5HFtest.lo CC H5HFtiny.lo CC H5HG.lo CC H5HGcache.lo H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, ~~~~~~~^~~~~~~~~ H5HGcache.c: In function 'H5HG__cache_heap_serialize': H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~~~~~~~^ CC H5HGdbg.lo CC H5HGquery.lo CC H5HL.lo CC H5HLcache.lo H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, ~~~~~~~^~~~~~~~~ H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5HLcache.c: In function 'H5HL__cache_prefix_serialize': H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~~~~~~~^ H5HLcache.c: In function 'H5HL__cache_datablock_serialize': H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~~~~~~~^ H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, ~~~~~~~^~~ CC H5HLdbg.lo CC H5HLint.lo CC H5HLprfx.lo CC H5HLdblk.lo CC H5HP.lo CC H5I.lo H5I.c: In function 'H5Iregister_type': H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] H5Iregister_type(size_t hash_size, unsigned reserved, H5I_free_t free_func) ~~~~~~~^~~~~~~~~ H5I.c: In function 'H5I__clear_type_cb': H5I.c:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(udata->type_ptr->cls->free_func && (udata->type_ptr->cls->free_func)((void *)id->obj_ptr) < 0) { ^ In file included from H5I.c:37: H5I.c: In function 'H5I__destroy_type': H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); ^ H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) ^~~ H5I.c: In function 'H5I_subst': H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; ^ H5I.c: In function 'H5I_object': H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ H5I.c: In function 'H5I_object_verify': H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ ^ H5I.c: In function 'H5I__remove_common': H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value = (void *)curr_id->obj_ptr; ^ H5I.c: In function 'H5I_dec_ref': H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(!type_ptr->cls->free_func || (type_ptr->cls->free_func)((void *)id_ptr->obj_ptr) >= 0) { ^ H5I.c: In function 'H5I__iterate_cb': H5I.c:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ ^ H5I.c: In function 'H5I__id_dump_cb': H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] path = H5G_nameof((H5G_t*)item->obj_ptr); ^ H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] path = H5D_nameof((H5D_t*)item->obj_ptr); ^ H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] path = H5T_nameof((H5T_t*)item->obj_ptr); ^ H5I.c: At top level: H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] static int H5I__debug_cb(void *_item, void *_key, void *_udata); ^~~~~~~~~~~~~ CC H5Itest.lo CC H5L.lo H5L.c: In function 'H5L__link_cb': H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L__move_dest_cb': H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] udata->lnk->name = (char *)name; ^ H5L.c: In function 'H5L__link_copy_file': H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ ^ CC H5Lexternal.lo CC H5make_libsettings.o CCLD H5make_libsettings LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo CC H5MF.lo CC H5MFaggr.lo CC H5MFdbg.lo CC H5MFsection.lo CC H5MM.lo CC H5MP.lo CC H5MPtest.lo CC H5O.lo H5O.c: In function 'H5Oget_info_by_idx': H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ CC H5Odeprec.lo H5Odeprec.c: In function 'H5Oget_info_by_name1': H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl'; did you mean 'H5T_set_loc'? [-Wimplicit-function-declaration] if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) ^~~~~~~~~~~~ H5T_set_loc H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] H5Odeprec.c: In function 'H5Oget_info_by_idx1': H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] H5O_loc_t obj_oloc; /* Opened object object location */ ^~~~~~~~ H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] H5G_name_t obj_path; /* Opened object group hier. path */ ^~~~~~~~ CC H5Oainfo.lo H5Oainfo.c: In function 'H5O__ainfo_delete': H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) ~~~~~~~^~~~~~~ H5Oainfo.c: In function 'H5O__ainfo_copy_file': H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, ~~~~~~~^~~~~~~~ H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) ~~~~~~~~~~~~^~~~~~~~ CC H5Oalloc.lo H5Oalloc.c: In function 'H5O_add_gap': H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, ~~~~~~~^ In file included from H5Oalloc.c:39: H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ ^~~~~~~~~~~~~~~~~~~~ CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo H5Ocache.c: In function 'H5O__cache_get_final_load_size': H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] H5O__cache_get_final_load_size(const void *image, size_t image_len, ~~~~~~~^~~~~~~~~ H5Ocache.c: In function 'H5O__cache_deserialize': H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] H5O__cache_deserialize(const void *image, size_t len, void *_udata, ~~~~~~~^~~ H5Ocache.c: In function 'H5O__cache_chk_deserialize': H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, ~~~~~~~^~~ H5Ocache.c: In function 'H5O__prefix_deserialize': H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) ^ H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || ^ H5Ocache.c: In function 'H5O__chunk_deserialize': H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ ^ H5Ocache.c: In function 'H5O__chunk_serialize': H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) ^ CC H5Ocache_image.lo H5Ocache_image.c: In function 'H5O__mdci_delete': H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) ~~~~~~~^~~~~~~ CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo H5Ocopy.c: In function 'H5O__copy_header_real': H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) ^ In file included from H5Ocopy.c:46: H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (((V) == H5O_VERSION_1) \ ^ H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) ^~~~~~~~~~~~~~~~~~~~~~ H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); ^~~~~~~~~~~~~~~~~~~~ CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo H5Odtype.c: In function 'H5O_dtype_copy': H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) ^~~ In file included from H5Oprivate.h:45, from H5Dprivate.h:25, from H5Odtype.c:19: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Odtype.c: In function 'H5O_dtype_pre_copy_file': H5Odtype.c:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) ^~~~~~ In file included from H5Oprivate.h:45, from H5Dprivate.h:25, from H5Odtype.c:19: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Oefl.lo CC H5Ofill.lo In file included from H5Ofill.c:70: H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from H5Ofill.c:106: H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ H5Ofill.c: In function 'H5O_fill_old_decode': H5Ofill.c:347:20: warning: request for implicit conversion from 'void *' to 'H5T_t *' {aka 'struct H5T_t *'} not permitted in C++ [-Wc++-compat] if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) ^ H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) ^ H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if(fill->size != H5T_GET_SIZE(dt)) ^~ CC H5Oflush.lo CC H5Ofsinfo.lo H5Ofsinfo.c: In function 'H5O_fsinfo_decode': H5Ofsinfo.c:143:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] fsinfo->threshold = threshold; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ CC H5Oginfo.lo CC H5Oint.lo H5Oint.c: In function 'H5O_create': H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ ^~~~~~~~~~~~~~~~~ H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ ^~~~~~~~~~~~ H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] uint8_t oh_flags; /* Object header's initial status flags */ ^~~~~~~~ H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] size_t oh_size; /* Size of initial object header */ ^~~~~~~ H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] haddr_t oh_addr; /* Address of initial object header */ ^~~~~~~ H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] H5P_genplist_t *oc_plist; /* Object creation property list */ ^~~~~~~~ CC H5Olayout.lo H5Olayout.c: In function 'H5O__layout_decode': H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Olinfo.lo CC H5Olink.lo CC H5Omessage.lo H5Omessage.c: In function 'H5O_msg_reset_share': H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ ^~~~ CC H5Omtime.lo CC H5Oname.lo CC H5Onull.lo CC H5Opline.lo In file included from H5Opline.c:66: H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ CC H5Orefcount.lo CC H5Osdspace.lo In file included from H5Osdspace.c:59: H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, ~~~~~~~~~~~~~~~~~^~~~~~~~ CC H5Oshared.lo H5Oshared.c: In function 'H5O__shared_copy_file': H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, ~~~~~~~^~~~~~~~ H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, ~~~~~~~~~~~~^~~~~~~~ CC H5Oshmesg.lo CC H5Ostab.lo CC H5Otest.lo CC H5Ounknown.lo CC H5P.lo H5P.c: In function 'H5Pencode': H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] H5F_libver_t high_bound = H5F_LIBVER_V110; ^~~~~~~~~~ H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] H5F_libver_t low_bound = H5F_LIBVER_V110; ^~~~~~~~~ H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] hid_t new_fapl_id; ^~~~~~~~~~~ H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] H5P_genplist_t *fapl_plist; ^~~~~~~~~~ CC H5Pacpl.lo CC H5Pdapl.lo H5Pdapl.c: In function 'H5P__dacc_reg_prop': H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pdapl.c:40: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pdapl.c:40: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, ^~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pdapl.c:40: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CC H5Pdcpl.lo H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ ^~~~~ H5Pdcpl.c: In function 'H5P_get_fill_value': H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) ^~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Pdcpl.c:37: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Pdeprec.lo CC H5Pdxpl.lo CC H5Pencdec.lo CC H5Pfapl.lo H5Pfapl.c: In function 'H5P__facc_reg_prop': H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pfapl.c:41: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc ^~~~~~~~~~~~~~~~~~~~~~~~~ H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pfapl.c:41: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ H5Pfapl.c: In function 'H5P__file_driver_free': H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ ^ H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ ^ CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo H5Pint.c: In function 'H5P__poke_plist_cb': H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~~~~~^~~~~ H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~^~~~ H5Pint.c: In function 'H5P__poke_pclass_cb': H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~^~~~ H5Pint.c: In function 'H5P__iterate_pclass_cb': H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] char *key = (char *)_key; /* Pointer to the property's name */ ^~~ H5Pint.c: In function 'H5P__peek_cb': H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~~~~~^~~~~ H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, ~~~~~~~~~~~~^~~~ CC H5Plapl.lo H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ CC H5Plcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Pocpypl.c:41: H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PB.lo CC H5PL.lo CC H5PLint.lo CC H5PLpath.lo CC H5PLplugin_cache.lo CC H5R.lo CC H5Rint.lo H5Rint.c: In function 'H5R__get_name': H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, ~~~~~~^~ CC H5Rdeprec.lo CC H5UC.lo CC H5RS.lo H5RS.c: In function 'H5RS_wrap': H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ret_value->s = (char *)s; ^ CC H5S.lo CC H5Sall.lo H5Sall.c: In function 'H5S__all_project_simple': H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~~~~~^~~~~~~~~~ H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~^~~~~~ CC H5Sdbg.lo CC H5Shyper.lo H5Shyper.c: In function 'H5S_hyper_set_offset_size': H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~~~~~~^~~~~ H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~ H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) ~~~~~~~~^~~~~~~~~~~~ H5Shyper.c: In function 'H5S__hyper_serialize': H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] hsize_t temp_off; /* Offset in a given dimension */ ^~~~~~~~ H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8813:17: note: here case 7: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8815:17: note: here case 6: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8817:17: note: here case 5: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8819:17: note: here case 4: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8821:17: note: here case 3: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8823:17: note: here case 2: ^~~~ H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] loc += fast_dim_buf_off; ~~~~^~~~~~~~~~~~~~~~~~~ H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Shyper.c:8825:17: note: here case 1: ^~~~ H5Shyper.c: In function 'H5S_select_hyperslab': H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ ^ H5Shyper.c:6899:9: note: here case H5S_SEL_ERROR: ^~~~ H5Shyper.c: In function 'H5S__hyper_serialize': H5Shyper.c:2325:8: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] if(H5S_hyper_set_version(space, block_count, bounds_end, f, &version) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Snone.lo H5Snone.c: In function 'H5S_none_project_simple': H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~~~~~^~~~~~~~~~ H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) ~~~~~~~~~^~~~~~ CC H5Spoint.lo H5Spoint.c: In function 'H5S_point_set_version': H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) ~~~~~~~^ H5Spoint.c: In function 'H5S_point_set_info_size': H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] unsigned u; ^ H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] hsize_t max_size = 0; ^~~~~~~~ H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) ~~~~~~~~~~~~~^~~~~ CC H5Sselect.lo CC H5Stest.lo CC H5SL.lo H5SL.c: In function 'H5SL_term_package': H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ H5SL.c: In function 'H5SL_release_common': H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (void)(op)(node->item, (void *)node->key, op_data); ^ H5SL.c: In function 'H5SL_iterate': H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) ^ H5SL.c: In function 'H5SL_try_free_safe': H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) ^ CC H5SM.lo CC H5SMbtree2.lo CC H5SMcache.lo H5SMcache.c: In function 'H5SM__cache_table_deserialize': H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5SMcache.c: In function 'H5SM__cache_table_serialize': H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ H5SMcache.c: In function 'H5SM__cache_list_deserialize': H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, ~~~~~~~^~~ H5SMcache.c: In function 'H5SM__cache_list_serialize': H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, ~~~~~~~^~~ CC H5SMmessage.lo CC H5SMtest.lo CC H5ST.lo CC H5T.lo H5T.c: In function 'H5T__path_find_real': H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) ^~~ H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) ^~~ H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5T_copy(H5T_t *old_dt, H5T_copy_t method) ~~~~~~~^~~~~~ CC H5Tarray.lo CC H5Tbit.lo CC H5Tcommit.lo CC H5Tcompound.lo H5Tcompound.c: In function 'H5T__insert': H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); ^~~~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Tcompound.c:30: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Tconv.lo H5Tconv.c: In function 'H5T_conv_struct_free': H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ CC H5Tcset.lo CC H5Tdbg.lo CC H5Tdeprec.lo CC H5Tenum.lo H5Tenum.c: In function 'H5T__enum_create': H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); ^~~~~~ In file included from H5Tpkg.h:37, from H5Tenum.c:26: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Tenum.c: In function 'H5T_enum_nameof': H5Tenum.c:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from H5Tpkg.h:37, from H5Tenum.c:26: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Tenum.c: In function 'H5T_enum_valueof': H5Tenum.c:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) ^~ In file included from H5Tpkg.h:37, from H5Tenum.c:26: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ CC H5Tfields.lo CC H5Tfixed.lo CC H5Tfloat.lo CC H5detect.o CCLD H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo CC H5Tnative.lo CC H5Toffset.lo CC H5Toh.lo CC H5Topaque.lo CC H5Torder.lo CC H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo H5Tvlen.c: In function 'H5T__vlen_create': H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) ^~~~ In file included from H5Zprivate.h:28, from H5CXprivate.h:30, from H5Tvlen.c:23: H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); ^~~~~~~~ H5Tvlen.c: In function 'H5T_vlen_disk_isnull': H5Tvlen.c:810:24: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&vl, &addr); ^ H5Tvlen.c: In function 'H5T_vlen_disk_read': H5Tvlen.c:846:24: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_disk_write': H5Tvlen.c:897:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ H5Tvlen.c: In function 'H5T_vlen_disk_setnull': H5Tvlen.c:958:28: warning: to be safe all intermediate pointers in cast from 'uint8_t **' {aka 'unsigned char **'} to 'const uint8_t **' {aka 'const unsigned char **'} must be 'const' qualified [-Wcast-qual] H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); ^ CC H5TS.lo CC H5VM.lo CC H5WB.lo CC H5Z.lo H5Z.c: In function 'H5Z__init_package': H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] H5Z_SZIP->encoder_present = SZ_encoder_enabled(); ^~~~~~~~~~~~~~~~~~ H5Z.c: In function 'H5Z__flush_file_cb': H5Z.c:583:22: warning: unused variable 'object' [-Wunused-variable] H5Z_object_t *object = (H5Z_object_t *)key; ^~~~~~ CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo H5Zshuffle.c: In function 'H5Z_filter_shuffle': H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:188:21: note: here case 7: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:190:21: note: here case 6: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:192:21: note: here case 5: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:194:21: note: here case 4: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:196:21: note: here case 3: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:198:21: note: here case 2: ^~~~ H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] _dest+=bytesoftype; ~~~~~^~~~~~~~~~~~~ H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:200:21: note: here case 1: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:246:21: note: here case 7: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:248:21: note: here case 6: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:250:21: note: here case 5: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:252:21: note: here case 4: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:254:21: note: here case 3: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:256:21: note: here case 2: ^~~~ H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] _src+=bytesoftype; ~~~~^~~~~~~~~~~~~ H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' DUFF_GUTS ^~~~~~~~~ H5Zshuffle.c:258:21: note: here case 1: ^~~~ CC H5Zscaleoffset.lo In file included from H5Zscaleoffset.c:16: H5Zscaleoffset.c: In function 'H5Z_scaleoffset_postdecompress_i': H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:590:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1463:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_2' H5Z_scaleoffset_postdecompress_2(short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:586:30: note: 'filval' declared here type *buf = (type *)data, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1463:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_2' H5Z_scaleoffset_postdecompress_2(short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'signed char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:1455:10: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(signed char, cd_values, filval) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1451:47: note: 'filval' declared here signed char *buf = (signed char *)data, filval = 0; ^~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short unsigned int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:576:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1439:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:573:30: note: 'filval' declared here type *buf = (type *)data, filval = 0; unsigned i; \ ^~~~~~ H5Zscaleoffset.c:1439:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned short, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'unsigned char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:576:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1436:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned char, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:573:30: note: 'filval' declared here type *buf = (type *)data, filval = 0; unsigned i; \ ^~~~~~ H5Zscaleoffset.c:1436:7: note: in expansion of macro 'H5Z_scaleoffset_postdecompress_1' H5Z_scaleoffset_postdecompress_1(unsigned char, data, d_nelmts, filavail, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5Zscaleoffset.c: In function 'H5Z_scaleoffset_precompress_i': H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:453:7: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1415:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_2' H5Z_scaleoffset_precompress_2(short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:449:48: note: 'filval' declared here type *buf = (type *)data, min = 0, max = 0, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1415:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_2' H5Z_scaleoffset_precompress_2(short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'signed char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:1382:13: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(signed char, cd_values, filval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1377:67: note: 'filval' declared here signed char *buf = (signed char *)data, min = 0, max = 0, filval = 0; ^~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'filval' with type 'short unsigned int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:420:9: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1365:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:416:55: note: 'filval' declared here type *buf = (type *)data, min = 0, max = 0, span, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1365:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned short, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [2, 4] is out of the bounds [0, 1] of object 'filval' with type 'unsigned char' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:289:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(_fv_p, &_cd_value, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:420:9: note: in expansion of macro 'H5Z_scaleoffset_get_filval_1' H5Z_scaleoffset_get_filval_1(type, cd_values, filval) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:1362:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned char, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:416:55: note: 'filval' declared here type *buf = (type *)data, min = 0, max = 0, span, filval = 0; \ ^~~~~~ H5Zscaleoffset.c:1362:9: note: in expansion of macro 'H5Z_scaleoffset_precompress_1' H5Z_scaleoffset_precompress_1(unsigned char, data, d_nelmts, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5Zscaleoffset.c: In function 'H5Z_scaleoffset_set_parms_fillval': H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'fill_val' with type 'short int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:161:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(&_cd_value, _fv_p, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:212:5: note: in expansion of macro 'H5Z_scaleoffset_save_filval' H5Z_scaleoffset_save_filval(unsigned type, cd_values, fill_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:823:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_2' H5Z_scaleoffset_set_filval_2(short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:203:10: note: 'fill_val' declared here type fill_val; \ ^~~~~~~~ H5Zscaleoffset.c:823:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_2' H5Z_scaleoffset_set_filval_2(short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from H5Zscaleoffset.c:16: H5private.h:1104:32: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'fill_val' with type 'short unsigned int' [-Warray-bounds] #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:161:13: note: in expansion of macro 'HDmemcpy' HDmemcpy(&_cd_value, _fv_p, _copy_size); \ ^~~~~~~~ H5Zscaleoffset.c:197:5: note: in expansion of macro 'H5Z_scaleoffset_save_filval' H5Z_scaleoffset_save_filval(type, cd_values, fill_val) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:813:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_1' H5Z_scaleoffset_set_filval_1(unsigned short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5Zscaleoffset.c:188:10: note: 'fill_val' declared here type fill_val; \ ^~~~~~~~ H5Zscaleoffset.c:813:9: note: in expansion of macro 'H5Z_scaleoffset_set_filval_1' H5Z_scaleoffset_set_filval_1(unsigned short, dcpl_plist, type, cd_values, need_convert) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC H5Zszip.lo H5Zszip.c: In function 'H5Z_can_apply_szip': H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] if((dtype_size = (8 * H5T_get_size(type))) == 0) ^ H5Zszip.c: In function 'H5Z_set_local_szip': H5Zszip.c:173:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dtype_offset = H5T_get_offset(type); ^~~~~~~~~~~~~~ H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; ^~~~~~~~~~~~~~~ In file included from H5Zszip.c:17: H5private.h:345:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'hssize_t' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] #define MIN(a,b) (((a)<(b)) ? (a) : (b)) ^ H5Zszip.c:214:20: note: in expansion of macro 'MIN' scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); ^~~ H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); ^~ CC H5Ztrans.lo CCLD libhdf5.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' Making all in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' CC h5test.lo h5test.c: In function 'h5_clean_files': h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^~~~~~~~ h5test.c: In function 'h5_delete_test_file': h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); ^~~~~~~~ h5test.c: In function 'h5_get_file_size': h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^~~~~~~~~~ CC testframe.lo CC cache_common.lo cache_common.c: In function 'get_initial_load_size': cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'get_final_load_size': cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] void *udata, size_t *actual_len, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'verify_chksum': cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'deserialize': cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, ~~~~~~~^~~ cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'image_len': cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int32_t idx; ^~~ cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] image_len(const void *thing, size_t *image_length, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'pre_serialize': cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int32_t idx; ^~~ cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] pre_serialize(H5F_t *f, ~~~~~~~^ cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] haddr_t addr, ~~~~~~~~^~~~ cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] size_t len, ~~~~~~~^~~ cache_common.c: In function 'serialize': cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] int32_t idx; ^~~ cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c: In function 'notify': cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] notify(H5C_notify_action_t action, void *thing, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ cache_common.c: In function 'free_icr': cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] test_entry_t *base_addr; ^~~~~~~~~ cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] free_icr(test_entry_t *entry, int32_t entry_type) ~~~~~~~~^~~~~~~~~~ CC swmr_common.lo CCLD libh5test.la CC filter_plugin1_dsets.lo CCLD libfilter_plugin1_dsets.la CC filter_plugin2_dsets.lo CCLD libfilter_plugin2_dsets.la CC filter_plugin3_dsets.lo CCLD libfilter_plugin3_dsets.la CC filter_plugin4_groups.lo CCLD libfilter_plugin4_groups.la CC testhdf5.o CC tarray.o In file included from tarray.c:23: tarray.c: In function 'test_array': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from tarray.c:22: ../src/H5private.h:1307:27: note: 'snprintf' output between 11 and 1034 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CC tattr.o CC tchecksum.o tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tchecksum.c:257:1: warning: 'const' attribute on function returning 'void' [-Wattributes] tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from tchecksum.c:28: testhdf5.h:209:25: note: previous declaration here void cleanup_checksum(void); ^~~~~~~~~~~~~~~~ CC tconfig.o tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ CC tfile.o tfile.c: In function 'set_multi_split': tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) ~~~~~~~~^~~~~ tfile.c: In function 'test_libver_bounds_open': tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) ^~ tfile.c: In function 'test_libver_bounds_low_high': tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) ^~ tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_super_open': tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_obj': tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_dataset': tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_dataspace': tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_datatype_check': tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ tfile.c: In function 'test_libver_bounds_attributes': tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CC tgenprop.o CC th5o.o th5o.c: In function 'test_h5o_link': th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CC th5s.o In file included from th5s.c:23: th5s.c: In function 'test_h5s_basic': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from th5s.c:22: ../src/H5private.h:1307:27: note: 'snprintf' output between 8 and 1031 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CC tcoords.o CC theap.o CC tid.o tid.c: In function 'basic_id_test': tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); ^ tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); ^ tid.c: In function 'id_predefined_test': tid.c:264:46: warning: cast between incompatible function types from 'int (*)(void *, void *)' to 'int (*)(void *, hid_t, void *)' {aka 'int (*)(void *, long int, void *)'} [-Wcast-function-type] testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); ^ tid.c: In function 'test_id_type_list': tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); ^ CC titerate.o titerate.c: In function 'find_err_msg_cb': titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) ~~~~~~~~~^ In file included from titerate.c:23: titerate.c: In function 'test_corrupted_attnamelen': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 21 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from titerate.c:22: ../src/H5private.h:1307:27: note: 'snprintf' output between 22 and 1045 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CC tmeta.o tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] { ^ tmeta.c:126:1: warning: 'const' attribute on function returning 'void' [-Wattributes] tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from tmeta.c:22: testhdf5.h:208:25: note: previous declaration here void cleanup_metadata(void); ^~~~~~~~~~~~~~~~ CC tmisc.o tmisc.c: In function 'test_misc22': tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] correct = prec[j]; ^~~~ tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] correct = H5Tget_size(idts[i]) * 8; ^~~~~~~~~~~ CC trefer.o trefer.c: In function 'test_reference_region': trefer.c:805:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'hssize_t' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] ret_particles = H5Sget_select_npoints(sid3); ^~~~~~~~~~~~~~~~~~~~~ trefer.c: In function 'test_reference_region_1D': trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] test_reference_region_1D(hbool_t new_format) ~~~~~~~~^~~~~~~~~~ CC trefstr.o CC tselect.o tselect.c: In function 'verify_select_hyper_contig_dr__run_test': tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] size_t cube_size, unsigned edge_size, unsigned cube_rank) ~~~~~~~^~~~~~~~~ CC tskiplist.o CC tsohm.o tsohm.c: In function 'getsize_testsize1': tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] file = size1_helper(file, FILENAME, fapl_id, open_close); ^~~~~~~~~~ tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) ~~~~~~~~~~~~^~~~~~~~ tsohm.c: In function 'test_sohm_size1': tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] hsize_t norm_oh_size; ^~~~~~~~~~~~ tsohm.c: In function 'test_sohm_attrs': tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); ^~~~~~~~~ At top level: tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] test_sohm_size_consistency_open_create(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ttime.o CC ttst.o ttst.c: In function 'test_tst_init': ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tmp_word=(char *)words[u]; ^ CC tunicode.o CC tvlstr.o tvlstr.c: In function 'test_write_same_element': tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~ tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~~~~~~~ tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~~ tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; ^~~~~~~~~~~ tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~~~ tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~~~~~ tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~ tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; ^~~~~~~~~ CC tvltypes.o tvltypes.c: In function 'test_vltypes_fill_value': tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~ tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~ tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~ tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~~ tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; ^~~~~~~ tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~ tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~ tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~ tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~~ tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; ^~~~~~ In file included from h5test.h:28, from testhdf5.h:22, from tvltypes.c:22: ../src/H5private.h:1110:32: warning: 'dset_elmts' may be used uninitialized in this function [-Wmaybe-uninitialized] #define HDmemset(X,C,Z) memset(X,C,Z) ^~~~~~ tvltypes.c:2437:12: note: 'dset_elmts' was declared here size_t dset_elmts; /* Number of elements in a particular dataset */ ^~~~~~~~~~ tvltypes.c:2753:19: warning: 'dset_select_dspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = H5Dread(dset_id, dtype1_id, dset_select_dspace_id, dset_select_dspace_id, xfer_pid, rbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tvltypes.c:2617:23: warning: 'dset_dspace_id' may be used uninitialized in this function [-Wmaybe-uninitialized] dset_id = H5Dcreate2(file_id, dset_name1, dtype1_id, dset_dspace_id, H5P_DEFAULT, tmp_dcpl_id, H5P_DEFAULT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD testhdf5 CC cache.o CCLD cache CC cache_api.o CCLD cache_api CC cache_image.o CC genall5.o CCLD cache_image CC cache_tagging.o cache_tagging.c: In function 'check_file_creation_tags': cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose test outout */ ^~~~~~~ cache_tagging.c: In function 'check_file_open_tags': cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_group_creation_tags': cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_multi_group_creation_tags': cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_link_iteration_tags': cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dense_attribute_tags': cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_group_open_tags': cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file output */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_creation_tags': cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_open_tags': cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_rename_tags': cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_delete_tags': cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_creation_tags': cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_open_tags': cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_write_tags': cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_attribute_write_tags': cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_read_tags': cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_size_retrieval': cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_dataset_extend_tags': cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_object_info_tags': cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file output */ ^~~~~~~ cache_tagging.c: In function 'check_object_copy_tags': cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file output */ ^~~~~~~ cache_tagging.c: In function 'check_link_removal_tags': cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_link_getname_tags': cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_external_link_creation_tags': cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_external_link_open_tags': cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] int verbose = FALSE; /* verbose file outout */ ^~~~~~~ cache_tagging.c: In function 'check_invalid_tag_application': cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] error: ^~~~~ CCLD cache_tagging CC lheap.o In file included from lheap.c:21: lheap.c: In function 'main': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from lheap.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 15 and 1038 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD lheap CC ohdr.o ohdr.c: In function 'main': ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ In file included from h5test.h:28, from ohdr.c:17: ohdr.c: In function 'test_unknown': ../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ ohdr.c:1359:5: note: in expansion of macro 'HDstrncpy' HDstrncpy(testfile, FILE_BOGUS, HDstrlen(FILE_BOGUS)); ^~~~~~~~~ ../src/H5private.h:1368:31: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] #define HDstrncat(X,Y,Z) strncat(X,Y,Z) ^~~~~~~~~~~~~~ ohdr.c:1361:5: note: in expansion of macro 'HDstrncat' HDstrncat(testfile, ".copy", 5); ^~~~~~~~~ CCLD ohdr CC stab.o CCLD stab CC gheap.o CCLD gheap CC evict_on_close.o CCLD evict_on_close CC farray.o CCLD farray CC earray.o CCLD earray CC btree2.o CCLD btree2 CC fheap.o fheap.c: In function 'begin_test': fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsprintf(test_desc, base_desc, del_str); ^~~~~~~~~ fheap.c: In function 'test_man_incr_insert_remove': fheap.c:7644:30: warning: '%d' directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~ fheap.c:7644:27: note: directive argument in the range [-2147483647, 2147483647] HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~ In file included from h5test.h:28, from fheap.c:17: ../src/H5private.h:1310:26: note: 'sprintf' output between 28 and 38 bytes into a destination of size 29 #define HDsprintf sprintf /*varargs*/ fheap.c:7644:9: note: in expansion of macro 'HDsprintf' HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); ^~~~~~~~~ CCLD fheap CC pool.o CCLD pool CC accum.o CCLD accum CC hyperslab.o CCLD hyperslab CC istore.o CCLD istore CC bittests.o CCLD bittests CC dt_arith.o dt_arith.c: In function 'test_hard_query': dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); ^~~~~~~~~~~~~~~~~~~ In file included from ../src/H5Lpublic.h:30, from ../src/H5Opublic.h:31, from ../src/H5Apublic.h:22, from ../src/hdf5.h:23, from h5test.h:27, from dt_arith.c:21: ../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} hid_t dst_id, H5T_conv_t func); ~~~~~~~~~~~^~~~ dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); ^~~~~~~~~~~~~~~~~~~ In file included from ../src/H5Lpublic.h:30, from ../src/H5Opublic.h:31, from ../src/H5Apublic.h:22, from ../src/hdf5.h:23, from h5test.h:27, from dt_arith.c:21: ../src/H5Tpublic.h:587:32: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} hid_t dst_id, H5T_conv_t func); ~~~~~~~~~~~^~~~ dt_arith.c: In function 'my_isnan': dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ CCLD dt_arith CC page_buffer.o CCLD page_buffer CC dtypes.o In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: dtypes.c: In function 'test_compound_9': dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(rdata.str) HDfree(rdata.str); ~~~~~^~~~ ../src/H5private.h:859:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ In file included from ../src/H5private.h:57, from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(rdata.str) HDfree(rdata.str); ~~~~~^~~~ ../src/H5private.h:859:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ In file included from ../src/H5private.h:57, from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ dtypes.c: In function 'test_compound_14': dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; ^~~~~~~~~~~~~~~ In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if(rdata1.str) HDfree(rdata1.str); ~~~~~~^~~~ ../src/H5private.h:859:31: note: in definition of macro 'HDfree' #define HDfree(M) free(M) ^ In file included from ../src/H5private.h:57, from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ dtypes.c: In function 'create_del_obj_named_test_file': dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Generic return value */ ^~~~~~ dtypes.c: In function 'test_delete_obj_named': dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dtypes.c: In function 'test_delete_obj_named_fileid': dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dtypes.c: In function 'test_utf_ascii_conv': dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); ^ dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); ^ dtypes.c: In function 'test_versionbounds': dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] enum_val++; ^~ dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ In file included from dtypes.c:22: dtypes.c: In function 'test_compound_18': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from dtypes.c:21: ../src/H5private.h:1307:27: note: 'snprintf' output between 16 and 1039 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD dtypes CC dsets.o dsets.c: In function 'test_compact_io': dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dsets.c: In function 'test_filters': dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] test_filters(hid_t file, hid_t ~~~~~ #ifndef H5_HAVE_FILTER_SZIP ~~~~~~~~~~~~~~~~~~~~~~~~~~~ H5_ATTR_UNUSED ~~~~~~~~~~~~~~ #endif /* H5_HAVE_FILTER_SZIP */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fapl) ^~~~ dsets.c: In function 'test_nbit_float': dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(!(orig_data[i][j] == orig_data[i][j])) ^~ dsets.c: In function 'test_nbit_double': dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(!(orig_data[i][j] == orig_data[i][j])) ^~ dsets.c: In function 'test_nbit_compound': dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (orig_data[i][j].f == orig_data[i][j].f && !H5_FLT_ABS_EQUAL(new_data[i][j].f, orig_data[i][j].f))) ^~ dsets.c: In function 'test_nbit_compound_2': dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (new_data[i][j].d[m][n].f == new_data[i][j].d[m][n].f && !H5_FLT_ABS_EQUAL(new_data[i][j].d[m][n].f, new_data[i][j].d[m][n].f))) { ^~ dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (new_data[i][j].a.f == new_data[i][j].a.f && !H5_FLT_ABS_EQUAL(new_data[i][j].a.f, new_data[i][j].a.f)) || ^~ dsets.c: In function 'test_deprec': dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ dsets.c: In function 'test_zero_dim_dset': dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dsets.c: In function 'test_versionbounds': dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] hid_t null_dspace = -1; /* Data space of H5S_NULL */ ^~~~~~~~~~~ CCLD dsets CC chunk_info.o chunk_info.c: In function 'test_chunk_info_extensible_array': chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] int out_buf[NX][NY]; /* Buffer to read data in */ ^~~~~~~ chunk_info.c: In function 'test_chunk_info_version2_btrees': chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] int out_buf[NX][NY]; /* Buffer to read data in */ ^~~~~~~ chunk_info.c: In function 'test_get_chunk_info_110': chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { ^~ chunk_info.c: In function 'create_4x4_dset': chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(pid); ^~~~~~~~~~~~~ chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(m_sid); ^~~~~~~~~~~~~~~ chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(f_sid); ^~~~~~~~~~~~~~~ chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ CCLD chunk_info CC cmpd_dset.o cmpd_dset.c: In function 'main': cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); ^~~~~~~~~~~~~~~~~~~~ In file included from ../src/H5Tprivate.h:24, from ../src/H5Tpkg.h:37, from cmpd_dset.c:23: ../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} hid_t dst_id, H5T_conv_t func); ~~~~~~~~~~~^~~~ CCLD cmpd_dset CC filter_fail.o CCLD filter_fail CC extend.o CCLD extend CC direct_chunk.o direct_chunk.c: In function 'test_single_chunk_latest': direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Pclose(dcpl); ^~~~~~~~~~~~~~ direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(did); ^~~~~~~~~~~~~ direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Sclose(sid); ^~~~~~~~~~~~~ direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Fclose(fid); ^~~~~~~~~~~~~ CCLD direct_chunk CC external.o external.c: In function 'test_path_absolute': external.c:1006:53: warning: 'extern_' directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); ^~~~~~~ In file included from h5test.h:28, from external.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 15 and 1048 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ external.c:1006:9: note: in expansion of macro 'HDsnprintf' HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); ^~~~~~~~~~ CCLD external CC efc.o CCLD efc CC objcopy.o objcopy.c: In function 'compare_data': objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf1 = (const hdset_reg_ref_t *)buf1; ^ objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ref_buf2 = (const hdset_reg_ref_t *)buf2; ^ objcopy.c: In function 'test_copy_dataset_versionbounds': objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ ^~~~~~~~~~ objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] H5F_libver_t low_src, high_src; /* Source file format bounds */ ^~~~~~~~ objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] H5F_libver_t low_src, high_src; /* Source file format bounds */ ^~~~~~~ objcopy.c: In function 'attach_attribute_compound_vlstr': objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] buf.v = "ThisIsAString"; ^ In file included from objcopy.c:22: objcopy.c: In function 'test_copy_old_layout': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from testhdf5.h:22, from objcopy.c:21: ../src/H5private.h:1307:27: note: 'snprintf' output between 12 and 1035 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD objcopy CC links.o links.c: In function 'open_by_idx': links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13364:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13399:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'open_by_idx_old': links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13541:13: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'object_info': links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13812:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:13860:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'object_info_old': links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14009:13: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'group_info': links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14430:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14289:21: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ links.c: In function 'group_info_old': links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~ ~~~~~~~ links.c:14660:13: note: 'sprintf' output between 15 and 1038 bytes into a destination of size 1024 sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD links CC unlink.o CCLD unlink CC twriteorder.o In file included from h5test.h:28, from twriteorder.c:62: twriteorder.c: In function 'create_wo_file': ../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~ twriteorder.c:240:19: note: in expansion of macro 'HDwrite' if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ ^~~~~~~ twriteorder.c: In function 'write_wo_file': ../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~ twriteorder.c:271:16: note: in expansion of macro 'HDwrite' if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ ^~~~~~~ ../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDwrite(F,M,Z) write(F,M,Z) ^~~~~ twriteorder.c:279:19: note: in expansion of macro 'HDwrite' if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ ^~~~~~~ twriteorder.c: In function 'read_wo_file': ../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDread(F,M,Z) read(F,M,Z) ^~~~ twriteorder.c:307:16: note: in expansion of macro 'HDread' if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ ^~~~~~ ../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define HDread(F,M,Z) read(F,M,Z) ^~~~ twriteorder.c:320:16: note: in expansion of macro 'HDread' if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ ^~~~~~ CCLD twriteorder CC big.o big.c: In function 'enough_room': big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(name, sizeof(name), filename, i); ^~~~~~~~ big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(name, sizeof(name), filename, i); ^~~~~~~~ CCLD big CC mtime.o CCLD mtime CC fillval.o fillval.c: In function 'test_extend_cases': fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; ^~~~~ fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; ^~~~~~~~ fillval.c: In function 'test_extend': fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ fillval.c:1845:46: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ ^~~~~ fillval.c: In function 'test_rdwr_cases': fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Fill value: %f, %d, %f, %c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[0], hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[2], hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[4], ~~~~~~~~~~~~~ (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from h5test.h:28, from fillval.c:20: ../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) ^ fillval.c:761:31: note: 'fill_c.y' was declared here comp_datatype rd_c, fill_c, should_be_c; ^~~~~~ fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Fill value: %f, %d, %f, %c\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[0], hs_offset[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[2], hs_offset[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~ hs_offset[4], ~~~~~~~~~~~~~ (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from h5test.h:28, from fillval.c:20: ../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) ^ fillval.c:761:31: note: 'fill_c.a' was declared here comp_datatype rd_c, fill_c, should_be_c; ^~~~~~ In file included from fillval.c:21: fillval.c: In function 'main': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from fillval.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 12 and 1035 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD fillval CC mount.o CCLD mount CC flush1.o CCLD flush1 CC flush2.o CCLD flush2 CC app_ref.o CCLD app_ref CC enum.o CCLD enum CC set_extent.o set_extent.c: In function 'do_layouts': set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { ^~ set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { ^~ CCLD set_extent CC ttsafe.o CC ttsafe_dcreate.o CC ttsafe_error.o CC ttsafe_cancel.o CC ttsafe_acreate.o CCLD ttsafe CC enc_dec_plist.o CCLD enc_dec_plist CC enc_dec_plist_cross_platform.o CCLD enc_dec_plist_cross_platform CC getname.o CCLD getname CC vfd.o vfd.c: In function 'test_family_opens': vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(first_name, sizeof(first_name), fname, 0); ^~~~~~~~~~ vfd.c: In function 'test_family_compat': vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); ^~~~~~~ vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); ^~~~~~~~ vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); ^~~~~~~ vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); ^~~~~~~~ vfd.c: In function 'test_multi_opens': vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); ^~~~~~~~~~ CCLD vfd CC ntypes.o CCLD ntypes CC dangle.o CCLD dangle CC dtransform.o CCLD dtransform CC reserved.o CCLD reserved CC cross_read.o CCLD cross_read CC freespace.o CCLD freespace CC mf.o mf.c: In function 'set_multi_split': mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) ~~~~~~~~^~~~~ CCLD mf CC vds.o CCLD vds CC file_image.o file_image.c: In function 'test_get_file_image': file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(member_file_name, (size_t)1024, file_name, i); ^~~~~~~~~ file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(member_file_name, 1024, file_name, i); ^~~~~~~~~ CCLD file_image CC unregister.o CCLD unregister CC cache_logging.o CCLD cache_logging CC cork.o CCLD cork CC swmr.o CCLD swmr CC error_test.o error_test.c: In function 'test_long_desc': error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); ^~~~~~~~~~ In file included from error_test.c:21: error_test.c: In function 'main': H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from h5test.h:28, from error_test.c:20: ../src/H5private.h:1307:27: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD error_test CC err_compat.o CCLD err_compat CC tcheck_version.o CCLD tcheck_version CC testmeta.o CCLD testmeta CC accum_swmr_reader.o CCLD accum_swmr_reader CC atomic_writer.o CCLD atomic_writer CC atomic_reader.o CCLD atomic_reader CC links_env.o CCLD links_env CC filenotclosed.o CCLD filenotclosed CC del_many_dense_attrs.o del_many_dense_attrs.c: In function 'main': del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *basename="attr"; /* Name prefix for attribute */ ^~~~~~ CCLD del_many_dense_attrs CC flushrefresh.o CCLD flushrefresh CC use_append_chunk.o CC use_common.o CCLD use_append_chunk CC use_append_mchunks.o CCLD use_append_mchunks CC use_disable_mdc_flushes.o use_disable_mdc_flushes.c: In function 'parse_option': use_disable_mdc_flushes.c:111:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((nplanes_g = atoi(optarg)) <= 0){ ^~~~ use_disable_mdc_flushes.c: In function 'setup_parameters': use_disable_mdc_flushes.c:196:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] chunkdims_g[0] = chunkplanes_g; ^~~~~~~~~~~~~ use_disable_mdc_flushes.c:197:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] chunkdims_g[1]= chunkdims_g[2] = chunksize_g; ^~~~~~~~~~~ use_disable_mdc_flushes.c:202:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; ^~~~~~~~~~~ use_disable_mdc_flushes.c:206:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] nplanes_g = chunksize_g; ^~~~~~~~~~~ use_disable_mdc_flushes.c: In function 'write_file': use_disable_mdc_flushes.c:302:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] hsize_t cz=chunksize_g; /* Chunk size */ ^~~~~~~~~~~ use_disable_mdc_flushes.c:417:15: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'short int' may change value [-Wconversion] *bufptr++ = i; ^ CCLD use_disable_mdc_flushes CC swmr_generator.o CCLD swmr_generator CC swmr_start_write.o CCLD swmr_start_write CC swmr_reader.o CCLD swmr_reader CC swmr_writer.o CCLD swmr_writer CC swmr_remove_reader.o CCLD swmr_remove_reader CC swmr_remove_writer.o CCLD swmr_remove_writer CC swmr_addrem_writer.o CCLD swmr_addrem_writer CC swmr_sparse_reader.o CCLD swmr_sparse_reader CC swmr_sparse_writer.o CCLD swmr_sparse_writer CC swmr_check_compat_vfd.o CCLD swmr_check_compat_vfd CC vds_swmr_gen.o vds_swmr_gen.c: In function 'main': vds_swmr_gen.c:102:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] start[1] = map_start; ^~~~~~~~~ vds_swmr_gen.c:106:19: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] map_start += PLANES[i][1]; ^~ vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] map_start += PLANES[i][1]; ^~~~~~ In file included from vds_swmr_gen.c:15: At top level: vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; ^~~~~~~~~ CCLD vds_swmr_gen CC vds_swmr_reader.o vds_swmr_reader.c: In function 'main': vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] n_elements = VDS_PLANE[1] * VDS_PLANE[2]; ^~~~~~~~~ vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] size = n_elements * sizeof(int); ^ In file included from vds_swmr_reader.c:15: At top level: vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] static int32_t VDS_FILL_VALUE = -9; ^~~~~~~~~~~~~~ vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] static int32_t FILL_VALUES[N_SOURCES] = { ^~~~~~~~~~~ vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; ^~~~~~~~~~~~~~~~ vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; ^~~~~~~~~~~~~~~~ vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] static char FILE_NAMES[N_SOURCES][NAME_LEN] = { ^~~~~~~~~~ vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] static hsize_t PLANES[N_SOURCES][RANK] = { ^~~~~~ vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; ^~~~~~~~~~~~ vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t MAX_DIMS[N_SOURCES][RANK] = { ^~~~~~~~ vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; ^~~~~~~~ vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] static hsize_t DIMS[N_SOURCES][RANK] = { ^~~~ CCLD vds_swmr_reader CC vds_swmr_writer.o In file included from vds_swmr_writer.c:16: vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] static int32_t VDS_FILL_VALUE = -9; ^~~~~~~~~~~~~~ vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] static int32_t FILL_VALUES[N_SOURCES] = { ^~~~~~~~~~~ vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; ^~~~~~~~~~~~~ vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; ^~~~~~~~~~~~~~~~ vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; ^~~~~~~~~~~~~ vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; ^~~~~~~~~ vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; ^~~~~~~~~~~~ vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] static hsize_t MAX_DIMS[N_SOURCES][RANK] = { ^~~~~~~~ vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; ^~~~~~~~ vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] static hsize_t DIMS[N_SOURCES][RANK] = { ^~~~ CCLD vds_swmr_writer CC filter_plugin.o In file included from filter_plugin.c:17: H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] static const char *H5_get_srcdir_filename(const char *filename) ^~~~~~~~~~~~~~~~~~~~~~ CCLD filter_plugin make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' Making all in tools make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making all in lib make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' CC h5tools.lo CC h5tools_dump.lo h5tools_dump.c: In function 'h5tools_dump_dcpl': h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] ssize_t ssize_out; ^~~~~~~~~ CC h5tools_str.lo CC h5tools_utils.lo CC h5diff.lo h5diff.c: In function 'build_match_list': h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] int ret_value = 0; ^~~~~~~~~ h5diff.c: In function 'diff_match': h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] out: ^~~ CC h5diff_array.lo h5diff_array.c: In function 'diff_datum': h5diff_array.c:450:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] hsize_t ret_value = opts->err_stat; ^~~~ In file included from h5tools.h:24, from h5diff_array.c:15: h5diff_array.c:468:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] HGOTO_DONE(opts->err_stat); ^~~~ h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^~~~~~~ In file included from h5diff_array.c:14: ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); ^~~~~~~~~~~ In file included from h5tools.h:24, from h5diff_array.c:15: h5diff_array.c:727:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] HGOTO_DONE (opts->err_stat); ^~~~ h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^~~~~~~ h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] if (ret_value >= 0) ^~ In file included from h5tools.h:24, from h5diff_array.c:15: h5diff_array.c:790:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] HGOTO_DONE (opts->err_stat); ^~~~ h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} ^~~~~~~ In file included from h5diff_array.c:14: ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); ^~~~~~~~~~~ ../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define FAIL (-1) ^ h5tools_error.h:78:21: note: in expansion of macro 'FAIL' ret_value = FAIL; \ ^~~~ h5tools_error.h:118:4: note: in expansion of macro 'HERROR' HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ ^~~~~~ h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); ^~~~~~~~~~~ h5diff_array.c:1943:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] opts->err_stat = opts->err_stat | ret_value; ^ h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] opts->err_stat = opts->err_stat | ret_value; ^~~~ h5diff_array.c: In function 'character_compare_opt': h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] hbool_t both_zero; ^~~~~~~~~ h5diff_array.c: In function 'equal_double': h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^~ h5diff_array.c: In function 'equal_ldouble': h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^~ h5diff_array.c: In function 'equal_float': h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (value == expected) ^~ h5diff_array.c: In function 'my_isnan': h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x != x); ^~ h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x != x); ^~ h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] retval = (x!=x); ^~ CC h5diff_attr.lo CC h5diff_dset.lo CC h5diff_util.lo h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] { ^ In file included from h5diff_util.c:17: h5diff.h:185:13: note: previous declaration here const char* get_type(h5trav_type_t type); ^~~~~~~~ CC h5trav.lo CC h5tools_filters.lo CC h5tools_ref.lo CC h5tools_type.lo CC io_timer.lo CCLD libh5tools.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making all in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' CC h5diff_main.o CC h5diff_common.o h5diff_common.c: In function 'parse_command_line': h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] exclude_node->obj_path = (char*)opt_arg; ^ CCLD h5diff make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' Making all in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' CC h5ls.o CCLD h5ls make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' Making all in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' CC h5dump.o CC h5dump_ddl.o CC h5dump_xml.o In file included from h5dump_xml.c:14: h5dump_xml.c: In function 'xml_escape_the_string': ../../../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ h5dump_xml.c:795:13: note: in expansion of macro 'HDstrncpy' HDstrncpy(ncp, amp, esc_len); ^~~~~~~~~ ../../../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ h5dump_xml.c:791:13: note: in expansion of macro 'HDstrncpy' HDstrncpy(ncp, gt, esc_len); ^~~~~~~~~ ../../../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ h5dump_xml.c:787:13: note: in expansion of macro 'HDstrncpy' HDstrncpy(ncp, lt, esc_len); ^~~~~~~~~ ../../../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ h5dump_xml.c:783:13: note: in expansion of macro 'HDstrncpy' HDstrncpy(ncp, apos, esc_len); ^~~~~~~~~ CCLD h5dump make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' Making all in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' CC h5debug.o CCLD h5debug CC h5repart.o h5repart.c: In function 'main': h5repart.c:237:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (src_name, src_gen_name, src_membno); ^~~~~~~ h5repart.c:257:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (dst_name, dst_gen_name, dst_membno); ^~~~~~~ h5repart.c:340:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (src_name, src_gen_name, ++src_membno); ^~~~~~~ h5repart.c:387:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] sprintf (dst_name, dst_gen_name, ++dst_membno); ^~~~~~~ CCLD h5repart CC h5mkgrp.o CCLD h5mkgrp CC h5clear.o In file included from h5clear.c:22: h5clear.c: In function 'parse_command_line': ../../../src/H5private.h:661:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define HDatoi(S) atoi(S) ^~~~ h5clear.c:178:33: note: in expansion of macro 'HDatoi' increment = HDatoi(opt_arg); ^~~~~~ CCLD h5clear make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' Making all in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' CC h5import.o h5import.c: In function 'processConfigurationFile': h5import.c:1431:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] if ((*((uint8_t*)(&ibyte))) == 0x67) { ^ h5import.c: In function 'swap_uint16': h5import.c:4712:23: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] return (val << 8) | (val >> 8); ~~~~~~~~~~~^~~~~~~~~~~~ h5import.c: In function 'swap_int16': h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] return (val << 8) | ((val >> 8) & 0xFF); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ h5import.c: In function 'swap_int32': h5import.c:4728:23: warning: conversion to 'unsigned int' from 'int32_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); ^ h5import.c:4728:11: warning: conversion to 'int32_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); ^ h5import.c: In function 'swap_int64': h5import.c:4734:23: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); ^ h5import.c:4734:62: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); ^ h5import.c:4734:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); ^ h5import.c:4735:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); ^ h5import.c:4735:64: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); ^ h5import.c:4735:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); ^ h5import.c:4736:39: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); ^ h5import.c:4736:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); ^ h5import.c:4736:24: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD h5import make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' Making all in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' CC h5repack.lo h5repack.c: In function 'check_objects': h5repack.c:750:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); ~^ ~~~~~~~~~~~~ %ld h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { ^ CC h5repack_copy.lo h5repack_copy.c: In function 'do_copy_objects': h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { ^ At top level: h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { ^~~~~~~~~~~~~~~~~~~ h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ CC h5repack_filters.lo h5repack_filters.c: In function 'aux_copy_obj': h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (i = 0; i < nfilters; i++) { ^ h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (i = 0; i < rank; i++) ^ h5repack_filters.c: In function 'aux_find_obj': h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] pname = name; ^ h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] int result; ^~~~~~ CC h5repack_opttable.lo CC h5repack_parse.lo In file included from h5repack.h:18, from h5repack_parse.c:14: h5repack_parse.c: In function 'parse_filter': ../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] #define HDstrtoul(S,R,N) strtoul(S,R,N) ^~~~~~~ h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' filt->filt_flag = HDstrtoul(stype, NULL, 0); ^~~~~~~~~ CC h5repack_refs.lo CC h5repack_verify.lo CCLD libh5repack.la CC h5repack_main.o h5repack_main.c: In function 'parse_command_line': h5repack_main.c:521:38: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] options->low_bound = (H5F_libver_t)HDatoi(opt_arg); ^ h5repack_main.c:529:39: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] options->high_bound = (H5F_libver_t)HDatoi(opt_arg); ^ CCLD h5repack make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' Making all in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' CC h5jam.o CCLD h5jam CC h5unjam.o CCLD h5unjam make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' Making all in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' CC h5copy.o CCLD h5copy make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' Making all in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' CC h5format_convert.o h5format_convert.c: In function 'convert': h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if (verbose_g) ^~ h5format_convert.c:275:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' break; ^~~~~ h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(verbose_g) ^~ h5format_convert.c:305:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' h5tools_setstatus(EXIT_SUCCESS); ^~~~~~~~~~~~~~~~~ CCLD h5format_convert make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' Making all in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' CC h5stat.o h5stat.c: In function 'dataset_stats': h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if((storage = H5Dget_storage_size(did)) < 0) ^ CCLD h5stat make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' Making all in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' CC dynlib_diff.lo dynlib_diff.c: In function 'H5Z_filter_dynlibud': dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD libdynlibdiff.la CC h5diffgentest.o h5diffgentest.c: In function 'test_comps_array': h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'test_comps_vlen': h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'test_comps_array_vlen': h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'test_comps_vlen_arry': h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5diffgentest.c: In function 'write_attr_strings': h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5diffgentest.c: In function 'write_attr_in': h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5diffgentest.c: In function 'write_dset_in': h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5diffgentest.c: In function 'gen_datareg': h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ CCLD h5diffgentest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' Making all in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' CC dynlib_ls.lo dynlib_ls.c: In function 'H5Z_filter_dynlibud': dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD libdynlibls.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' Making all in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' CC dynlib_dump.lo dynlib_dump.c: In function 'H5Z_filter_dynlibud': dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD libdynlibdump.la CC h5dumpgentest.o h5dumpgentest.c: In function 'gent_many': h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ h5dumpgentest.c: In function 'gent_vldatatypes': h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^~~ h5dumpgentest.c: In function 'gent_vldatatypes2': h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_vldatatypes3': h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_vldatatypes4': h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_vldatatypes5': h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array1_big': h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array1': h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array2': h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array3': h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array4': h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array5': h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array6': h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array7': h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; /* Generic return value */ ^~~ h5dumpgentest.c: In function 'gent_array8': h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status = -1; ^~~~~~ h5dumpgentest.c: In function 'gent_empty': h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret=0; ^~~ h5dumpgentest.c: In function 'write_attr_in': h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'write_dset_in': h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'gent_attr_all': h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'gent_compound_complex': h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_named_dtype_attr': h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] herr_t ret; ^~~ h5dumpgentest.c: In function 'make_external': h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_filters': h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, n, ret; ^~~ h5dumpgentest.c: In function 'gent_fcontents': h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_fvalues': h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_string': h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_aindices': h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, k, l, n, ret; ^~~ h5dumpgentest.c: In function 'gent_longlinks': h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] hid_t gid2 = (-1); /* Datatype ID */ ^~~~ h5dumpgentest.c: In function 'gent_bigdims': h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ h5dumpgentest.c: In function 'gent_hyperslab': h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, ret; ^~~ h5dumpgentest.c: In function 'gent_dataset_idx': h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, ret; ^~~ h5dumpgentest.c: In function 'gent_nodata': h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] unsigned int i, j; ^ h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] unsigned int i, j; ^ h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] double dsetdbl[F66_XDIM][F66_YDIM8]; ^~~~~~~ h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; ^~~~~~~~~ h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; ^~~~~~ h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; ^~~~~~~~~ h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; ^~~~~~ h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; ^~~~~~~~~ h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; ^~~~~~ h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; ^~~~~~~~ h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; ^~~~~ h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; ^~~~~~~~~~ h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; ^~~~~~~ h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; ^~~~~~~~~~ h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; ^~~~~~~ h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; ^~~~~~~~~~ h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; ^~~~~~~ h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; ^~~~~~~~~ h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; ^~~~~~ h5dumpgentest.c: In function 'gent_charsets': h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ h5dumpgentest.c: In function 'gent_compound_intsizes': h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_compound_attr_intsizes': h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_compound_int_array': h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_compound_ints': h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; /* Error checking variable */ ^~~~~~ h5dumpgentest.c: In function 'gent_udfilter': h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, j, n, ret; ^~~ h5dumpgentest.c: In function 'H5Z_filter_dynlibud': h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp - MULTIPLIER; ^~~~ h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] *int_ptr = temp + MULTIPLIER; ^~~~ CCLD h5dumpgentest CC binread.o CCLD binread make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' Making all in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making all in vds make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' CC UC_1_one_dim_gen.o CCLD UC_1_one_dim_gen CC UC_2_two_dims_gen.o CCLD UC_2_two_dims_gen CC UC_3_gaps_gen.o CCLD UC_3_gaps_gen CC UC_4_printf_gen.o CCLD UC_4_printf_gen CC UC_5_stride_gen.o CCLD UC_5_stride_gen make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' CC h5repart_gentest.o CCLD h5repart_gentest CC h5clear_gentest.o h5clear_gentest.c: In function 'gen_enhance_files': h5clear_gentest.c:258:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '4168810027' to '-126157269' [-Woverflow] chksum = 4168810027; ^~~~~~~~~~ h5clear_gentest.c:263:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '3716054346' to '-578912950' [-Woverflow] chksum = 3716054346; ^~~~~~~~~~ CCLD h5clear_gentest CC talign.o CCLD talign CC repart_test.o CCLD repart_test CC clear_open_chk.o CCLD clear_open_chk make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making all in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' CC h5importtest.o h5importtest.c: In function 'main': h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] if ((*((uint8_t*)(&ibyte))) == 0x67) ^ In file included from h5importtest.c:14: ../../../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ h5importtest.c:74:9: note: in expansion of macro 'HDstrncpy' HDstrncpy(machine_order, "LE", 2); ^~~~~~~~~ ../../../src/H5private.h:1374:31: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] #define HDstrncpy(X,Y,Z) strncpy(X,Y,Z) ^~~~~~~~~~~~~~ h5importtest.c:76:9: note: in expansion of macro 'HDstrncpy' HDstrncpy(machine_order, "BE", 2); ^~~~~~~~~ CCLD h5importtest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' Making all in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' CC dynlib_rpk.lo CCLD libdynlibadd.la CC dynlib_vrpk.lo CCLD libdynlibvers.la CC h5repacktst.o In file included from ../../../tools/lib/h5tools.h:24, from h5repacktst.c:17: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from h5repacktst.c:15: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from h5repacktst.c:17: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from h5repacktst.c:15: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from h5repacktst.c:17: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from h5repacktst.c:15: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ h5repacktst.c: In function 'make_userblock': h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ h5repacktst.c: In function 'verify_userblock': h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] ssize_t nread; /* # of bytes read */ ^~~~~ h5repacktst.c: In function 'make_userblock_file': h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] ssize_t nwritten; /* # of bytes written */ ^~~~~~~~ h5repacktst.c: In function 'make_layout': h5repacktst.c:3198:27: warning: '%d' directive writing between 1 and 11 bytes into a region of size 2 [-Wformat-overflow=] sprintf(name,"dset%d",i+1); ^~ h5repacktst.c:3198:22: note: directive argument in the range [-2147483647, 2147483647] sprintf(name,"dset%d",i+1); ^~~~~~~~ h5repacktst.c:3198:9: note: 'sprintf' output between 6 and 16 bytes into a destination of size 6 sprintf(name,"dset%d",i+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ h5repacktst.c: In function 'make_all_filters': h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Dclose(dsid); ^~~~~~~~~~~~~~ h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(dtid); ^~~~~~~~~~~~~~ CCLD h5repacktst CC testh5repack_detect_szip.o In file included from ../../../test/h5test.h:29, from testh5repack_detect_szip.c:17: ../../../src/H5Eprivate.h:33: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from testh5repack_detect_szip.c:15: ../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from testh5repack_detect_szip.c:17: ../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(maj, min, ret_val, ...) { \ In file included from ../../../tools/lib/h5tools.h:24, from testh5repack_detect_szip.c:15: ../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from testh5repack_detect_szip.c:17: ../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from testh5repack_detect_szip.c:15: ../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition #define H5E_THROW(fail_value, min_id, ...) { \ CCLD testh5repack_detect_szip make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' Making all in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' CC tellub.o CCLD tellub CC h5jamgentest.o CCLD h5jamgentest CC getub.o CCLD getub make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' Making all in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' CC h5copygentest.o CCLD h5copygentest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' Making all in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' CC h5fc_gentest.o CCLD h5fc_gentest CC h5fc_chk_idx.o CCLD h5fc_chk_idx make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' Making all in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' CC h5stat_gentest.o CCLD h5stat_gentest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' Making all in perform make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' CC sio_perf.o In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_perf.c:56: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_perf.c:56: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_perf.c:56: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_perf.c:56: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_perf.c:56: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_perf.c:56: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ sio_perf.c: In function 'parse_command_line': sio_perf.c:987:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { ^ CC sio_engine.o In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_engine.c:35: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_engine.c:35: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from sio_perf.h:19, from sio_engine.c:35: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ sio_engine.c: In function 'do_cleanupfile': sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] HDsnprintf(temp, sizeof temp, filename, j); ^~~~~~~~~~ sio_engine.c: In function 'do_sio': sio_engine.c:1302:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 2048 [-Wformat-truncation=] sio_engine.c:245:25: do_cleanupfile(iot, fname); ~~~~~ sio_engine.c:1302:52: HDsnprintf(temp, sizeof temp, "%s-%c.h5", ^~ In file included from ../../../test/h5test.h:28, from sio_perf.h:18, from sio_engine.c:35: ../../../src/H5private.h:1307:27: note: 'snprintf' output between 6 and 4101 bytes into a destination of size 2048 #define HDsnprintf snprintf /*varargs*/ sio_engine.c:1302:21: note: in expansion of macro 'HDsnprintf' HDsnprintf(temp, sizeof temp, "%s-%c.h5", ^~~~~~~~~~ CCLD h5perf_serial CC iopipe.o iopipe.c: In function 'synchronize': iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ iopipe.c: In function 'main': iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] off_t offset; ^~~~~~ iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] hssize_t n; ^ iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ CCLD iopipe CC chunk.o CCLD chunk CC overhead.o CCLD overhead CC zip_perf.o In file included from ../../../tools/lib/h5tools.h:24, from zip_perf.c:24: ../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined #define HERROR(maj_id, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from zip_perf.c:23: ../../../src/H5Eprivate.h:33: note: this is the location of the previous definition #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) In file included from ../../../tools/lib/h5tools.h:24, from zip_perf.c:24: ../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined #define H5E_THROW(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from zip_perf.c:23: ../../../src/H5Eprivate.h:169: note: this is the location of the previous definition #define H5E_THROW(...) { \ In file included from ../../../tools/lib/h5tools.h:24, from zip_perf.c:24: ../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined #define HGOTO_ERROR(fail_value, min_id, ...) { \ In file included from ../../../test/h5test.h:29, from zip_perf.c:23: ../../../src/H5Eprivate.h:65: note: this is the location of the previous definition #define HGOTO_ERROR(maj, min, ret_val, ...) { \ zip_perf.c: In function 'main': zip_perf.c:566:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) > 0) { ^ CCLD zip_perf CC perf_meta.o CCLD perf_meta CC perf.o CCLD perf make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making all in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making all in c++ make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' CXX H5Exception.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Exception.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::setAutoPrint(herr_t (*&)(hid_t, void*), void*)': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:146:37: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, func, client_data); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::dontPrint()': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:160:37: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, NULL, NULL); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::getAutoPrint(herr_t (*&)(hid_t, void*), void**)': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:179:37: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eget_auto2(H5E_DEFAULT, &func, client_data); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::clearErrorStack()': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:195:34: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Eclear2(H5E_DEFAULT); ^~~~~~~~~~~ H5Exception.cpp: In static member function 'static void H5::Exception::walkErrorStack(H5E_direction_t, H5E_walk2_t, void*)': ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.cpp:244:33: note: in expansion of macro 'H5E_DEFAULT' herr_t ret_value = H5Ewalk2(H5E_DEFAULT, direction, func, client_data); ^~~~~~~~~~~ CXX H5IdComponent.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5IdComponent.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DataSpace.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DataSpace.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:37, from H5Include.h:15, from H5DataSpace.cpp:21: H5DataSpace.cpp: In static member function 'static H5::DataSpace* H5::DataSpace::getConstant()': ../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5S_ALL (hid_t)0 ^ H5DataSpace.cpp:61:30: note: in expansion of macro 'H5S_ALL' ALL_ = new DataSpace(H5S_ALL); ^~~~~~~ H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(H5S_class_t)': H5DataSpace.cpp:94:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] DataSpace::DataSpace(H5S_class_t type) : IdComponent() ^~~~~~~~~ H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(int, const hsize_t*, const hsize_t*)': H5DataSpace.cpp:112:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] DataSpace::DataSpace(int rank, const hsize_t * dims, const hsize_t * maxdims) : IdComponent() ^~~~~~~~~ In file included from ../../src/hdf5.h:37, from H5Include.h:15, from H5DataSpace.cpp:21: H5DataSpace.cpp: In member function 'void H5::DataSpace::copy(const H5::DataSpace&)': ../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5S_ALL (hid_t)0 ^ H5DataSpace.cpp:160:15: note: in expansion of macro 'H5S_ALL' if (id != H5S_ALL) { ^~~~~~~ CXX H5PropList.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5PropList.cpp:23: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5PropList.cpp:23: H5PropList.cpp: In static member function 'static H5::PropList* H5::PropList::getConstant()': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:64:33: note: in expansion of macro 'H5P_DEFAULT' DEFAULT_ = new PropList(H5P_DEFAULT); ^~~~~~~~~~~ H5PropList.cpp: In constructor 'H5::PropList::PropList()': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:93:42: note: in expansion of macro 'H5P_DEFAULT' PropList::PropList() : IdComponent(), id(H5P_DEFAULT) {} ^~~~~~~~~~~ H5PropList.cpp: In constructor 'H5::PropList::PropList(hid_t)': H5PropList.cpp:118:1: warning: 'H5::PropList::id' should be initialized in the member initialization list [-Weffc++] PropList::PropList(const hid_t plist_id) : IdComponent() ^~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5PropList.cpp:23: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:121:14: note: in expansion of macro 'H5P_DEFAULT' id = H5P_DEFAULT; ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PropList.cpp:160:16: note: in expansion of macro 'H5P_DEFAULT' id = H5P_DEFAULT; ^~~~~~~~~~~ H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const': H5PropList.cpp:628:54: warning: use of old-style cast to 'const void*' [-Wold-style-cast] herr_t ret_value = H5Pset(id, name, (const void*)charptr); ^~~~~~~ - static_cast<- > ( ) CXX H5Library.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Library.cpp:18: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5FaccProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5FaccProp.cpp:26: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5FcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5FcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5LcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5LcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5LaccProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5LaccProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DaccProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DaccProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DxferProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DxferProp.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5DxferProp.cpp: In member function 'void H5::DSetMemXferPropList::setPreserve(bool) const': H5DxferProp.cpp:170:54: warning: use of old-style cast to 'hbool_t' {aka 'bool'} [-Wold-style-cast] herr_t ret_value = H5Pset_preserve(id, (hbool_t) status); ^~~~~~ ---------------- static_cast ( status) H5DxferProp.cpp: In member function 'std::__cxx11::string H5::DSetMemXferPropList::getDataTransform() const': H5DxferProp.cpp:313:63: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] ssize_t exp_len = H5Pget_data_transform(id, NULL, (size_t)0); ^ --------- static_cast (0) CXX H5DcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5Location.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Location.cpp:19: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:214:71: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oset_comment_by_name(getId(), name, comment, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:240:70: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oset_comment_by_name(getId(), ".", comment, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:270:68: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oset_comment_by_name(getId(), name, NULL, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'ssize_t H5::H5Location::getComment(const char*, size_t, char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:307:76: note: in expansion of macro 'H5P_DEFAULT' comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'std::__cxx11::string H5::H5Location::getComment(const char*, size_t) const': H5Location.cpp:340:79: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); ^ --------- static_cast (0) In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:340:82: note: in expansion of macro 'H5P_DEFAULT' ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'hid_t H5::H5Location::p_dereference(hid_t, const void*, H5R_type_t, const H5::PropList&, const char*)': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:526:20: note: in expansion of macro 'H5P_DEFAULT' plist_id = H5P_DEFAULT; ^~~~~~~~~~~ H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, const H5::LinkCreatPropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:775:62: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:775:75: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, size_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:836:48: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:836:70: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5::Group H5::H5Location::openGroup(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:878:46: note: in expansion of macro 'H5P_DEFAULT' hid_t group_id = H5Gopen2(getId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::link(const char*, const H5::Group&, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1069:79: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1069:92: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp:1065:11: warning: unused variable 'new_loc_id' [-Wunused-variable] hid_t new_loc_id = new_loc.getId(); ^~~~~~~~~~ H5Location.cpp:1066:11: warning: unused variable 'lcpl_id' [-Wunused-variable] hid_t lcpl_id = lcpl.getId(); ^~~~~~~ H5Location.cpp:1067:11: warning: unused variable 'lapl_id' [-Wunused-variable] hid_t lapl_id = lapl.getId(); ^~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::link(const char*, hid_t, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1112:72: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1112:85: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp:1109:11: warning: unused variable 'lcpl_id' [-Wunused-variable] hid_t lcpl_id = lcpl.getId(); ^~~~~~~ H5Location.cpp:1110:11: warning: unused variable 'lapl_id' [-Wunused-variable] hid_t lapl_id = lapl.getId(); ^~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::link(H5L_type_t, const char*, const char*) const': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ H5Location.cpp:1162:60: note: in expansion of macro 'H5L_SAME_LOC' ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1162:84: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1162:97: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1166:69: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1166:82: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'void H5::H5Location::copyLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ H5Location.cpp:1251:44: note: in expansion of macro 'H5L_SAME_LOC' ret_value = H5Lcopy(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); ^~~~~~~~~~~~ H5Location.cpp: In member function 'void H5::H5Location::moveLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ H5Location.cpp:1331:44: note: in expansion of macro 'H5L_SAME_LOC' ret_value = H5Lmove(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); ^~~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Location.cpp:19: H5Location.cpp: In member function 'std::__cxx11::string H5::H5Location::getLinkval(const char*, size_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1642:59: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lget_info(getId(), name, &linkinfo, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1655:66: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Lget_val(getId(), name, value_C, val_size, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'std::__cxx11::string H5::H5Location::getObjnameByIdx(hsize_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1851:99: note: in expansion of macro 'H5P_DEFAULT' ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, NULL, 0, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1859:102: note: in expansion of macro 'H5P_DEFAULT' name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name_C, name_len+1, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'ssize_t H5::H5Location::getObjnameByIdx(hsize_t, char*, size_t) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1892:102: note: in expansion of macro 'H5P_DEFAULT' ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name, size, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:1949:89: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(hsize_t, H5_index_t, H5_iter_order_t, const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:2024:107: note: in expansion of macro 'H5P_DEFAULT' ret_value = H5Oget_info_by_idx2(getId(), objname, index_type, order, index, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); ^~~~~~~~~~~ H5Location.cpp: In member function 'unsigned int H5::H5Location::childObjVersion(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Location.cpp:2066:87: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_HDR, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5AbstractDs.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5AbstractDs.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5Attribute.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Attribute.cpp:22: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5Object.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Object.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5Object.cpp: In function 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)': H5Object.cpp:45:40: warning: unused parameter 'loc_id' [-Wunused-parameter] extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name, ~~~~~~^~~~~~ H5Object.cpp:46:23: warning: unused parameter 'ainfo' [-Wunused-parameter] const H5A_info_t *ainfo, void *op_data) ~~~~~~~~~~~~~~~~~~^~~~~ H5Object.cpp: In function 'herr_t H5::userVisitOpWrpr(hid_t, const char*, const H5O_info_t*, void*)': H5Object.cpp:56:41: warning: unused parameter 'obj_id' [-Wunused-parameter] extern "C" herr_t userVisitOpWrpr(hid_t obj_id, const char *attr_name, ~~~~~~^~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5Object.cpp:17: H5Object.cpp: In member function 'H5::Attribute H5::H5Object::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:113:76: note: in expansion of macro 'H5P_DEFAULT' hid_t attr_id = H5Acreate2(getId(), name, type_id, space_id, plist_id, H5P_DEFAULT); ^~~~~~~~~~~ H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:148:44: note: in expansion of macro 'H5P_DEFAULT' hid_t attr_id = H5Aopen(getId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(unsigned int) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:184:55: note: in expansion of macro 'H5P_DEFAULT' H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5Object.cpp:184:68: note: in expansion of macro 'H5P_DEFAULT' H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5OcreatProp.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5OcreatProp.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DataType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DataType.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(H5T_class_t, size_t)': H5DataType.cpp:81:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5T_class_t type_class, size_t size) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const void*, H5R_type_t, const H5::PropList&)': H5DataType.cpp:102:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5Location& loc, const void* ref, H5R_type_t ref_type, const PropList& plist) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::PredType&)': H5DataType.cpp:150:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const PredType& pred_type) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const char*)': H5DataType.cpp:172:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5Location& loc, const char *dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const string&)': H5DataType.cpp:191:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] DataType::DataType(const H5Location& loc, const H5std_string& dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) ^~~~~~~~ In file included from H5DataType.cpp:39: H5DataType.cpp: In member function 'void H5::DataType::encode()': H5DataType.cpp:321:57: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); ^ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ H5DataType.cpp:321:40: note: in expansion of macro 'HDcalloc' encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); ^~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5DataType.cpp:21: H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:433:53: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:433:66: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:433:79: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ H5DataType.cpp: In member function 'hid_t H5::DataType::p_opentype(const H5::H5Location&, const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5DataType.cpp:918:57: note: in expansion of macro 'H5P_DEFAULT' hid_t ret_value = H5Topen2(loc.getId(), dtype_name, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5AtomType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5AtomType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5PredType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5PredType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5PredType.cpp: In member function 'void H5::PredType::commit(H5::H5Location&, const char*)': H5PredType.cpp:86:35: warning: unused parameter 'loc' [-Wunused-parameter] void PredType::commit(H5Location& loc, const char* name) ~~~~~~~~~~~~^~~ H5PredType.cpp:86:52: warning: unused parameter 'name' [-Wunused-parameter] void PredType::commit(H5Location& loc, const char* name) ~~~~~~~~~~~~^~~~ CXX H5EnumType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5EnumType.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5IntType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5IntType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5FloatType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5FloatType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5StrType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5StrType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5StrType.cpp: In constructor 'H5::StrType::StrType(int, const size_t&)': H5StrType.cpp:105:28: warning: unused parameter 'dummy' [-Wunused-parameter] StrType::StrType(const int dummy, const size_t& size) : AtomType() ~~~~~~~~~~^~~~~ CXX H5ArrayType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5ArrayType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5VarLenType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5VarLenType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5CompType.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5CompType.cpp:16: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5DataSet.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5DataSet.cpp:22: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5private.h:27, from H5DataSet.cpp:21: H5DataSet.cpp: In member function 'haddr_t H5::DataSet::getOffset() const': ../../src/H5public.h:205:56: warning: use of old-style cast to 'long int' [-Wold-style-cast] # define HADDR_UNDEF ((haddr_t)(long)(-1)) ^ H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' if (ds_addr == HADDR_UNDEF) ^~~~~~~~~~~ ../../src/H5public.h:205:56: warning: use of old-style cast to 'haddr_t' {aka 'long unsigned int'} [-Wold-style-cast] # define HADDR_UNDEF ((haddr_t)(long)(-1)) ^ H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' if (ds_addr == HADDR_UNDEF) ^~~~~~~~~~~ CXX H5CommonFG.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5CommonFG.cpp:17: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5CommonFG.cpp:17: H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:62:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:98:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:134:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:170:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:206:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:242:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:278:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const char*) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5CommonFG.cpp:314:48: note: in expansion of macro 'H5P_DEFAULT' hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); ^~~~~~~~~~~ CXX H5Group.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5Group.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX H5File.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from H5Include.h:15, from H5File.cpp:21: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ H5File.cpp: In constructor 'H5::H5File::H5File(hid_t)': H5File.cpp:164:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] H5File::H5File(hid_t existing_id) : Group() ^~~~~~ H5File.cpp: In copy constructor 'H5::H5File::H5File(const H5::H5File&)': H5File.cpp:179:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] H5File::H5File(const H5File& original) : Group() ^~~~~~ In file included from ../../src/hdf5.h:34, from H5Include.h:15, from H5File.cpp:21: H5File.cpp: In member function 'void H5::H5File::getVFDHandle(void**) const': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5File.cpp:513:46: note: in expansion of macro 'H5P_DEFAULT' herr_t ret_value = H5Fget_vfd_handle(id, H5P_DEFAULT, file_handle); ^~~~~~~~~~~ CXXLD libhdf5_cpp.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' CXX testhdf5.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from testhdf5.cpp:50: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXX dsets.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from dsets.cpp:35: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ dsets.cpp:421:17: warning: use of old-style cast to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wold-style-cast] (H5Z_func_t)filter_bogus, /* The actual filter function */ ^~~~~~~~~~~~ ------------------------ static_cast (filter_bogus) dsets.cpp: In function 'size_t filter_bogus(unsigned int, size_t, const unsigned int*, size_t, size_t*, void**)': dsets.cpp:438:41: warning: unused parameter 'flags' [-Wunused-parameter] static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, ~~~~~~~~~~~~~^~~~~ dsets.cpp:438:55: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, ~~~~~~~^~~~~~~~~ dsets.cpp:439:26: warning: unused parameter 'cd_values' [-Wunused-parameter] const unsigned int cd_values[], size_t nbytes, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ dsets.cpp:440:15: warning: unused parameter 'buf_size' [-Wunused-parameter] size_t *buf_size, void **buf) ~~~~~~~~^~~~~~~~ dsets.cpp:440:32: warning: unused parameter 'buf' [-Wunused-parameter] size_t *buf_size, void **buf) ~~~~~~~^~~ In file included from ../../src/hdf5.h:22, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from dsets.cpp:35: dsets.cpp: In function 'herr_t test_multiopen(H5::H5File&)': ../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' hsize_t max_size[1] = {H5S_UNLIMITED}; ^~~~~~~~~~~~~ ../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' hsize_t max_size[1] = {H5S_UNLIMITED}; ^~~~~~~~~~~~~ dsets.cpp: In function 'herr_t test_chunk_cache(H5::FileAccPropList)': dsets.cpp:1213:34: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] dapl.setNumLinks((size_t)134); ^~~ ----------- static_cast (134) dsets.cpp:1215:36: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val(nlinks, (size_t)134, "DSetAccPropList::getNumLinks", __LINE__, __FILE__); ^~~ ----------- static_cast (134) dsets.cpp:1223:38: warning: use of old-style cast to 'double' [-Wold-style-cast] double w0_2 = w0_1 / (double)2.0F; ^~~~ ------------ static_cast (2.0F) In file included from ../../src/hdf5.h:25, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from dsets.cpp:35: ../../src/H5Dpublic.h:32:56: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5D_CHUNK_CACHE_NBYTES_DEFAULT ((size_t) -1) ^ dsets.cpp:1259:27: note: in expansion of macro 'H5D_CHUNK_CACHE_NBYTES_DEFAULT' size_t nbytes_3 = H5D_CHUNK_CACHE_NBYTES_DEFAULT; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dsets.cpp:39: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': dsets.cpp:1148:83: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5D_layout_t; Type2 = H5D_layout_t]': dsets.cpp:1333:94: required from here h5cpputil.h:68:55: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tattr.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tattr.cpp:98:28: warning: use of old-style cast to 'float' [-Wold-style-cast] float attr_data5 = (float)-5.123; // Test data for 5th attribute ^~~~~ ------------- static_cast (-5.123) tattr.cpp: In function 'void test_attr_basic_write()': tattr.cpp:209:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^~~~~~~~~ --------------- static_cast (attr_size) tattr.cpp:209:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^ ------ static_cast ( ) tattr.cpp:227:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^~~~~~~~~ --------------- static_cast (attr_size) tattr.cpp:227:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), ^ ------ static_cast ( ) tattr.cpp: In function 'void test_attr_getname()': tattr.cpp:299:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val((size_t)name_size, FATTR1_NAME.length(), "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~ ----------------- static_cast (name_size) tattr.cpp:300:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)fattr1_name, FATTR1_NAME, "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~~~ - const_cast< - > ( ) tattr.cpp:311:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val((size_t)name_size, FATTR1_NAME.size(), "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~ ----------------- static_cast (name_size) tattr.cpp:312:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~~~ - const_cast< - > ( ) tattr.cpp:312:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); ^~~~~~~~~~ - const_cast< - > ( ) tattr.cpp: In function 'void test_attr_compound_read()': tattr.cpp:679:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:693:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[0]) tattr.cpp:693:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR4_DIM1) tattr.cpp:694:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[1]) tattr.cpp:694:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR4_DIM2) tattr.cpp: In function 'void test_attr_mult_read()': tattr.cpp:1024:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:1038:25: warning: use of old-style cast to 'long int' [-Wold-style-cast] if ((long)dims[0] != (long)ATTR1_DIM1) ^ ------------- static_cast (dims[0]) tattr.cpp:1038:36: warning: use of old-style cast to 'long int' [-Wold-style-cast] if ((long)dims[0] != (long)ATTR1_DIM1) ^~~~~~~~~~ ---------------- static_cast (ATTR1_DIM1) tattr.cpp:1039:111: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("%d:attribute dimensions different: dims[0]=%d, should be %d\n",__LINE__,(int)dims[0],ATTR1_DIM1); ^ ------------ static_cast (dims[0]) tattr.cpp:1076:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)1); ^ ----------- static_cast (1) tattr.cpp:1090:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[0]) tattr.cpp:1090:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR2_DIM1) tattr.cpp:1091:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^ ------------- static_cast (dims[1]) tattr.cpp:1091:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); ^~~~~~~~~~ ---------------- static_cast (ATTR2_DIM2) tattr.cpp:1129:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)2); ^ ----------- static_cast (2) tattr.cpp:1142:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); ^ ------------- static_cast (dims[0]) tattr.cpp:1142:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); ^~~~~~~~~~ ---------------- static_cast (ATTR3_DIM1) tattr.cpp:1143:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); ^ ------------- static_cast (dims[1]) tattr.cpp:1143:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); ^~~~~~~~~~ ---------------- static_cast (ATTR3_DIM2) tattr.cpp:1144:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); ^ ------------- static_cast (dims[2]) tattr.cpp:1144:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); ^~~~~~~~~~ ---------------- static_cast (ATTR3_DIM3) tattr.cpp:1037:13: warning: variable 'ndims' set but not used [-Wunused-but-set-variable] int ndims = space.getSimpleExtentDims(dims); ^~~~~ tattr.cpp: In function 'void test_attr_delete()': tattr.cpp:1220:56: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute fattr = fid1.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:1258:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] Attribute attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) tattr.cpp:1268:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)1); ^ ----------- static_cast (1) tattr.cpp:1284:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] attr = dataset.openAttribute((unsigned)0); ^ ----------- static_cast (0) In file included from ../../src/hdf5.h:34, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: tattr.cpp: In function 'void test_attr_dtype_shared()': ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tattr.cpp:1338:63: note: in expansion of macro 'H5P_DEFAULT' empty_filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); ^~~~~~~~~~~ tattr.cpp:1359:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 1, "DataType::getObjinfo", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1370:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 2, "H5File::getObjinfo", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1379:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 3, "DataSet::getObjinfo", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1391:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 2, "DataSet::getObjinfo after DataSet::removeAttr", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1400:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 3, "DataSet::createAttribute", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1437:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 3, "DataSet::openAttribute", __LINE__, __FILE__); ^~~~~ ----- static_cast () tattr.cpp:1447:33: warning: use of old-style cast to 'int' [-Wold-style-cast] verify_val((int)statbuf.nlink, 1, "H5File::unlink", __LINE__, __FILE__); ^~~~~ ----- static_cast () In file included from ../../src/hdf5.h:34, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tattr.cpp:1457:57: note: in expansion of macro 'H5P_DEFAULT' filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); ^~~~~~~~~~~ tattr.cpp:1458:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); ^~~~~~~~ -------------- static_cast (filesize) tattr.cpp:1458:42: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); ^~~~~~~~~~~~~~ ------ static_cast ( ) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tattr.cpp:29: tattr.cpp: In function 'void test_string_attr()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tattr.cpp:1566:29: note: in expansion of macro 'H5T_VARIABLE' StrType vls_type(0, H5T_VARIABLE); ^~~~~~~~~~~~ tattr.cpp: In function 'void test_attr_corder_create_basic(H5::FileCreatPropList&, H5::FileAccPropList&)': tattr.cpp:1789:47: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] verify_val(crt_order_flags, (unsigned)0, "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); ^ ----------- static_cast (0) tattr.cpp:1806:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); ^ ---------- static_cast ( ) tattr.cpp:1841:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); ^ ---------- static_cast ( ) In file included from tattr.cpp:33: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': tattr.cpp:525:81: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tattr.cpp:700:91: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_order_t; Type2 = H5T_order_t]': tattr.cpp:738:100: required from here h5cpputil.h:68:55: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]': tattr.cpp:905:96: required from here h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tarray.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tarray.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tarray.cpp: In function 'void test_array_compound_array()': tarray.cpp:81:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] wdata[idxi][idxj].i = idxi * 10 + idxj; ~~~~~~~~~~^~~~~~ tarray.cpp:84:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:84:51: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~ tarray.cpp:84:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:84:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../../test/h5test.h:28, from tarray.cpp:31: ../../src/H5private.h:1110:44: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] #define HDmemset(X,C,Z) memset(X,C,Z) ^ tarray.cpp:239:9: note: in expansion of macro 'HDmemset' HDmemset(rdims1, 0, H5S_MAX_RANK); ^~~~~~~~ tarray.cpp: In function 'void test_array_info()': tarray.cpp:382:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] wdata[idxi][idxj].i = idxi * 10 + idxj; ~~~~~~~~~~^~~~~~ tarray.cpp:385:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:385:51: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~ tarray.cpp:385:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ^~~~ tarray.cpp:385:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] float temp = idxi * 10.0 + idxj * 2.5 + idxk; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ tarray.cpp:371:10: warning: unused variable 'rdata' [-Wunused-variable] s1_t rdata[SPACE1_DIM1][ARRAY1_DIM1]; // Information read in ^~~~~ tarray.cpp:374:13: warning: unused variable 'nmemb' [-Wunused-variable] int nmemb; // Number of compound members ^~~~~ CXX tcompound.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tcompound.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_2()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:109:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:110:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:111:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:113:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:150:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:154:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:155:34: warning: use of old-style cast to 'struct test_compound_2()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_3()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:231:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:232:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:233:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:235:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:270:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:274:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:275:34: warning: use of old-style cast to 'struct test_compound_3()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_4()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:355:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:356:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:357:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:359:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:396:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:400:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:401:34: warning: use of old-style cast to 'struct test_compound_4()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) tcompound.cpp: In function 'void test_compound_5()': tcompound.cpp:510:44: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] src_type.convert(dst_type, (size_t)2, buf, bkg); ^ --------- static_cast (2) tcompound.cpp:511:27: warning: use of old-style cast to 'struct test_compound_5()::dst_typ_t*' [-Wold-style-cast] dst = (dst_typ_t*)buf; ^~~ --------------- static_cast (buf) In file included from ../../test/h5test.h:28, from tcompound.cpp:31: tcompound.cpp: In function 'void test_compound_6()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:581:31: note: in expansion of macro 'HDmalloc' buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:582:31: note: in expansion of macro 'HDmalloc' bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tcompound.cpp:583:32: note: in expansion of macro 'HDmalloc' orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); ^~~~~~~~ tcompound.cpp:585:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:601:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] st.convert(dt, (size_t)nelmts, buf, bkg); ^~~~~~ -------------- static_cast (nelmts) tcompound.cpp:605:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] s_ptr = ((src_typ_t*)orig) + i; ^~~~ ---------------- reinterpret_cast (orig) tcompound.cpp:606:34: warning: use of old-style cast to 'struct test_compound_6()::dst_typ_t*' [-Wold-style-cast] d_ptr = ((dst_typ_t*)buf) + i; ^~~ --------------- reinterpret_cast (buf) tcompound.cpp: In function 'void test_compound_set_size()': tcompound.cpp:759:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] dtype.setSize((size_t)33); ^~ ---------- static_cast (33) tcompound.cpp:765:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val(new_size, (size_t)33, "DataType::getSize", __LINE__, __FILE__); ^~ ---------- static_cast (33) tcompound.cpp:768:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] dtype.setSize((size_t)32); ^~ ---------- static_cast (32) tcompound.cpp:774:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] verify_val(new_size, (size_t)32, "DataType::getSize", __LINE__, __FILE__); ^~ ---------- static_cast (32) CXX tdspl.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tdspl.cpp:29: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tdspl.cpp:32: tdspl.cpp: In function 'void test_transfplist()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tdspl.cpp:67:37: note: in expansion of macro 'HDmalloc' char *c_to_f_read = (char *)HDmalloc(tran_len+1); ^~~~~~~~ tdspl.cpp:70:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~~~~~~ - const_cast< - > ( ) tdspl.cpp:70:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~ - const_cast< - > ( ) In file included from ../../test/h5test.h:28, from tdspl.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tdspl.cpp:82:31: note: in expansion of macro 'HDmalloc' c_to_f_read = (char *)HDmalloc(tran_len+1); ^~~~~~~~ tdspl.cpp:85:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~~~~~~ - const_cast< - > ( ) tdspl.cpp:85:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)c_to_f_read, (const char*)c_to_f, ^~~~~~ - const_cast< - > ( ) tdspl.cpp:92:51: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)simple_read.c_str(), (const char*)simple, ^ - const_cast< - > ( ) tdspl.cpp:92:67: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)simple_read.c_str(), (const char*)simple, ^~~~~~ - const_cast< - > ( ) In file included from ../../test/h5test.h:28, from tdspl.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ tdspl.cpp:98:41: note: in expansion of macro 'HDmalloc' char *utrans_inv_read = (char *)HDmalloc(tran_len+1); ^~~~~~~~ tdspl.cpp:101:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, ^~~~~~~~~~~~~~~ - const_cast< - > ( ) tdspl.cpp:101:63: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, ^~~~~~~~~~ - const_cast< - > ( ) CXX tfile.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tfile.cpp:32: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tfile.cpp:38:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] const hsize_t F1_USERBLOCK_SIZE = (hsize_t)0; ^ ---------- static_cast (0) tfile.cpp:45:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] const hsize_t F2_USERBLOCK_SIZE = (hsize_t)512; ^~~ ------------ static_cast (512) tfile.cpp:53:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] const hsize_t F3_USERBLOCK_SIZE = (hsize_t)0; ^ ---------- static_cast (0) tfile.cpp: In function 'void test_file_create()': tfile.cpp:156:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:156:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) tfile.cpp:214:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:214:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) tfile.cpp:246:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:246:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) tfile.cpp: In function 'void test_file_open()': tfile.cpp:304:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~ ------------ static_cast (ublock) tfile.cpp:304:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); ^~~~~~~~~~~~~~~~~ ------ static_cast ( ) In file included from tfile.cpp:36: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tfile.cpp:589:87: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = unsigned int; Type2 = int]': tfile.cpp:844:85: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5F_fspace_strategy_t; Type2 = H5F_fspace_strategy_t]': tfile.cpp:858:105: required from here h5cpputil.h:68:55: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': tfile.cpp:860:79: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ CXX tfilter.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tfilter.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tfilter.cpp:65:17: warning: use of old-style cast to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wold-style-cast] (H5Z_func_t)filter_bogus, /* The actual filter function */ ^~~~~~~~~~~~ ------------------------ reinterpret_cast (filter_bogus) tfilter.cpp:65:17: warning: cast between incompatible function types from 'size_t (*)(size_t)' {aka 'long unsigned int (*)(long unsigned int)'} to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wcast-function-type] tfilter.cpp: In function 'void test_szip_filter(H5::H5File&)': tfilter.cpp:199:42: warning: use of old-style cast to 'int' [-Wold-style-cast] points[i][j] = (int)n++; ^~ -------- static_cast (n++) tfilter.cpp:204:35: warning: use of old-style cast to 'void*' [-Wold-style-cast] dataset.write ((void*)points, PredType::NATIVE_INT, DataSpace::ALL, DataSpace::ALL, xfer); ^~~~~~ ------------- static_cast (points) tfilter.cpp:205:34: warning: use of old-style cast to 'void*' [-Wold-style-cast] dataset.read ((void*)check, PredType::NATIVE_INT, DataSpace::ALL, DataSpace::ALL, xfer); ^~~~~ ------------ static_cast (check) CXX th5s.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from th5s.cpp:31: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/hdf5.h:22, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from th5s.cpp:31: ../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; ^~~~~~~~~~~~~ ../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) ^ ../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' #define H5S_UNLIMITED HSIZE_UNDEF ^~~~~~~~~~~ th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; ^~~~~~~~~~~~~ th5s.cpp:80:36: warning: use of old-style cast to 'float' [-Wold-style-cast] } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */ ^~~~ ------------ static_cast (-3.14) th5s.cpp: In function 'void test_h5s_basic()': th5s.cpp:125:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), ^ ------- static_cast (n) th5s.cpp:125:75: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), ^ ------ static_cast ( ) th5s.cpp:147:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), ^ ------- static_cast (n) th5s.cpp:147:89: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), ^ ------ static_cast ( ) th5s.cpp: In function 'void test_h5s_scalar_write()': th5s.cpp:252:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_scalar_read()': th5s.cpp:319:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_null()': th5s.cpp:377:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 0, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_compound_scalar_write()': th5s.cpp:447:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) th5s.cpp: In function 'void test_h5s_compound_scalar_read()': th5s.cpp:508:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); ^ ------- static_cast (n) In file included from th5s.cpp:35: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]': th5s.cpp:267:94: required from here h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tlinks.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: tlinks.cpp: In function 'void test_basic_links(hid_t, hbool_t)': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ tlinks.cpp:107:35: note: in expansion of macro 'H5L_SAME_LOC' file_id, "dset1", H5L_SAME_LOC, "grp1/hard1", ^~~~~~~~~~~~ In file included from ../../src/hdf5.h:34, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:108:17: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:108:30: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:113:49: note: in expansion of macro 'H5P_DEFAULT' "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:113:62: note: in expansion of macro 'H5P_DEFAULT' "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:118:51: note: in expansion of macro 'H5P_DEFAULT' "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:118:64: note: in expansion of macro 'H5P_DEFAULT' "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:124:17: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ ../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ tlinks.cpp:124:30: note: in expansion of macro 'H5P_DEFAULT' H5P_DEFAULT, H5P_DEFAULT) < 0) ^~~~~~~~~~~ In file included from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tlinks.cpp:28: tlinks.cpp: In function 'void test_copy(hid_t, hbool_t)': ../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5L_SAME_LOC (hid_t)0 ^ tlinks.cpp:436:34: note: in expansion of macro 'H5L_SAME_LOC' grp_1.link("group_copy", H5L_SAME_LOC, "hard"); ^~~~~~~~~~~~ tlinks.cpp: In function 'int visit_obj_cb(H5::H5Object&, std::__cxx11::string, const H5O_info_t*, void*)': tlinks.cpp:607:35: warning: unused parameter 'obj' [-Wunused-parameter] static int visit_obj_cb(H5Object& obj, const H5std_string name, const H5O_info_t *oinfo, void *_op_data) ~~~~~~~~~~^~~ In file included from tlinks.cpp:32: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]': tlinks.cpp:226:103: required from here h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tobject.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tobject.cpp:26: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ tobject.cpp: In function 'void test_get_objname()': tobject.cpp:95:37: warning: use of old-style cast to 'const char*' [-Wold-style-cast] verify_val((const char*)grp1_name, "/Top", "Group::getObjName", __LINE__, __FILE__); ^~~~~~~~~ - const_cast< - > ( ) In file included from ../../test/h5test.h:28, from tobject.cpp:29: tobject.cpp: In function 'void test_get_objname_ontypes()': ../../src/H5private.h:1365:36: warning: use of old-style cast to 'ssize_t' {aka 'long int'} [-Wold-style-cast] #define HDstrlen(S) strlen(S) ^ tobject.cpp:329:39: note: in expansion of macro 'HDstrlen' verify_val(name_len, (ssize_t)HDstrlen("/typetests/IntType NATIVE_INT"), "DataType::getObjName", __LINE__, __FILE__); ^~~~~~~~ tobject.cpp: In function 'void test_get_objtype()': tobject.cpp:388:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] objtype = grp1.childObjType((hsize_t)1, H5_INDEX_NAME, H5_ITER_INC); ^ ---------- static_cast (1) tobject.cpp:395:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] objtype = grp1.childObjType((hsize_t)2); ^ ---------- static_cast (2) tobject.cpp: In function 'void test_open_object_header()': tobject.cpp:487:14: warning: unused variable 'is_simple' [-Wunused-variable] bool is_simple = dspace.isSimple(); ^~~~~~~~~ tobject.cpp:433:17: warning: unused variable 'ginfo' [-Wunused-variable] H5G_info_t ginfo; /* Group info struct */ ^~~~~ In file included from tobject.cpp:30: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]': tobject.cpp:378:90: required from here h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5I_type_t; Type2 = H5I_type_t]': tobject.cpp:469:86: required from here h5cpputil.h:68:55: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': tobject.cpp:479:66: required from here h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (x != value) ~~^~~~~~~~ h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tobject.cpp:495:79: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX trefer.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from trefer.cpp:29: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from trefer.cpp:32: trefer.cpp: In function 'void test_reference_params()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:88:27: note: in expansion of macro 'HDmalloc' wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:89:27: note: in expansion of macro 'HDmalloc' rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:90:27: note: in expansion of macro 'HDmalloc' tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ trefer.cpp:110:31: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] for (tu32=(unsigned *)wbuf, i=0; i (wbuf) In file included from ../../test/h5test.h:28, from trefer.cpp:32: trefer.cpp: In function 'void test_reference_obj()': ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:208:27: note: in expansion of macro 'HDmalloc' wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:209:27: note: in expansion of macro 'HDmalloc' rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:210:27: note: in expansion of macro 'HDmalloc' tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); ^~~~~~~~ trefer.cpp:232:33: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] for (tu32 = (unsigned *)wbuf, i = 0; i < SPACE1_DIM1; i++) ^~~~ ---------------- reinterpret_cast (wbuf) trefer.cpp:309:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)n_elements, 4, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^~~~~~~~~~ ---------------- static_cast (n_elements) trefer.cpp:314:32: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] for(tu32 = (unsigned *)tbuf, i = 0; i < SPACE1_DIM1; i++, tu32++) ^~~~ ---------------- reinterpret_cast (tbuf) trefer.cpp:315:45: warning: use of old-style cast to 'uint32_t' {aka 'unsigned int'} [-Wold-style-cast] verify_val(*tu32, (uint32_t)(i*3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^ --------------- static_cast ((i*3)) trefer.cpp: In function 'void test_reference_group()': trefer.cpp:470:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:474:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:487:68: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, oinfo); ^ ---------- static_cast (0) trefer.cpp:493:72: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)9, oinfo); ^ ---------- static_cast (9) trefer.cpp:502:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)2, "H5Group::getNumObjs",__LINE__,__FILE__); ^ ---------- static_cast (2) In file included from ../../test/h5test.h:28, from trefer.cpp:32: trefer.cpp: In function 'void test_reference_region_1D()': trefer.cpp:553:77: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); ^~~~~~~~~~~ ../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ trefer.cpp:553:35: note: in expansion of macro 'HDcalloc' wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:554:35: note: in expansion of macro 'HDmalloc' rbuf = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t) * SPACE1_DIM1); ^~~~~~~~ ../../src/H5private.h:1079:36: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:555:28: note: in expansion of macro 'HDmalloc' dwbuf = (uint8_t *)HDmalloc(sizeof(uint8_t) * SPACE3_DIM1); ^~~~~~~~ trefer.cpp:556:62: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); ^~~~~~~~~~~ ../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' #define HDcalloc(N,Z) calloc(N,Z) ^ ../../src/H5private.h:673:40: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ trefer.cpp:556:28: note: in expansion of macro 'HDcalloc' drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); ^~~~~~~~ trefer.cpp:573:24: warning: conversion from 'int' to 'uint8_t' {aka 'unsigned char'} may change value [-Wconversion] *tu8++ = i * 3; // from C test ~~^~~ trefer.cpp:625:53: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); ^~~~~~~~~~~~~~ -------- static_cast ( ) trefer.cpp:625:86: warning: use of old-style cast to 'const hsize_t*' {aka 'const long long unsigned int*'} [-Wold-style-cast] sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); ^~~~~~ ----------------------- reinterpret_cast (coord1) trefer.cpp:666:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) trefer.cpp:677:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) trefer.cpp:687:30: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] for(tu8 = (uint8_t *)drbuf, i = 0; i < SPACE3_DIM1; i++, tu8++) ^~~~~ ---------------- const_cast (drbuf) trefer.cpp:688:45: warning: use of old-style cast to 'uint8_t' {aka 'unsigned char'} [-Wold-style-cast] verify_val(*tu8, (uint8_t)(i * 3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); ^ ---------------- static_cast ((i * 3)) trefer.cpp:699:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 30, "DataSpace::getSelectNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) trefer.cpp:703:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelms, 15, "DataSpace::getSelectNpoints",__LINE__,__FILE__); ^~~~~ ----------- static_cast (nelms) In file included from ../../test/h5test.h:28, from trefer.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:706:29: note: in expansion of macro 'HDmalloc' coords = (hsize_t *)HDmalloc(nelms * SPACE3_RANK * sizeof(hsize_t) * 2); ^~~~~~~~ trefer.cpp:709:49: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); ^ ---------- static_cast (0) trefer.cpp:709:61: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); ^~~~~ -------------- static_cast (nelms) trefer.cpp:712:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[0], (hsize_t)2, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (2) trefer.cpp:713:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[1], (hsize_t)3, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:714:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[2], (hsize_t)7, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (7) trefer.cpp:715:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[3], (hsize_t)8, "Hyperslab Coordinates",__LINE__,__FILE__); ^ ---------- static_cast (8) trefer.cpp:716:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[4],(hsize_t)12, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (12) trefer.cpp:717:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[5],(hsize_t)13, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (13) trefer.cpp:718:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[6],(hsize_t)17, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (17) trefer.cpp:719:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[7],(hsize_t)18, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (18) trefer.cpp:720:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[8],(hsize_t)22, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (22) trefer.cpp:721:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[9],(hsize_t)23, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (23) trefer.cpp:722:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[10],(hsize_t)27, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (27) trefer.cpp:723:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[11],(hsize_t)28, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (28) trefer.cpp:724:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[12],(hsize_t)32, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (32) trefer.cpp:725:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[13],(hsize_t)33, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (33) trefer.cpp:726:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[14],(hsize_t)37, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (37) trefer.cpp:727:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[15],(hsize_t)38, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (38) trefer.cpp:728:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[16],(hsize_t)42, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (42) trefer.cpp:729:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[17],(hsize_t)43, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (43) trefer.cpp:730:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[18],(hsize_t)47, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (47) trefer.cpp:731:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[19],(hsize_t)48, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (48) trefer.cpp:732:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[20],(hsize_t)52, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (52) trefer.cpp:733:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[21],(hsize_t)53, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (53) trefer.cpp:734:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[22],(hsize_t)57, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (57) trefer.cpp:735:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[23],(hsize_t)58, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (58) trefer.cpp:736:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[24],(hsize_t)62, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (62) trefer.cpp:737:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[25],(hsize_t)63, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (63) trefer.cpp:738:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[26],(hsize_t)67, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (67) trefer.cpp:739:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[27],(hsize_t)68, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (68) trefer.cpp:740:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[28],(hsize_t)72, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (72) trefer.cpp:741:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(coords[29],(hsize_t)73, "Hyperslab Coordinates",__LINE__,__FILE__); ^~ ----------- static_cast (73) trefer.cpp:747:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(low[0],(hsize_t)2, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^ ---------- static_cast (2) trefer.cpp:748:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(high[0],(hsize_t)73, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^~ ----------- static_cast (73) trefer.cpp:762:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] verify_val((long)nelmspts, 10, "DataSpace::getSelectNpoints",__LINE__,__FILE__); ^~~~~~~~ -------------- static_cast (nelmspts) In file included from ../../test/h5test.h:28, from trefer.cpp:32: ../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] #define HDmalloc(Z) malloc(Z) ^ trefer.cpp:765:29: note: in expansion of macro 'HDmalloc' coords = (hsize_t *)HDmalloc(nelmspts * SPACE3_RANK * sizeof(hsize_t)); ^~~~~~~~ trefer.cpp:768:48: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); ^ ---------- static_cast (0) trefer.cpp:768:60: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); ^~~~~~~~ ----------------- static_cast (nelmspts) trefer.cpp:786:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(low[0],(hsize_t)3, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^ ---------- static_cast (3) trefer.cpp:787:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(high[0],(hsize_t)97, "DataSpace::getSelectBounds",__LINE__,__FILE__); ^~ ----------- static_cast (97) In file included from trefer.cpp:33: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]': trefer.cpp:268:93: required from here h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': trefer.cpp:352:80: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX ttypes.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from ttypes.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from ttypes.cpp:28: ttypes.cpp: In function 'void test_detect_type_class()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ ttypes.cpp:323:29: note: in expansion of macro 'H5T_VARIABLE' StrType atom_vls(0, H5T_VARIABLE); ^~~~~~~~~~~~ ttypes.cpp: In function 'void test_vltype()': ttypes.cpp:405:14: warning: unused variable 'is_valid' [-Wunused-variable] bool is_valid = IdComponent::isValid(vltype2.getId()); ^~~~~~~~ ttypes.cpp: In function 'void test_named()': ttypes.cpp:728:36: warning: use of old-style cast to 'int' [-Wold-style-cast] attr_data[0][i] = (int)i;/*tricky*/ ^ ------ static_cast (i) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from ttypes.cpp:28: ttypes.cpp: In function 'void test_encode_decode()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ ttypes.cpp:910:25: note: in expansion of macro 'H5T_VARIABLE' vlsttyp.setSize(H5T_VARIABLE); ^~~~~~~~~~~~ ttypes.cpp:1014:20: warning: unused variable 'mant_norm' [-Wunused-variable] H5T_norm_t mant_norm = decoded_flttyp.getNorm(norm_string); ^~~~~~~~~ In file included from ttypes.cpp:32: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ttypes.cpp:118:109: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_sign_t; Type2 = H5T_sign_t]': ttypes.cpp:988:82: required from here h5cpputil.h:68:55: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX tvlstr.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_dataset()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:153:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tvlstr.cpp:33: ../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ tvlstr.cpp:187:37: note: in expansion of macro 'HDcalloc' dynstring_ds_write = (char*)HDcalloc(1, sizeof(char)); ^~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_array_dataset()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:256:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tvlstr.cpp:33: ../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ tvlstr.cpp:289:31: note: in expansion of macro 'HDcalloc' char *wdata2 = (char*)HDcalloc(65534, sizeof(char)); ^~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstrings_special()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:353:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp:365:72: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:378:114: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~ ------- static_cast (ii) tvlstr.cpp:378:128: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~~~ -------------- static_cast (wlen) tvlstr.cpp:378:139: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~ ------- static_cast (ii) tvlstr.cpp:378:153: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); ^~~~ -------------- static_cast (rlen) tvlstr.cpp:383:97: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:383:117: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:389:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] DataSet::vlenReclaim((void *)rdata, vlst, sid1); ^~~~~ ------------- static_cast (rdata) tvlstr.cpp:414:72: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); ^~ ------- static_cast (ii) tvlstr.cpp:425:72: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); ^~ ------- static_cast (ii) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_type()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:476:22: note: in expansion of macro 'H5T_VARIABLE' vlst.setSize(H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp: In function 'void test_compact_vlstring()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:563:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp:584:112: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ------ static_cast (i) tvlstr.cpp:584:134: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ----- static_cast ( ) tvlstr.cpp:584:141: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ------ static_cast (i) tvlstr.cpp:584:163: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); ^ ----- static_cast ( ) tvlstr.cpp:588:96: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); ^ ------ static_cast (i) tvlstr.cpp:588:112: warning: use of old-style cast to 'int' [-Wold-style-cast] TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); ^ ------ static_cast (i) tvlstr.cpp:594:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] DataSet::vlenReclaim((void *)rdata, vlst, sid1); ^~~~~ ------------- static_cast (rdata) In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_attribute()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:639:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from tvlstr.cpp:33: ../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] #define HDcalloc(N,Z) calloc(N,Z) ^ tvlstr.cpp:673:35: note: in expansion of macro 'HDcalloc' string_att_write = (char*)HDcalloc(8192, sizeof(char)); ^~~~~~~~ In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from tvlstr.cpp:30: tvlstr.cpp: In function 'void test_vlstring_array_attribute()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:791:25: note: in expansion of macro 'H5T_VARIABLE' StrType vlst(0, H5T_VARIABLE); ^~~~~~~~~~~~ tvlstr.cpp: In function 'void test_vl_rewrite()': ../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ ^ tvlstr.cpp:903:25: note: in expansion of macro 'H5T_VARIABLE' StrType type(0, H5T_VARIABLE); ^~~~~~~~~~~~ In file included from tvlstr.cpp:34: h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_str_t; Type2 = H5T_str_t]': tvlstr.cpp:473:82: required from here h5cpputil.h:68:55: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': tvlstr.cpp:480:84: required from here h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]': tvlstr.cpp:486:80: required from here h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << " Call to routine: " << where << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << " in " << file_name << " had value " << x << endl; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ^~~~~~~~ h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] cerr << "*** UNEXPECTED VALUE from " << where << " should be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ << value << ", but is " << x << " at line " << line ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] CXX titerate.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from titerate.cpp:28: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../test/h5test.h:28, from titerate.cpp:31: titerate.cpp: In function 'int iter_strcmp(const void*, const void*)': titerate.cpp:90:44: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); ^~ ../../src/H5private.h:1344:40: note: in definition of macro 'HDstrcmp' #define HDstrcmp(X,Y) strcmp(X,Y) ^ titerate.cpp:90:70: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); ^~ ../../src/H5private.h:1344:42: note: in definition of macro 'HDstrcmp' #define HDstrcmp(X,Y) strcmp(X,Y) ^ titerate.cpp: In function 'herr_t liter_cb(hid_t, const char*, const H5L_info_t*, void*)': titerate.cpp:101:36: warning: use of old-style cast to 'struct iter_info*' [-Wold-style-cast] iter_info *info = (iter_info *)op_data; ^~~~~~~ - static_cast<- > ( ) titerate.cpp:99:45: warning: unused parameter 'group' [-Wunused-parameter] static herr_t liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info_t H5_ATTR_UNUSED *link_info, void *op_data) ~~~~~~~~~~~~~~~~~~~~~^~~~~ titerate.cpp:99:103: warning: unused parameter 'link_info' [-Wunused-parameter] static herr_t liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info_t H5_ATTR_UNUSED *link_info, void *op_data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from ../../test/h5test.h:28, from titerate.cpp:31: titerate.cpp: In function 'void test_iter_group(H5::FileAccPropList&)': titerate.cpp:192:47: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] HDqsort(lnames, (size_t)(NDATASETS + 2), sizeof(char *), iter_strcmp); ^ ../../src/H5private.h:1170:39: note: in definition of macro 'HDqsort' #define HDqsort(M,N,Z,F) qsort(M,N,Z,F) ^ titerate.cpp:205:50: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] verify_val(nobjs, (hsize_t)(NDATASETS + 2), "H5Gget_info", __LINE__, __FILE__); ^ --------- static_cast ( ) titerate.cpp:208:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] for (i = 0; i < nobjs; i++) ~~^~~~~~~ titerate.cpp:232:29: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] idx = (hsize_t)-1; ^ ----------- static_cast (-1) CXX h5cpputil.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ../../src/hdf5.h:26, from ../../c++/src/H5Include.h:15, from ../../c++/src/H5Cpp.h:18, from h5cpputil.cpp:31: ../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ CXXLD testhdf5 make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making all in hl make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' CC H5DO.lo CC H5DS.lo H5DS.c: In function 'H5DSset_label': H5DS.c:1590:8: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] if (u.buf) ^ CC H5IM.lo CC H5LT.lo H5LT.c: In function 'H5LTfind_dataset': H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Literate(loc_id, H5_INDEX_NAME, H5_ITER_INC, 0, find_dataset, (void *)dset_name); ^ H5LT.c: In function 'H5LT_find_attribute': H5LT.c:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); ^ CC H5LTanalyze.lo CC H5LTparse.lo CC H5PT.lo CC H5TB.lo CC H5LD.lo CCLD libhdf5_hl.la make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' CC test_lite.o In file included from test_lite.c:17: test_lite.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~ In file included from ../../test/h5test.h:28, from h5hltest.h:25, from test_lite.c:16: ../../src/H5private.h:1307:27: note: 'snprintf' output between 15 and 1038 bytes into a destination of size 1024 #define HDsnprintf snprintf /*varargs*/ ../../test/H5srcdir.h:62:13: note: in expansion of macro 'HDsnprintf' HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); ^~~~~~~~~~ CCLD test_lite CC test_image.o CCLD test_image CC test_file_image.o CCLD test_file_image CC test_table.o CCLD test_table CC test_ds.o CCLD test_ds CC test_packet.o CC test_packet_vlen.o CCLD test_packet CC test_ld.o CCLD test_ld CC test_dset_append.o test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] test_dataset_append_BUG2(hid_t fid) ^~~~~~~~~~~~~~~~~~~~~~~~ test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] test_dataset_append_BUG1(hid_t fid) ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD test_dset_append CC test_h5do_compat.o CCLD test_h5do_compat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' Making all in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making all in gif2h5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' CC gif2hdf.o CC gif2mem.o CC decompress.o CC gifread.o CC writehdf.o CCLD gif2h5 CC hdf2gif.o CC hdfgifwr.o CCLD h52gif CC h52gifgentst.o CCLD h52gifgentst make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' Making all in h5watch make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' CC h5watch.o CCLD h5watch CC swmr_check_compat_vfd.o CCLD swmr_check_compat_vfd CC h5watchgentest.o CCLD h5watchgentest CC extend_dset-extend_dset.o CCLD extend_dset make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making all in c++ make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' Making all in src make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' CXX H5PacketTable.lo cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from H5PacketTable.cpp:25: H5PacketTable.h: In constructor 'PacketTable::PacketTable()': H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable() {table_id = H5I_BADID;} ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/src/H5HLprivate2.h:18, from H5PacketTable.cpp:23: H5PacketTable.h: At global scope: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); ^~~~~~~~~~~ H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, const char*)': H5PacketTable.cpp:35:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable::PacketTable(hid_t fileID, const char* name) ^~~~~~~~~~~ H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, char*)': H5PacketTable.cpp:41:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable::PacketTable(hid_t fileID, char* name) ^~~~~~~~~~~ H5PacketTable.cpp: In member function 'int FL_PacketTable::GetPackets(hsize_t, hsize_t, void*)': H5PacketTable.cpp:255:86: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] return H5PTread_packets(table_id, startIndex, (size_t)(endIndex-startIndex+1), data); ^ -------- static_cast ( ) CXXLD libhdf5_hl_cpp.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' Making all in test make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' CXX ptableTest.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 In file included from ptableTest.h:24, from ptableTest.cpp:17: ../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()': ../../../hl/c++/src/H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] PacketTable() {table_id = H5I_BADID;} ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../hl/c++/src/H5PacketTable.h: At global scope: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' hid_t err_stack = H5E_DEFAULT); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ptableTest.cpp: In function 'int main()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:31:50: note: in expansion of macro 'H5P_DEFAULT' fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:31:63: note: in expansion of macro 'H5P_DEFAULT' fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); ^~~~~~~~~~~ ptableTest.cpp: In function 'int BasicTest()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:86:36: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper(fileID, H5P_DEFAULT, BASICTEST_PT, H5T_NATIVE_INT, 1); ^~~~~~~~~~~ ptableTest.cpp: In function 'int TestCompoundDatatype()': ptableTest.cpp:147:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] } compoundType; ^~~~~~~~~~~~ ptableTest.cpp:143:20: note: shadowed declaration is here typedef struct compoundType ^~~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:157:36: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper(fileID, H5P_DEFAULT, CMPDTEST_PT, dtypeID, 1); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ ^~~~~~~~~~~ ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ ^~~~~~~~~~~ ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:194:7: note: in expansion of macro 'H5E_END_TRY' } H5E_END_TRY; ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ptableTest.cpp: In function 'int TestGetNext()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:212:36: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper(fileID, H5P_DEFAULT, GETNEXT_PT, H5T_NATIVE_INT, 500); ^~~~~~~~~~~ ptableTest.cpp: In function 'int TestCompress()': ptableTest.cpp:300:24: warning: catching polymorphic type 'class H5::Exception' by value [-Wcatch-value=] } catch (Exception e) { ^ ptableTest.cpp: In function 'int SystemTest()': ptableTest.cpp:479:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] } compoundType; ^~~~~~~~~~~~ ptableTest.cpp:475:20: note: shadowed declaration is here typedef struct compoundType ^~~~~~~~~~~~ ptableTest.cpp:492:7: warning: declaration of 'cType2' shadows a previous local [-Wshadow] } cType2; ^~~~~~ ptableTest.cpp:488:20: note: shadowed declaration is here typedef struct cType2 ^~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5P_DEFAULT (hid_t)0 ^ ptableTest.cpp:508:37: note: in expansion of macro 'H5P_DEFAULT' FL_PacketTable wrapper2(fileID, H5P_DEFAULT, PT_SYSTEMTST2, dtypeID2, 1); ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ ^~~~~~~~~~~ ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ ^~~~~~~~~~~ ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:555:7: note: in expansion of macro 'H5E_END_TRY' } H5E_END_TRY; ^~~~~~~~~~~ ptableTest.cpp: In function 'int TestHDFFV_9758()': ptableTest.cpp:598:19: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] s1[i].a = i; ^ ptableTest.cpp:600:27: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] s1[i].c = 1. / (i + 1); ~~~^~~~ ptableTest.cpp:601:43: warning: use of old-style cast to 'int' [-Wold-style-cast] sprintf(s1[i].d, "string%d", (int)i); ^ ------ static_cast (i) ptableTest.cpp:602:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] s1[i].e = 100+i; ~~~^~ In file included from ../../../src/hdf5.h:26, from ../../../hl/c++/src/H5PacketTable.h:26, from ptableTest.h:24, from ptableTest.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ ^~~~~~~~~~~ ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ ^~~~~~~~~~~ ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' H5E_BEGIN_TRY { ^~~~~~~~~~~~~ ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] #define H5E_DEFAULT (hid_t)0 ^ ../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ ^~~~~~~~~~~ ptableTest.cpp:688:7: note: in expansion of macro 'H5E_END_TRY' } H5E_END_TRY; ^~~~~~~~~~~ ptableTest.cpp:685:17: warning: 'strtype' may be used uninitialized in this function [-Wmaybe-uninitialized] H5Tclose(strtype); ~~~~~~~~^~~~~~~~~ CXXLD ptableTest make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' cd build/hdf5-1.10.5 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libhdf5.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libhdf5.so.103.1.0 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /bin/install -c .libs/libhdf5.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 hdf5.h H5api_adpt.h H5overflow.h H5pubconf.h H5public.h H5version.h H5Apublic.h H5ACpublic.h H5Cpublic.h H5Dpublic.h H5Epubgen.h H5Epublic.h H5Fpublic.h H5FDpublic.h H5FDcore.h H5FDdirect.h H5FDfamily.h H5FDlog.h H5FDmpi.h H5FDmpio.h H5FDmulti.h H5FDsec2.h H5FDstdio.h H5FDwindows.h H5Gpublic.h H5Ipublic.h H5Lpublic.h H5MMpublic.h H5Opublic.h H5Ppublic.h H5PLextern.h H5PLpublic.h H5Rpublic.h H5Spublic.h H5Tpublic.h H5Zpublic.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/install -c -m 644 libhdf5.settings '/opt/metwork-mfext-2.0/opt/scientific_core/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' Making install in tools make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making install in lib make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' 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/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making install in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5diff '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5diff /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5diff make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' Making install in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5ls '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5ls /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5ls make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' Making install in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5dump '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5dump /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5dump make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' Making install in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5debug h5repart h5mkgrp h5clear '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5debug /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5debug libtool: install: /bin/install -c .libs/h5repart /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5repart libtool: install: /bin/install -c .libs/h5mkgrp /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5mkgrp libtool: install: /bin/install -c .libs/h5clear /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5clear /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c h5redeploy '/opt/metwork-mfext-2.0/opt/scientific_core/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' Making install in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5import '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5import /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5import make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' Making install in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5repack '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5repack /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5repack make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' Making install in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5jam h5unjam '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5jam /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5jam libtool: install: /bin/install -c .libs/h5unjam /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5unjam make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' Making install in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5copy '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5copy /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5copy make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' Making install in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5format_convert '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5format_convert /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5format_convert make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' Making install in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5stat '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5stat /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5stat make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' Making install in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' Making install in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' Making install in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' Making install in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making install in vds make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[7]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[7]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making install in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' Making install in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' Making install in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' Making install in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' Making install in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' Making install in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' Making install in perform make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5perf_serial '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5perf_serial /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5perf_serial make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' 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/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making install in c++ make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c h5c++ '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /bin/install -c libhdf5_cpp.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_cpp.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -version-info 104:0:1 -o libhdf5_cpp.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lsz -lz -ldl -lm ) libtool: install: /bin/install -c .libs/libhdf5_cpp.so.103.1.0T /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_cpp.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103 || { rm -f libhdf5_cpp.so.103 && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so; }; }) libtool: install: /bin/install -c .libs/libhdf5_cpp.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_cpp.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 H5Cpp.h H5AbstractDs.h H5AtomType.h H5Attribute.h H5Classes.h H5CommonFG.h H5CompType.h H5DataSet.h H5DataSpace.h H5DataType.h H5OcreatProp.h H5DaccProp.h H5DcreatProp.h H5DxferProp.h H5EnumType.h H5Exception.h H5FaccProp.h H5FcreatProp.h H5File.h H5FloatType.h H5Group.h H5IdComponent.h H5Include.h H5IntType.h H5LcreatProp.h H5LaccProp.h H5Library.h H5Location.h H5Object.h H5PredType.h H5PropList.h H5StrType.h H5CppDoc.h H5ArrayType.h H5VarLenType.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' 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/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' 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/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making install in hl make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /bin/install -c libhdf5_hl.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -version-info 101:2:1 -o libhdf5_hl.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm ) libtool: install: /bin/install -c .libs/libhdf5_hl.so.100.1.2T /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /bin/install -c .libs/libhdf5_hl.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 hdf5_hl.h H5DOpublic.h H5IMpublic.h H5LTpublic.h H5TBpublic.h H5DSpublic.h H5PTpublic.h H5LDpublic.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' 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/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' Making install in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making install in gif2h5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c gif2h5 h52gif '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/gif2h5 /opt/metwork-mfext-2.0/opt/scientific_core/bin/gif2h5 libtool: install: /bin/install -c .libs/h52gif /opt/metwork-mfext-2.0/opt/scientific_core/bin/h52gif make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' Making install in h5watch make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /bin/install -c h5watch '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/h5watch /opt/metwork-mfext-2.0/opt/scientific_core/bin/h5watch make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making install in c++ make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' Making install in src make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../../../libtool --mode=install /bin/install -c libhdf5_hl_cpp.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_hl_cpp.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -version-info 101:3:1 -o libhdf5_hl_cpp.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib H5PacketTable.lo ../../../hl/src/libhdf5_hl.la ../../../c++/src/libhdf5_cpp.la -lsz -lz -ldl -lm ) libtool: install: /bin/install -c .libs/libhdf5_hl_cpp.so.100.1.3T /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100 || { rm -f libhdf5_hl_cpp.so.100 && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so; }; }) libtool: install: /bin/install -c .libs/libhdf5_hl_cpp.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl_cpp.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 H5PacketTable.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' Making install in test make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' 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/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' for d in examples c++ hl; do \ (cd $d && make install-examples) || exit 1; \ done make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/examples' ../bin/mkdirs /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c + /bin/install -c ./h5_write.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_read.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_extend_write.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_chunk_read.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_crtgrpd.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_subset.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_cmprss.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_rdwt.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_crtgrpar.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_extend.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_crtatt.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_crtgrp.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_crtdat.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_compound.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_group.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_select.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_attribute.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_mount.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_reference.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_drivers.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_extlink.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_elink_unix2win.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_ref2reg.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_shared_mesg.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./ph5example.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-exc.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-exclim.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-eiger.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-simpleIO.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-percival.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-percival-unlim.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./h5_vds-percival-unlim-maxmin.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c run-c-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c/. + /bin/install -c ./README /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/. + /bin/install -c ./run-all-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/examples' ../../bin/mkdirs /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++ + /bin/install -c ./create.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./readdata.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./writedata.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./compound.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./extend_ds.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./chunks.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5group.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_cmprss.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_crtatt.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_crtdat.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_crtgrpar.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_crtgrp.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_crtgrpd.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_extend.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_rdwt.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c ./h5tutr_subset.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. + /bin/install -c run-c++-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/c++/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' for d in examples c++; do \ (cd $d && make install-examples) || exit 1; \ done make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/examples' ../../bin/mkdirs /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c + /bin/install -c ./ex_lite1.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_lite2.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_lite3.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ptExampleFL.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_image1.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_image2.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_01.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_02.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_03.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_04.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_05.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_06.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_07.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_08.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_09.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_10.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_11.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_table_12.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./ex_ds1.c /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./image24pixel.txt /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./image8.txt /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./pal_rgb.h /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c run-hlc-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /bin/install -c ./run-hl-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/examples' ../../../bin/mkdirs /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c++ + /bin/install -c ./ptExampleFL.cpp /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c++/. + /bin/install -c run-hlc++-ex.sh /opt/metwork-mfext-2.0/opt/scientific_core/share/hdf5_examples/hl/c++/. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5' make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_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=core@mfext,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "name: 'netcdf-c'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "version: '4.7.3'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checksum: '5ebcafd3fee1d48559687b5ace414fe8'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "NETCDF-C is the C API of NETCDF format" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi # Since we build cmake in layer core, we could build netcdf-c with cmake # There are no with-hdf5=DIR and with-curl=DIR options, so we keep EXTRALDFLAGS and EXTRACFLAGS make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include" OPTIONS="--disable-static --enable-netcdf4 --enable-hdf4" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` `readlink -m ./sources` MD5 5ebcafd3fee1d48559687b5ace414fe8 Trying to download https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.7.3.tar.gz... --2023-07-17 08:51:47-- https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.7.3.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Unidata/netcdf-c/tar.gz/refs/tags/v4.7.3 [following] --2023-07-17 08:51:48-- https://codeload.github.com/Unidata/netcdf-c/tar.gz/refs/tags/v4.7.3 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3.tar.gz' 0K .......... .......... .......... .......... .......... 2.77M 50K .......... .......... .......... .......... .......... 2.09M 100K .......... .......... .......... .......... .......... 94.9M 150K .......... .......... .......... .......... .......... 131M 200K .......... .......... .......... .......... .......... 5.75M 250K .......... .......... .......... .......... .......... 145M 300K .......... .......... .......... .......... .......... 153M 350K .......... .......... .......... .......... .......... 4.76M 400K .......... .......... .......... .......... .......... 5.85M 450K .......... .......... .......... .......... .......... 6.99M 500K .......... .......... .......... .......... .......... 11.1M 550K .......... .......... .......... .......... .......... 5.70M 600K .......... .......... .......... .......... .......... 26.7M 650K .......... .......... .......... .......... .......... 25.8M 700K .......... .......... .......... .......... .......... 26.2M 750K .......... .......... .......... .......... .......... 14.4M 800K .......... .......... .......... .......... .......... 30.2M 850K .......... .......... .......... .......... .......... 28.3M 900K .......... .......... .......... .......... .......... 21.7M 950K .......... .......... .......... .......... .......... 34.1M 1000K .......... .......... .......... .......... .......... 21.5M 1050K .......... .......... .......... .......... .......... 34.7M 1100K .......... .......... .......... .......... .......... 18.7M 1150K .......... .......... .......... .......... .......... 42.6M 1200K .......... .......... .......... .......... .......... 16.6M 1250K .......... .......... .......... .......... .......... 19.8M 1300K .......... .......... .......... .......... .......... 28.5M 1350K .......... .......... .......... .......... .......... 23.2M 1400K .......... .......... .......... .......... .......... 28.8M 1450K .......... .......... .......... .......... .......... 17.3M 1500K .......... .......... .......... .......... .......... 31.2M 1550K .......... .......... .......... .......... .......... 18.8M 1600K .......... .......... .......... .......... .......... 28.2M 1650K .......... .......... .......... .......... .......... 19.6M 1700K .......... .......... .......... .......... .......... 25.8M 1750K .......... .......... .......... .......... .......... 18.3M 1800K .......... .......... .......... .......... .......... 34.6M 1850K .......... .......... .......... .......... .......... 5.07M 1900K .......... .......... .......... .......... .......... 4.70M 1950K .......... .......... .......... .......... .......... 4.44M 2000K .......... .......... .......... .......... .......... 4.38M 2050K .......... .......... .......... .......... .......... 4.46M 2100K .......... .......... .......... .......... .......... 4.22M 2150K .......... .......... .......... .......... .......... 63.6M 2200K .......... .......... .......... .......... .......... 4.80M 2250K .......... .......... .......... .......... .......... 5.00M 2300K .......... .......... .......... .......... .......... 18.6M 2350K .......... .......... .......... .......... .......... 5.20M 2400K .......... .......... .......... .......... .......... 4.73M 2450K .......... .......... .......... .......... .......... 4.88M 2500K .......... .......... .......... .......... .......... 3.98M 2550K .......... .......... .......... .......... .......... 4.47M 2600K .......... .......... .......... .......... .......... 3.29M 2650K .......... .......... .......... .......... .......... 5.43M 2700K .......... .......... .......... .......... .......... 44.6M 2750K .......... .......... .......... .......... .......... 5.08M 2800K .......... .......... .......... .......... .......... 5.91M 2850K .......... .......... .......... .......... .......... 4.52M 2900K .......... .......... .......... .......... .......... 6.72M 2950K .......... .......... .......... .......... .......... 4.67M 3000K .......... .......... .......... .......... .......... 4.90M 3050K .......... .......... .......... .......... .......... 4.01M 3100K .......... .......... .......... .......... .......... 3.04M 3150K .......... .......... .......... .......... .......... 3.88M 3200K .......... .......... .......... .......... .......... 3.69M 3250K .......... .......... .......... .......... .......... 2.91M 3300K .......... .......... .......... .......... .......... 46.7M 3350K .......... .......... .......... .......... .......... 6.04M 3400K .......... .......... .......... .......... .......... 3.85M 3450K .......... .......... .......... .......... .......... 6.44M 3500K .......... .......... .......... .......... .......... 4.11M 3550K .......... .......... .......... .......... .......... 4.17M 3600K .......... .......... .......... .......... .......... 4.36M 3650K .......... .......... .......... .......... .......... 52.6M 3700K .......... .......... .......... .......... .......... 3.60M 3750K .......... .......... .......... .......... .......... 8.62M 3800K .......... .......... .......... .......... .......... 3.80M 3850K .......... .......... .......... .......... .......... 6.92M 3900K .......... .......... .......... .......... .......... 14.8M 3950K .......... .......... .......... .......... .......... 4.78M 4000K .......... .......... .......... .......... .......... 3.77M 4050K .......... .......... .......... .......... .......... 6.84M 4100K .......... .......... .......... .......... .......... 4.63M 4150K .......... .......... .......... .......... .......... 7.49M 4200K .......... .......... .......... .......... .......... 5.28M 4250K .......... .......... .......... .......... .......... 4.66M 4300K .......... .......... .......... .......... .......... 5.29M 4350K .......... .......... .......... .......... .......... 5.86M 4400K .......... .......... .......... .......... .......... 4.48M 4450K .......... .......... .......... .......... .......... 4.08M 4500K .......... .......... .......... .......... .......... 3.38M 4550K .......... .......... .......... .......... .......... 96.5M 4600K .......... .......... .......... .......... .......... 4.44M 4650K .......... .......... .......... .......... .......... 2.53M 4700K .......... .......... .......... .......... .......... 2.11M 4750K .......... .......... .......... .......... .......... 2.12M 4800K .......... .......... .......... .......... .......... 2.71M 4850K .......... .......... .......... .......... .......... 18.2M 4900K .......... .......... .......... .......... .......... 4.49M 4950K .......... .......... .......... .......... .......... 7.08M 5000K .......... .......... .......... .......... .......... 4.54M 5050K .......... .......... .......... .......... .......... 4.75M 5100K .......... .......... .......... .......... .......... 4.40M 5150K .......... .......... .......... .......... .......... 4.90M 5200K .......... .......... .......... .......... .......... 4.84M 5250K .......... .......... .......... .......... .......... 4.97M 5300K .......... .......... .......... .......... .......... 3.91M 5350K .......... .......... .......... .......... .......... 5.08M 5400K .......... .......... .......... .......... .......... 5.67M 5450K .......... .......... .......... .......... .......... 4.51M 5500K .......... .......... .......... .......... .......... 84.6M 5550K .......... .......... .......... .......... .......... 4.17M 5600K .......... .......... .......... .......... .......... 3.46M 5650K .......... .......... .......... .......... .......... 4.23M 5700K .......... .......... .......... .......... .......... 4.38M 5750K .......... .......... .......... .......... .......... 915K 5800K .......... .......... .......... .......... .......... 2.84M 5850K .......... .......... .......... .......... .......... 143M 5900K .......... .......... .......... .......... .......... 2.59M 5950K .......... .......... .......... .......... .......... 2.21M 6000K .......... .......... .......... .......... .......... 2.31M 6050K .......... .......... .......... .......... .......... 2.53M 6100K .......... .......... .......... .......... .......... 2.59M 6150K .......... .......... .......... .......... .......... 2.53M 6200K .......... .......... .......... .......... .......... 77.1M 6250K .......... .......... .......... .......... .......... 2.50M 6300K .......... .......... .......... .......... .......... 2.44M 6350K .......... .......... .......... .......... .......... 2.39M 6400K .......... .......... .......... .......... .......... 1.84M 6450K .......... .......... .......... .......... .......... 3.03M 6500K .......... .......... .......... .......... .......... 2.05M 6550K .......... .......... .......... .......... .......... 66.7M 6600K .......... .......... .......... .......... .......... 2.08M 6650K .......... .......... .......... .......... .......... 1.97M 6700K .......... .......... .......... .......... .......... 2.23M 6750K .......... .......... .......... .......... .......... 2.29M 6800K .......... .......... .......... .......... .......... 2.23M 6850K .......... .......... .......... .......... .......... 2.41M 6900K .......... .......... .......... .......... .......... 74.3M 6950K .......... .......... .......... .......... .......... 2.28M 7000K .......... .......... .......... .......... .......... 2.31M 7050K .......... .......... .......... .......... .......... 2.23M 7100K .......... .......... .......... .......... .......... 2.38M 7150K .......... .......... .......... .......... .......... 48.9M 7200K .......... .......... .......... .......... .......... 2.16M 7250K .......... .......... .......... .......... .......... 2.44M 7300K .......... .......... .......... .......... .......... 2.26M 7350K .......... .......... .......... .......... .......... 2.40M 7400K .......... .......... .......... .......... .......... 63.6M 7450K .......... .......... .......... .......... .......... 2.24M 7500K .......... .......... .......... .......... .......... 2.40M 7550K .......... .......... .......... .......... .......... 1.72M 7600K .......... .......... .......... .......... .......... 2.11M 7650K .......... .......... .......... .......... .......... 2.19M 7700K .......... .......... .......... .......... .......... 2.53M 7750K .......... .......... .......... .......... .......... 61.2M 7800K .......... .......... .......... .......... .......... 3.04M 7850K .......... .......... .......... .......... .......... 2.99M 7900K .......... .......... .......... .......... .......... 2.03M 7950K .......... .......... .......... .......... .......... 2.18M 8000K .......... .......... .......... .......... .......... 1.98M 8050K .......... .......... .......... .......... .......... 2.12M 8100K .......... .......... .......... .......... .......... 2.05M 8150K .......... .......... .......... .......... .......... 2.19M 8200K .......... .......... .......... .......... .......... 2.27M 8250K .......... .......... .......... .......... .......... 42.9M 8300K .......... .......... .......... .......... .......... 1.98M 8350K .......... .......... .......... .......... .......... 2.10M 8400K .......... .......... .......... .......... .......... 2.44M 8450K .......... .......... .......... .......... .......... 1.89M 8500K .......... .......... .......... .......... .......... 4.37M 8550K .......... .......... .......... .......... .......... 4.28M 8600K .......... .......... .......... .......... .......... 4.01M 8650K .......... .......... .......... .......... .......... 101M 8700K .......... .......... .......... .......... .......... 4.47M 8750K .......... .......... .......... .......... .......... 4.36M 8800K .......... .......... .......... .......... .......... 4.21M 8850K .......... .......... .......... .......... .......... 4.63M 8900K .......... .......... .......... .......... .......... 4.29M 8950K .......... .......... .......... .......... .......... 4.43M 9000K .......... .......... .......... .......... .......... 4.55M 9050K .......... .......... .......... .......... .......... 63.1M 9100K .......... .......... .......... .......... .......... 4.25M 9150K .......... .......... .......... .......... .......... 4.87M 9200K .......... .......... .......... .......... .......... 1.98M 9250K .......... .......... .......... .......... .......... 1.53M 9300K .......... .......... .......... .......... .......... 78.3M 9350K .......... .......... .......... .......... .......... 2.05M 9400K .......... .......... .......... .......... .......... 2.33M 9450K .......... .......... .......... .......... .......... 2.16M 9500K .......... .......... .......... .......... .......... 60.8M 9550K .......... .......... .......... .......... .......... 1.48M 9600K .......... .......... .......... .......... .......... 3.28M 9650K .......... .......... .......... .......... .......... 3.73M 9700K .......... .......... .......... .......... .......... 590K 9750K .......... .......... .......... .......... .......... 2.47M 9800K .......... .......... .......... .......... .......... 60.8M 9850K .......... .......... .......... .......... .......... 2.48M 9900K .......... .......... .......... .......... .......... 2.43M 9950K .......... .......... .......... .......... .......... 2.56M 10000K .......... .......... .......... .......... .......... 2.09M 10050K .......... .......... .......... .......... .......... 2.32M 10100K .......... .......... .......... .......... .......... 2.34M 10150K .......... .......... .......... .......... .......... 79.7M 10200K .......... .......... .......... .......... .......... 2.31M 10250K .......... .......... .......... .......... .......... 2.09M 10300K .......... .......... .......... .......... .......... 2.03M 10350K .......... .......... .......... .......... .......... 2.18M 10400K .......... .......... .......... .......... .......... 2.04M 10450K .......... .......... .......... .......... .......... 2.29M 10500K .......... .......... .......... .......... .......... 2.33M 10550K .......... .......... .......... .......... .......... 64.7M 10600K .......... .......... .......... .......... .......... 2.42M 10650K .......... .......... .......... .......... .......... 2.29M 10700K .......... .......... .......... .......... .......... 2.46M 10750K .......... .......... .......... .......... .......... 2.26M 10800K .......... .......... .......... .......... .......... 2.29M 10850K .......... .......... .......... .......... .......... 59.9M 10900K .......... .......... .......... .......... .......... 2.33M 10950K .......... .......... .......... .......... .......... 2.33M 11000K .......... .......... .......... .......... .......... 3.33M 11050K .......... .......... .......... .......... .......... 4.44M 11100K .......... .......... .......... .......... .......... 66.9M 11150K .......... .......... .......... .......... .......... 2.71M 11200K .......... .......... .......... .......... .......... 2.31M 11250K .......... .......... .......... .......... .......... 1.50M 11300K .......... .......... .......... .......... .......... 4.56M 11350K .......... .......... .......... .......... .......... 4.30M 11400K .......... .......... .......... .......... .......... 4.49M 11450K .......... .......... .......... .......... .......... 4.41M 11500K .......... .......... .......... .......... .......... 4.52M 11550K .......... .......... .......... .......... .......... 4.41M 11600K .......... .......... .......... .......... .......... 4.60M 11650K .......... .......... .......... .......... .......... 4.20M 11700K .......... .......... .......... .......... .......... 4.29M 11750K .......... .......... .......... .......... .......... 1.54M 11800K .......... .......... .......... .......... .......... 139M 11850K .......... .......... .......... .......... .......... 7.67M 11900K .......... .......... .......... .......... .......... 9.44M 11950K .......... .......... .......... .......... .......... 4.38M 12000K .......... .......... .......... .......... .......... 4.46M 12050K .......... .......... .......... .......... .......... 3.25M 12100K .......... .......... .......... .......... .......... 6.96M 12150K .......... .......... .......... .......... .......... 3.23M 12200K .......... .......... .......... .......... .......... 7.34M 12250K .......... .......... .......... .......... .......... 4.35M 12300K .......... .......... .......... .......... .......... 35.2M 12350K .......... .......... .......... .......... .......... 4.68M 12400K .......... .......... .......... .......... .......... 2.23M 12450K .......... .......... .......... .......... .......... 4.69M 12500K .......... .......... .......... .......... .......... 40.8M 12550K .......... .......... .......... .......... .......... 4.44M 12600K .......... .......... .......... .......... .......... 2.48M 12650K .......... .......... .......... .......... .......... 19.4M 12700K .......... .......... .......... .......... .......... 4.09M 12750K .......... .......... .......... .......... .......... 4.55M 12800K .......... .......... .......... .......... .......... 4.44M 12850K .......... .......... .......... .......... .......... 4.61M 12900K .......... .......... .......... .......... .......... 1.21M 12950K .......... .......... .......... .......... .......... 1.70M 13000K .......... .......... .......... .......... .......... 4.27M 13050K .......... .......... .......... .......... .......... 4.96M 13100K .......... .......... .......... .......... .......... 7.55M 13150K .......... .......... .......... .......... .......... 7.80M 13200K .......... .......... .......... .......... .......... 5.67M 13250K .......... .......... .......... .......... .......... 11.8M 13300K .......... .......... .......... .......... .......... 2.91M 13350K .......... .......... .......... .......... .......... 94.0M 13400K .......... .......... .......... .......... .......... 6.58M 13450K .......... .......... .......... .......... .......... 20.6M 13500K .......... .......... .......... .......... .......... 18.7M 13550K .......... .......... .......... .......... .......... 16.6M 13600K .......... .......... .......... .......... .......... 560K 13650K .......... .......... .......... .......... .......... 2.03M 13700K .......... .......... .......... .......... .......... 2.05M 13750K .......... .......... .......... .......... .......... 46.9M 13800K .......... .......... .......... .......... .......... 2.04M 13850K .......... .......... .......... .......... .......... 2.04M 13900K .......... .......... .......... .......... .......... 2.00M 13950K .......... .......... .......... .......... .......... 1.99M 14000K .......... .......... .......... .......... .......... 1.98M 14050K .......... .......... .......... .......... .......... 2.15M 14100K .......... .......... .......... .......... .......... 35.0M 14150K .......... .......... .......... .......... .......... 2.07M 14200K .......... .......... .......... .......... .......... 2.01M 14250K .......... .......... .......... .......... .......... 2.02M 14300K .......... .......... .......... .......... .......... 2.01M 14350K .......... .......... .......... .......... .......... 2.04M 14400K .......... .......... .......... .......... .......... 2.02M 14450K .......... .......... .......... .......... .......... 46.3M 14500K .......... .......... .......... .......... .......... 2.06M 14550K .......... .......... .......... .......... .......... 2.02M 14600K .......... .......... .......... .......... .......... 2.03M 14650K .......... .......... .......... .......... .......... 2.02M 14700K .......... .......... .......... .......... .......... 2.06M 14750K .......... .......... .......... .......... .......... 64.5M 14800K .......... .......... .......... .......... .......... 2.00M 14850K .......... .......... .......... .......... .......... 2.01M 14900K .......... .......... .......... .......... .......... 2.06M 14950K .......... .......... .......... .......... .......... 1.93M 15000K .......... .......... .......... .......... .......... 2.13M 15050K .......... .......... .......... .......... .......... 2.02M 15100K .......... .......... .......... .......... .......... 65.4M 15150K .......... .......... .......... .......... .......... 2.03M 15200K .......... .......... .......... .......... .......... 2.04M 15250K .......... .......... .......... .......... .......... 1.98M 15300K .......... .......... .......... .......... .......... 2.07M 15350K .......... .......... .......... .......... .......... 2.01M 15400K .......... .......... .......... .......... .......... 2.01M 15450K .......... .......... .......... .......... .......... 91.9M 15500K .......... .......... .......... .......... .......... 2.02M 15550K .......... .......... .......... .......... .......... 2.00M 15600K .......... .......... .......... .......... .......... 2.05M 15650K .......... .......... .......... .......... .......... 2.03M 15700K .......... .......... .......... .......... .......... 2.05M 15750K .......... .......... .......... .......... .......... 2.02M 15800K .......... .......... .......... .......... .......... 2.02M 15850K .......... .......... .......... .......... .......... 30.2M 15900K .......... .......... .......... .......... .......... 2.08M 15950K .......... .......... .......... .......... .......... 2.05M 16000K .......... .......... .......... .......... .......... 1.94M 16050K .......... .......... .......... .......... .......... 2.11M 16100K .......... .......... .......... .......... .......... 2.01M 16150K .......... .......... .......... .......... .......... 2.02M 16200K .......... .......... .......... .......... .......... 60.1M 16250K .......... .......... .......... .......... .......... 2.03M 16300K .......... .......... .......... .......... .......... 2.06M 16350K .......... .......... .......... .......... .......... 1.93M 16400K .......... .......... .......... .......... .......... 2.15M 16450K .......... .......... .......... .......... .......... 2.01M 16500K .......... .......... .......... .......... .......... 2.04M 16550K .......... .......... .......... .......... .......... 18.8M 16600K .......... .......... .......... .......... .......... 2.23M 16650K .......... .......... .......... .......... .......... 2.06M 16700K .......... .......... .......... .......... .......... 2.04M 16750K .......... .......... .......... .......... .......... 1.92M 16800K .......... .......... .......... .......... .......... 3.28M 16850K .......... .......... .......... .......... .......... 3.88M 16900K .......... .......... .......... .......... .......... 52.7M 16950K .......... .......... .......... .......... .......... 4.64M 17000K .......... .......... .......... .......... .......... 4.35M 17050K .......... .......... .......... .......... .......... 4.70M 17100K .......... .......... .......... .......... .......... 4.09M 17150K .......... .......... .......... .......... .......... 4.97M 17200K .......... .......... .......... .......... .......... 7.45M 17250K .......... .......... .......... .......... .......... 6.24M 17300K .......... .......... .......... .......... .......... 3.42M 17350K .......... .......... .......... .......... .......... 5.76M 17400K .......... .......... .......... .......... .......... 4.69M 17450K .......... .......... .......... .......... .......... 31.9M 17500K .......... .......... .......... .......... .......... 6.25M 17550K .......... .......... .......... .......... .......... 4.59M 17600K .......... .......... .......... .......... .......... 5.39M 17650K .......... .......... .......... .......... .......... 5.09M 17700K .......... .......... .......... .......... .......... 5.34M 17750K .......... .......... .......... .......... .......... 3.88M 17800K .......... .......... .......... .......... .......... 62.2M 17850K .......... .......... .......... .......... .......... 4.82M 17900K .......... .......... .......... .......... .......... 6.23M 17950K .......... .......... ........ 30.9M=5.0s 2023-07-17 08:51:53 (3.49 MB/s) - '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3.tar.gz' saved [18410112] Computing checksum for /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3.tar.gz... Good checksum rm -Rf netcdf-c-4.7.3 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` tar.gz netcdf-c-4.7.3 cd build/netcdf-c-4.7.3 && if test "-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_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/scientific_core --disable-static --enable-netcdf4 --enable-hdf4 configure: netCDF 4.7.3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether a NCIO_MINBLOCKSIZE was specified... 256 checking for valgrind... valgrind checking for Valgrind tool memcheck... yes checking for Valgrind tool helgrind... yes checking for Valgrind tool drd... yes checking if fsync support is enabled... no checking if jna bug workaround is enabled... no checking whether we should build netCDF-4... yes checking whether we should build with HDF5... yes checking do we require hdf5 dynamic-loading support... yes checking whether reading of HDF4 SD files is to be enabled... yes checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)... no checking whether parallel IO tests should be run... no checking whether a user specified program to run mpi programs... mpiexec checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether nc_set_log_level() function is included (will do nothing unless enable-logging is also used)... yes checking whether DAP client(s) are to be built... yes checking whether make supports the include directive... yes (GNU style) 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 curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl checking whether dap remote testing should be enabled (default on)... yes checking whether dap remote authorization testing should be enabled (default off)... no checking which remote test server(s) to use... 149.165.169.123:8080,remotetest.unidata.ucar.edu checking whether the time-consuming dap tests should be enabled (default off)... no checking whether to enable strict null-byte header padding when reading (default off)... no checking whether FFIO will be used... no checking whether STDIO will be used... no checking whether examples should be built... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether test should be built and run... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . checking Extra values for _NCProperties... checking whether user-defined format 0 was specified... checking whether a magic number for user-defined format 0 was specified... checking whether user-defined format 1 was specified... checking whether a magic number for user-defined format 1 was specified... configure: finding C compiler 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 an ANSI C-conforming const... yes checking whether CURLOPT_USERNAME is defined... yes checking whether CURLOPT_PASSWORD is defined... yes checking whether CURLOPT_KEYPASSWD is defined... yes checking whether CURLINFO_RESPONSE_CODE is defined... yes checking whether CURLOPT_BUFFERSIZE is defined... yes checking whether CURLOPT_TCP_KEEPALIVE is defined... yes configure: setting up libtool 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-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... 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 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 configure: finding other utilities checking for m4... m4 checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... dot checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include checking CC CFLAGS... gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include checking type gcc... gcc is /bin/gcc checking CXX... unset checking FC... unset checking F90... unset checking AR... ar checking AR_FLAGS... cru checking type ar... ar is /bin/ar checking NM... /bin/nm -B checking NMFLAGS... configure: checking types, headers, and functions checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking for strlcat... no checking for snprintf... yes checking for strcasecmp... yes checking for fileno... yes checking for strdup... yes checking for strtoll... yes checking for strtoull... yes checking for mkstemp... yes checking for mktemp... yes checking for random... yes checking for getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... no checking for MPI_Info_f2c... no checking for memmove... yes checking for getpagesize... yes checking for sysconf... yes checking whether mmap is enabled for in-memory files... no checking for mmap... yes checking for mremap... yes checking whether MAP_ANONYMOUS is defined... yes mmap functionality is not available: disabling mmap checking whether byte range support is enabled... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for schar... no checking for uchar... no checking for longlong... no checking for ushort... yes checking for uint... yes checking for int64... no checking for uint64... no checking for off_t... yes checking for uintptr_t... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of unsigned long long... 8 checking whether CDF5 support should be disabled... yes checking size of unsigned char... 1 checking size of ushort... 2 checking size of uint... 4 checking size of ushort... (cached) 2 checking size of uint... (cached) 4 checking size of ssize_t... 8 checking size of void*... 8 checking for library containing deflate... -lz checking for library containing dlopen... -ldl checking for floor in -lm... yes checking for library containing H5Fflush... -lhdf5 checking for library containing H5DSis_scale... -lhdf5_hl checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Pget_fapl_mpio... no checking for H5Pset_deflate... yes checking for H5Z_SZIP... yes checking for H5free_memory... yes checking for H5resize_memory... yes checking for H5allocate_memory... yes checking for H5Pset_libver_bounds... yes checking for H5Pset_all_coll_metadata_ops... no checking for H5Z_SZIP... (cached) yes checking whether parallel io is enabled in hdf5... no checking for library containing SZ_BufftoBuffCompress... -lsz checking whether szlib was used when building HDF5... yes checking for jpeg_CreateCompress in -ljpeg... yes checking mfhdf.h usability... yes checking mfhdf.h presence... yes checking for mfhdf.h... yes checking for Hclose in -ldf... yes checking for NC_arrayfill in -lmfhdf... no checking for SDcreate in -lmfhdf... yes checking for jpeg_set_quality in -ljpeg... yes configure: WARNING: Parallel io disabled for netcdf-4 because hdf5 does not support checking whether parallel I/O is enabled for netcdf-4... no checking whether parallel I/O for classic files is to be enabled... no checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking what to call the output of the ftpbin target... binary-netcdf-4.7.3.tar checking if libtool needs -no-undefined flag to build shared libraries... no checking value of LIBS... -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl checking If compilation is for use with JNA... no checking whether filter testing should be run... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating test_common.sh config.status: creating nc_test4/findplugin.sh config.status: creating examples/C/findplugin.sh config.status: creating ncdap_test/findtestserver.c config.status: creating dap4_test/findtestserver4.c config.status: creating nc_test4/run_par_test.sh config.status: creating nc_perf/run_par_bm_test.sh config.status: creating examples/C/run_par_test.sh config.status: creating nc-config config.status: creating Makefile config.status: creating netcdf.pc config.status: creating libnetcdf.settings config.status: creating postinstall.sh config.status: creating include/netcdf_meta.h config.status: creating include/Makefile config.status: creating h5_test/Makefile config.status: creating hdf4_test/Makefile config.status: creating libsrc/Makefile config.status: creating libsrc4/Makefile config.status: creating libhdf5/Makefile config.status: creating libsrcp/Makefile config.status: creating ncdump/Makefile config.status: creating ncgen3/Makefile config.status: creating ncgen/Makefile config.status: creating examples/Makefile config.status: creating examples/C/Makefile config.status: creating examples/CDL/Makefile config.status: creating oc2/Makefile config.status: creating libdap2/Makefile config.status: creating libdap4/Makefile config.status: creating libhdf4/Makefile config.status: creating libdispatch/Makefile config.status: creating liblib/Makefile config.status: creating ncdump/cdl/Makefile config.status: creating ncdump/expected/Makefile config.status: creating docs/Makefile config.status: creating docs/images/Makefile config.status: creating unit_test/Makefile config.status: creating nctest/Makefile config.status: creating nc_test4/Makefile config.status: creating nc_perf/Makefile config.status: creating nc_test/Makefile config.status: creating ncdap_test/Makefile config.status: creating ncdap_test/testdata3/Makefile config.status: creating ncdap_test/expected3/Makefile config.status: creating ncdap_test/expectremote3/Makefile config.status: creating dap4_test/Makefile config.status: creating plugins/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.3 Dispatch Version: 1 Configured On: Mon Jul 17 08:51:54 UTC 2023 Host System: x86_64-pc-linux-gnu Build Directory: /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 Install Prefix: /opt/metwork-mfext-2.0/opt/scientific_core # Compiling Options ----------------- C Compiler: /bin/gcc CFLAGS: -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include CPPFLAGS: -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include LDFLAGS: -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl # Features -------- NetCDF-2 API: yes HDF4 Support: yes HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: no JNA Support: no CDF5 Support: yes ERANGE Fill Support: no Relaxed Boundary Check: yes cd build/netcdf-c-4.7.3 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making all in h5_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making all in libdispatch make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c -o libdispatch_la-dparallel.lo `test -f 'dparallel.c' || echo './'`dparallel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c dparallel.c -fPIC -DPIC -o .libs/libdispatch_la-dparallel.o mv -f .deps/libdispatch_la-dparallel.Tpo .deps/libdispatch_la-dparallel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c -o libdispatch_la-dcopy.lo `test -f 'dcopy.c' || echo './'`dcopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c dcopy.c -fPIC -DPIC -o .libs/libdispatch_la-dcopy.o mv -f .deps/libdispatch_la-dcopy.Tpo .deps/libdispatch_la-dcopy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c -o libdispatch_la-dfile.lo `test -f 'dfile.c' || echo './'`dfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c dfile.c -fPIC -DPIC -o .libs/libdispatch_la-dfile.o mv -f .deps/libdispatch_la-dfile.Tpo .deps/libdispatch_la-dfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c -o libdispatch_la-ddim.lo `test -f 'ddim.c' || echo './'`ddim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c ddim.c -fPIC -DPIC -o .libs/libdispatch_la-ddim.o mv -f .deps/libdispatch_la-ddim.Tpo .deps/libdispatch_la-ddim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c -o libdispatch_la-datt.lo `test -f 'datt.c' || echo './'`datt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c datt.c -fPIC -DPIC -o .libs/libdispatch_la-datt.o mv -f .deps/libdispatch_la-datt.Tpo .deps/libdispatch_la-datt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c -o libdispatch_la-dattinq.lo `test -f 'dattinq.c' || echo './'`dattinq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c dattinq.c -fPIC -DPIC -o .libs/libdispatch_la-dattinq.o mv -f .deps/libdispatch_la-dattinq.Tpo .deps/libdispatch_la-dattinq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c -o libdispatch_la-dattput.lo `test -f 'dattput.c' || echo './'`dattput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c dattput.c -fPIC -DPIC -o .libs/libdispatch_la-dattput.o mv -f .deps/libdispatch_la-dattput.Tpo .deps/libdispatch_la-dattput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c -o libdispatch_la-dattget.lo `test -f 'dattget.c' || echo './'`dattget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c dattget.c -fPIC -DPIC -o .libs/libdispatch_la-dattget.o mv -f .deps/libdispatch_la-dattget.Tpo .deps/libdispatch_la-dattget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c -o libdispatch_la-derror.lo `test -f 'derror.c' || echo './'`derror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c derror.c -fPIC -DPIC -o .libs/libdispatch_la-derror.o mv -f .deps/libdispatch_la-derror.Tpo .deps/libdispatch_la-derror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c -o libdispatch_la-dvar.lo `test -f 'dvar.c' || echo './'`dvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c dvar.c -fPIC -DPIC -o .libs/libdispatch_la-dvar.o mv -f .deps/libdispatch_la-dvar.Tpo .deps/libdispatch_la-dvar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c -o libdispatch_la-dvarget.lo `test -f 'dvarget.c' || echo './'`dvarget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c dvarget.c -fPIC -DPIC -o .libs/libdispatch_la-dvarget.o mv -f .deps/libdispatch_la-dvarget.Tpo .deps/libdispatch_la-dvarget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c -o libdispatch_la-dvarput.lo `test -f 'dvarput.c' || echo './'`dvarput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c dvarput.c -fPIC -DPIC -o .libs/libdispatch_la-dvarput.o mv -f .deps/libdispatch_la-dvarput.Tpo .deps/libdispatch_la-dvarput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c -o libdispatch_la-dvarinq.lo `test -f 'dvarinq.c' || echo './'`dvarinq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c dvarinq.c -fPIC -DPIC -o .libs/libdispatch_la-dvarinq.o mv -f .deps/libdispatch_la-dvarinq.Tpo .deps/libdispatch_la-dvarinq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dinternal.lo -MD -MP -MF .deps/libdispatch_la-dinternal.Tpo -c -o libdispatch_la-dinternal.lo `test -f 'dinternal.c' || echo './'`dinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dinternal.lo -MD -MP -MF .deps/libdispatch_la-dinternal.Tpo -c dinternal.c -fPIC -DPIC -o .libs/libdispatch_la-dinternal.o mv -f .deps/libdispatch_la-dinternal.Tpo .deps/libdispatch_la-dinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c -o libdispatch_la-ddispatch.lo `test -f 'ddispatch.c' || echo './'`ddispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c ddispatch.c -fPIC -DPIC -o .libs/libdispatch_la-ddispatch.o mv -f .deps/libdispatch_la-ddispatch.Tpo .deps/libdispatch_la-ddispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dutf8.lo -MD -MP -MF .deps/libdispatch_la-dutf8.Tpo -c -o libdispatch_la-dutf8.lo `test -f 'dutf8.c' || echo './'`dutf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dutf8.lo -MD -MP -MF .deps/libdispatch_la-dutf8.Tpo -c dutf8.c -fPIC -DPIC -o .libs/libdispatch_la-dutf8.o mv -f .deps/libdispatch_la-dutf8.Tpo .deps/libdispatch_la-dutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c -o libdispatch_la-nclog.lo `test -f 'nclog.c' || echo './'`nclog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c nclog.c -fPIC -DPIC -o .libs/libdispatch_la-nclog.o mv -f .deps/libdispatch_la-nclog.Tpo .deps/libdispatch_la-nclog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c -o libdispatch_la-dstring.lo `test -f 'dstring.c' || echo './'`dstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c dstring.c -fPIC -DPIC -o .libs/libdispatch_la-dstring.o mv -f .deps/libdispatch_la-dstring.Tpo .deps/libdispatch_la-dstring.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c -o libdispatch_la-ncuri.lo `test -f 'ncuri.c' || echo './'`ncuri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c ncuri.c -fPIC -DPIC -o .libs/libdispatch_la-ncuri.o mv -f .deps/libdispatch_la-ncuri.Tpo .deps/libdispatch_la-ncuri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c -o libdispatch_la-nclist.lo `test -f 'nclist.c' || echo './'`nclist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c nclist.c -fPIC -DPIC -o .libs/libdispatch_la-nclist.o mv -f .deps/libdispatch_la-nclist.Tpo .deps/libdispatch_la-nclist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c -o libdispatch_la-ncbytes.lo `test -f 'ncbytes.c' || echo './'`ncbytes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c ncbytes.c -fPIC -DPIC -o .libs/libdispatch_la-ncbytes.o mv -f .deps/libdispatch_la-ncbytes.Tpo .deps/libdispatch_la-ncbytes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c -o libdispatch_la-nchashmap.lo `test -f 'nchashmap.c' || echo './'`nchashmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c nchashmap.c -fPIC -DPIC -o .libs/libdispatch_la-nchashmap.o mv -f .deps/libdispatch_la-nchashmap.Tpo .deps/libdispatch_la-nchashmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c -o libdispatch_la-nctime.lo `test -f 'nctime.c' || echo './'`nctime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c nctime.c -fPIC -DPIC -o .libs/libdispatch_la-nctime.o mv -f .deps/libdispatch_la-nctime.Tpo .deps/libdispatch_la-nctime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c -o libdispatch_la-nc.lo `test -f 'nc.c' || echo './'`nc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c nc.c -fPIC -DPIC -o .libs/libdispatch_la-nc.o mv -f .deps/libdispatch_la-nc.Tpo .deps/libdispatch_la-nc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c -o libdispatch_la-nclistmgr.lo `test -f 'nclistmgr.c' || echo './'`nclistmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c nclistmgr.c -fPIC -DPIC -o .libs/libdispatch_la-nclistmgr.o mv -f .deps/libdispatch_la-nclistmgr.Tpo .deps/libdispatch_la-nclistmgr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dauth.lo -MD -MP -MF .deps/libdispatch_la-dauth.Tpo -c -o libdispatch_la-dauth.lo `test -f 'dauth.c' || echo './'`dauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dauth.lo -MD -MP -MF .deps/libdispatch_la-dauth.Tpo -c dauth.c -fPIC -DPIC -o .libs/libdispatch_la-dauth.o mv -f .deps/libdispatch_la-dauth.Tpo .deps/libdispatch_la-dauth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-doffsets.lo -MD -MP -MF .deps/libdispatch_la-doffsets.Tpo -c -o libdispatch_la-doffsets.lo `test -f 'doffsets.c' || echo './'`doffsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-doffsets.lo -MD -MP -MF .deps/libdispatch_la-doffsets.Tpo -c doffsets.c -fPIC -DPIC -o .libs/libdispatch_la-doffsets.o mv -f .deps/libdispatch_la-doffsets.Tpo .deps/libdispatch_la-doffsets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dwinpath.lo -MD -MP -MF .deps/libdispatch_la-dwinpath.Tpo -c -o libdispatch_la-dwinpath.lo `test -f 'dwinpath.c' || echo './'`dwinpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dwinpath.lo -MD -MP -MF .deps/libdispatch_la-dwinpath.Tpo -c dwinpath.c -fPIC -DPIC -o .libs/libdispatch_la-dwinpath.o mv -f .deps/libdispatch_la-dwinpath.Tpo .deps/libdispatch_la-dwinpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dutil.lo -MD -MP -MF .deps/libdispatch_la-dutil.Tpo -c -o libdispatch_la-dutil.lo `test -f 'dutil.c' || echo './'`dutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dutil.lo -MD -MP -MF .deps/libdispatch_la-dutil.Tpo -c dutil.c -fPIC -DPIC -o .libs/libdispatch_la-dutil.o mv -f .deps/libdispatch_la-dutil.Tpo .deps/libdispatch_la-dutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dreadonly.lo -MD -MP -MF .deps/libdispatch_la-dreadonly.Tpo -c -o libdispatch_la-dreadonly.lo `test -f 'dreadonly.c' || echo './'`dreadonly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dreadonly.lo -MD -MP -MF .deps/libdispatch_la-dreadonly.Tpo -c dreadonly.c -fPIC -DPIC -o .libs/libdispatch_la-dreadonly.o mv -f .deps/libdispatch_la-dreadonly.Tpo .deps/libdispatch_la-dreadonly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc4.lo -MD -MP -MF .deps/libdispatch_la-dnotnc4.Tpo -c -o libdispatch_la-dnotnc4.lo `test -f 'dnotnc4.c' || echo './'`dnotnc4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc4.lo -MD -MP -MF .deps/libdispatch_la-dnotnc4.Tpo -c dnotnc4.c -fPIC -DPIC -o .libs/libdispatch_la-dnotnc4.o mv -f .deps/libdispatch_la-dnotnc4.Tpo .deps/libdispatch_la-dnotnc4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc3.lo -MD -MP -MF .deps/libdispatch_la-dnotnc3.Tpo -c -o libdispatch_la-dnotnc3.lo `test -f 'dnotnc3.c' || echo './'`dnotnc3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc3.lo -MD -MP -MF .deps/libdispatch_la-dnotnc3.Tpo -c dnotnc3.c -fPIC -DPIC -o .libs/libdispatch_la-dnotnc3.o mv -f .deps/libdispatch_la-dnotnc3.Tpo .deps/libdispatch_la-dnotnc3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-crc32.lo -MD -MP -MF .deps/libdispatch_la-crc32.Tpo -c -o libdispatch_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-crc32.lo -MD -MP -MF .deps/libdispatch_la-crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/libdispatch_la-crc32.o mv -f .deps/libdispatch_la-crc32.Tpo .deps/libdispatch_la-crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c -o libdispatch_la-daux.lo `test -f 'daux.c' || echo './'`daux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c daux.c -fPIC -DPIC -o .libs/libdispatch_la-daux.o mv -f .deps/libdispatch_la-daux.Tpo .deps/libdispatch_la-daux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dinfermodel.lo -MD -MP -MF .deps/libdispatch_la-dinfermodel.Tpo -c -o libdispatch_la-dinfermodel.lo `test -f 'dinfermodel.c' || echo './'`dinfermodel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dinfermodel.lo -MD -MP -MF .deps/libdispatch_la-dinfermodel.Tpo -c dinfermodel.c -fPIC -DPIC -o .libs/libdispatch_la-dinfermodel.o mv -f .deps/libdispatch_la-dinfermodel.Tpo .deps/libdispatch_la-dinfermodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-utf8proc.lo -MD -MP -MF .deps/libdispatch_la-utf8proc.Tpo -c -o libdispatch_la-utf8proc.lo `test -f 'utf8proc.c' || echo './'`utf8proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-utf8proc.lo -MD -MP -MF .deps/libdispatch_la-utf8proc.Tpo -c utf8proc.c -fPIC -DPIC -o .libs/libdispatch_la-utf8proc.o mv -f .deps/libdispatch_la-utf8proc.Tpo .deps/libdispatch_la-utf8proc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c -o libdispatch_la-drc.lo `test -f 'drc.c' || echo './'`drc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c drc.c -fPIC -DPIC -o .libs/libdispatch_la-drc.o mv -f .deps/libdispatch_la-drc.Tpo .deps/libdispatch_la-drc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dgroup.lo -MD -MP -MF .deps/libdispatch_la-dgroup.Tpo -c -o libdispatch_la-dgroup.lo `test -f 'dgroup.c' || echo './'`dgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dgroup.lo -MD -MP -MF .deps/libdispatch_la-dgroup.Tpo -c dgroup.c -fPIC -DPIC -o .libs/libdispatch_la-dgroup.o mv -f .deps/libdispatch_la-dgroup.Tpo .deps/libdispatch_la-dgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvlen.lo -MD -MP -MF .deps/libdispatch_la-dvlen.Tpo -c -o libdispatch_la-dvlen.lo `test -f 'dvlen.c' || echo './'`dvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dvlen.lo -MD -MP -MF .deps/libdispatch_la-dvlen.Tpo -c dvlen.c -fPIC -DPIC -o .libs/libdispatch_la-dvlen.o mv -f .deps/libdispatch_la-dvlen.Tpo .deps/libdispatch_la-dvlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dcompound.lo -MD -MP -MF .deps/libdispatch_la-dcompound.Tpo -c -o libdispatch_la-dcompound.lo `test -f 'dcompound.c' || echo './'`dcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dcompound.lo -MD -MP -MF .deps/libdispatch_la-dcompound.Tpo -c dcompound.c -fPIC -DPIC -o .libs/libdispatch_la-dcompound.o mv -f .deps/libdispatch_la-dcompound.Tpo .deps/libdispatch_la-dcompound.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dtype.lo -MD -MP -MF .deps/libdispatch_la-dtype.Tpo -c -o libdispatch_la-dtype.lo `test -f 'dtype.c' || echo './'`dtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dtype.lo -MD -MP -MF .deps/libdispatch_la-dtype.Tpo -c dtype.c -fPIC -DPIC -o .libs/libdispatch_la-dtype.o mv -f .deps/libdispatch_la-dtype.Tpo .deps/libdispatch_la-dtype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-denum.lo -MD -MP -MF .deps/libdispatch_la-denum.Tpo -c -o libdispatch_la-denum.lo `test -f 'denum.c' || echo './'`denum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-denum.lo -MD -MP -MF .deps/libdispatch_la-denum.Tpo -c denum.c -fPIC -DPIC -o .libs/libdispatch_la-denum.o mv -f .deps/libdispatch_la-denum.Tpo .deps/libdispatch_la-denum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dopaque.lo -MD -MP -MF .deps/libdispatch_la-dopaque.Tpo -c -o libdispatch_la-dopaque.lo `test -f 'dopaque.c' || echo './'`dopaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dopaque.lo -MD -MP -MF .deps/libdispatch_la-dopaque.Tpo -c dopaque.c -fPIC -DPIC -o .libs/libdispatch_la-dopaque.o mv -f .deps/libdispatch_la-dopaque.Tpo .deps/libdispatch_la-dopaque.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dfilter.lo -MD -MP -MF .deps/libdispatch_la-dfilter.Tpo -c -o libdispatch_la-dfilter.lo `test -f 'dfilter.c' || echo './'`dfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdispatch_la-dfilter.lo -MD -MP -MF .deps/libdispatch_la-dfilter.Tpo -c dfilter.c -fPIC -DPIC -o .libs/libdispatch_la-dfilter.o mv -f .deps/libdispatch_la-dfilter.Tpo .deps/libdispatch_la-dfilter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libdispatch.la libdispatch_la-dparallel.lo libdispatch_la-dcopy.lo libdispatch_la-dfile.lo libdispatch_la-ddim.lo libdispatch_la-datt.lo libdispatch_la-dattinq.lo libdispatch_la-dattput.lo libdispatch_la-dattget.lo libdispatch_la-derror.lo libdispatch_la-dvar.lo libdispatch_la-dvarget.lo libdispatch_la-dvarput.lo libdispatch_la-dvarinq.lo libdispatch_la-dinternal.lo libdispatch_la-ddispatch.lo libdispatch_la-dutf8.lo libdispatch_la-nclog.lo libdispatch_la-dstring.lo libdispatch_la-ncuri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo libdispatch_la-nchashmap.lo libdispatch_la-nctime.lo libdispatch_la-nc.lo libdispatch_la-nclistmgr.lo libdispatch_la-dauth.lo libdispatch_la-doffsets.lo libdispatch_la-dwinpath.lo libdispatch_la-dutil.lo libdispatch_la-dreadonly.lo libdispatch_la-dnotnc4.lo libdispatch_la-dnotnc3.lo libdispatch_la-crc32.lo libdispatch_la-daux.lo libdispatch_la-dinfermodel.lo libdispatch_la-utf8proc.lo libdispatch_la-drc.lo libdispatch_la-dgroup.lo libdispatch_la-dvlen.lo libdispatch_la-dcompound.lo libdispatch_la-dtype.lo libdispatch_la-denum.lo libdispatch_la-dopaque.lo libdispatch_la-dfilter.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdispatch.a .libs/libdispatch_la-dparallel.o .libs/libdispatch_la-dcopy.o .libs/libdispatch_la-dfile.o .libs/libdispatch_la-ddim.o .libs/libdispatch_la-datt.o .libs/libdispatch_la-dattinq.o .libs/libdispatch_la-dattput.o .libs/libdispatch_la-dattget.o .libs/libdispatch_la-derror.o .libs/libdispatch_la-dvar.o .libs/libdispatch_la-dvarget.o .libs/libdispatch_la-dvarput.o .libs/libdispatch_la-dvarinq.o .libs/libdispatch_la-dinternal.o .libs/libdispatch_la-ddispatch.o .libs/libdispatch_la-dutf8.o .libs/libdispatch_la-nclog.o .libs/libdispatch_la-dstring.o .libs/libdispatch_la-ncuri.o .libs/libdispatch_la-nclist.o .libs/libdispatch_la-ncbytes.o .libs/libdispatch_la-nchashmap.o .libs/libdispatch_la-nctime.o .libs/libdispatch_la-nc.o .libs/libdispatch_la-nclistmgr.o .libs/libdispatch_la-dauth.o .libs/libdispatch_la-doffsets.o .libs/libdispatch_la-dwinpath.o .libs/libdispatch_la-dutil.o .libs/libdispatch_la-dreadonly.o .libs/libdispatch_la-dnotnc4.o .libs/libdispatch_la-dnotnc3.o .libs/libdispatch_la-crc32.o .libs/libdispatch_la-daux.o .libs/libdispatch_la-dinfermodel.o .libs/libdispatch_la-utf8proc.o .libs/libdispatch_la-drc.o .libs/libdispatch_la-dgroup.o .libs/libdispatch_la-dvlen.o .libs/libdispatch_la-dcompound.o .libs/libdispatch_la-dtype.o .libs/libdispatch_la-denum.o .libs/libdispatch_la-dopaque.o .libs/libdispatch_la-dfilter.o libtool: link: ranlib .libs/libdispatch.a libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s "../libdispatch.la" "libdispatch.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c -o libnetcdf2_la-dv2i.lo `test -f 'dv2i.c' || echo './'`dv2i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c dv2i.c -fPIC -DPIC -o .libs/libnetcdf2_la-dv2i.o mv -f .deps/libnetcdf2_la-dv2i.Tpo .deps/libnetcdf2_la-dv2i.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libnetcdf2.la libnetcdf2_la-dv2i.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf2.a .libs/libnetcdf2_la-dv2i.o libtool: link: ranlib .libs/libnetcdf2.a libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s "../libnetcdf2.la" "libnetcdf2.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c -o libnetcdf3_la-v1hpg.lo `test -f 'v1hpg.c' || echo './'`v1hpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c v1hpg.c -fPIC -DPIC -o .libs/libnetcdf3_la-v1hpg.o mv -f .deps/libnetcdf3_la-v1hpg.Tpo .deps/libnetcdf3_la-v1hpg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c -o libnetcdf3_la-putget.lo `test -f 'putget.c' || echo './'`putget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c putget.c -fPIC -DPIC -o .libs/libnetcdf3_la-putget.o mv -f .deps/libnetcdf3_la-putget.Tpo .deps/libnetcdf3_la-putget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-attr.lo -MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c -o libnetcdf3_la-attr.lo `test -f 'attr.c' || echo './'`attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-attr.lo -MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c attr.c -fPIC -DPIC -o .libs/libnetcdf3_la-attr.o mv -f .deps/libnetcdf3_la-attr.Tpo .deps/libnetcdf3_la-attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c -o libnetcdf3_la-nc3dispatch.lo `test -f 'nc3dispatch.c' || echo './'`nc3dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c nc3dispatch.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3dispatch.o mv -f .deps/libnetcdf3_la-nc3dispatch.Tpo .deps/libnetcdf3_la-nc3dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c -o libnetcdf3_la-nc3internal.lo `test -f 'nc3internal.c' || echo './'`nc3internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c nc3internal.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3internal.o mv -f .deps/libnetcdf3_la-nc3internal.Tpo .deps/libnetcdf3_la-nc3internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-var.lo -MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c -o libnetcdf3_la-var.lo `test -f 'var.c' || echo './'`var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-var.lo -MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c var.c -fPIC -DPIC -o .libs/libnetcdf3_la-var.o mv -f .deps/libnetcdf3_la-var.Tpo .deps/libnetcdf3_la-var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-dim.lo -MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c -o libnetcdf3_la-dim.lo `test -f 'dim.c' || echo './'`dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-dim.lo -MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c dim.c -fPIC -DPIC -o .libs/libnetcdf3_la-dim.o mv -f .deps/libnetcdf3_la-dim.Tpo .deps/libnetcdf3_la-dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncx.lo -MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c -o libnetcdf3_la-ncx.lo `test -f 'ncx.c' || echo './'`ncx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncx.lo -MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c ncx.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncx.o mv -f .deps/libnetcdf3_la-ncx.Tpo .deps/libnetcdf3_la-ncx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c -o libnetcdf3_la-lookup3.lo `test -f 'lookup3.c' || echo './'`lookup3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c lookup3.c -fPIC -DPIC -o .libs/libnetcdf3_la-lookup3.o mv -f .deps/libnetcdf3_la-lookup3.Tpo .deps/libnetcdf3_la-lookup3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncio.lo -MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c -o libnetcdf3_la-ncio.lo `test -f 'ncio.c' || echo './'`ncio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncio.lo -MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c ncio.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncio.o mv -f .deps/libnetcdf3_la-ncio.Tpo .deps/libnetcdf3_la-ncio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c -o libnetcdf3_la-memio.lo `test -f 'memio.c' || echo './'`memio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c memio.c -fPIC -DPIC -o .libs/libnetcdf3_la-memio.o mv -f .deps/libnetcdf3_la-memio.Tpo .deps/libnetcdf3_la-memio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c -o libnetcdf3_la-posixio.lo `test -f 'posixio.c' || echo './'`posixio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c posixio.c -fPIC -DPIC -o .libs/libnetcdf3_la-posixio.o mv -f .deps/libnetcdf3_la-posixio.Tpo .deps/libnetcdf3_la-posixio.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libnetcdf3.la libnetcdf3_la-v1hpg.lo libnetcdf3_la-putget.lo libnetcdf3_la-attr.lo libnetcdf3_la-nc3dispatch.lo libnetcdf3_la-nc3internal.lo libnetcdf3_la-var.lo libnetcdf3_la-dim.lo libnetcdf3_la-ncx.lo libnetcdf3_la-lookup3.lo libnetcdf3_la-ncio.lo libnetcdf3_la-memio.lo libnetcdf3_la-posixio.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf3.a .libs/libnetcdf3_la-v1hpg.o .libs/libnetcdf3_la-putget.o .libs/libnetcdf3_la-attr.o .libs/libnetcdf3_la-nc3dispatch.o .libs/libnetcdf3_la-nc3internal.o .libs/libnetcdf3_la-var.o .libs/libnetcdf3_la-dim.o .libs/libnetcdf3_la-ncx.o .libs/libnetcdf3_la-lookup3.o .libs/libnetcdf3_la-ncio.o .libs/libnetcdf3_la-memio.o .libs/libnetcdf3_la-posixio.o libtool: link: ranlib .libs/libnetcdf3.a libtool: link: ( cd ".libs" && rm -f "libnetcdf3.la" && ln -s "../libnetcdf3.la" "libnetcdf3.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' Making all in libsrc4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dispatch.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dispatch.Tpo -c -o libnetcdf4_la-nc4dispatch.lo `test -f 'nc4dispatch.c' || echo './'`nc4dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dispatch.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dispatch.Tpo -c nc4dispatch.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dispatch.o mv -f .deps/libnetcdf4_la-nc4dispatch.Tpo .deps/libnetcdf4_la-nc4dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4attr.lo -MD -MP -MF .deps/libnetcdf4_la-nc4attr.Tpo -c -o libnetcdf4_la-nc4attr.lo `test -f 'nc4attr.c' || echo './'`nc4attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4attr.lo -MD -MP -MF .deps/libnetcdf4_la-nc4attr.Tpo -c nc4attr.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4attr.o mv -f .deps/libnetcdf4_la-nc4attr.Tpo .deps/libnetcdf4_la-nc4attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dim.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dim.Tpo -c -o libnetcdf4_la-nc4dim.lo `test -f 'nc4dim.c' || echo './'`nc4dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dim.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dim.Tpo -c nc4dim.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dim.o mv -f .deps/libnetcdf4_la-nc4dim.Tpo .deps/libnetcdf4_la-nc4dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4grp.lo -MD -MP -MF .deps/libnetcdf4_la-nc4grp.Tpo -c -o libnetcdf4_la-nc4grp.lo `test -f 'nc4grp.c' || echo './'`nc4grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4grp.lo -MD -MP -MF .deps/libnetcdf4_la-nc4grp.Tpo -c nc4grp.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4grp.o mv -f .deps/libnetcdf4_la-nc4grp.Tpo .deps/libnetcdf4_la-nc4grp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4internal.lo -MD -MP -MF .deps/libnetcdf4_la-nc4internal.Tpo -c -o libnetcdf4_la-nc4internal.lo `test -f 'nc4internal.c' || echo './'`nc4internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4internal.lo -MD -MP -MF .deps/libnetcdf4_la-nc4internal.Tpo -c nc4internal.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4internal.o mv -f .deps/libnetcdf4_la-nc4internal.Tpo .deps/libnetcdf4_la-nc4internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4type.lo -MD -MP -MF .deps/libnetcdf4_la-nc4type.Tpo -c -o libnetcdf4_la-nc4type.lo `test -f 'nc4type.c' || echo './'`nc4type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4type.lo -MD -MP -MF .deps/libnetcdf4_la-nc4type.Tpo -c nc4type.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4type.o mv -f .deps/libnetcdf4_la-nc4type.Tpo .deps/libnetcdf4_la-nc4type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4var.lo -MD -MP -MF .deps/libnetcdf4_la-nc4var.Tpo -c -o libnetcdf4_la-nc4var.lo `test -f 'nc4var.c' || echo './'`nc4var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4var.lo -MD -MP -MF .deps/libnetcdf4_la-nc4var.Tpo -c nc4var.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4var.o mv -f .deps/libnetcdf4_la-nc4var.Tpo .deps/libnetcdf4_la-nc4var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncfunc.lo -MD -MP -MF .deps/libnetcdf4_la-ncfunc.Tpo -c -o libnetcdf4_la-ncfunc.lo `test -f 'ncfunc.c' || echo './'`ncfunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncfunc.lo -MD -MP -MF .deps/libnetcdf4_la-ncfunc.Tpo -c ncfunc.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncfunc.o mv -f .deps/libnetcdf4_la-ncfunc.Tpo .deps/libnetcdf4_la-ncfunc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-error4.lo -MD -MP -MF .deps/libnetcdf4_la-error4.Tpo -c -o libnetcdf4_la-error4.lo `test -f 'error4.c' || echo './'`error4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-error4.lo -MD -MP -MF .deps/libnetcdf4_la-error4.Tpo -c error4.c -fPIC -DPIC -o .libs/libnetcdf4_la-error4.o mv -f .deps/libnetcdf4_la-error4.Tpo .deps/libnetcdf4_la-error4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4printer.lo -MD -MP -MF .deps/libnetcdf4_la-nc4printer.Tpo -c -o libnetcdf4_la-nc4printer.lo `test -f 'nc4printer.c' || echo './'`nc4printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4printer.lo -MD -MP -MF .deps/libnetcdf4_la-nc4printer.Tpo -c nc4printer.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4printer.o mv -f .deps/libnetcdf4_la-nc4printer.Tpo .deps/libnetcdf4_la-nc4printer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncindex.lo -MD -MP -MF .deps/libnetcdf4_la-ncindex.Tpo -c -o libnetcdf4_la-ncindex.lo `test -f 'ncindex.c' || echo './'`ncindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncindex.lo -MD -MP -MF .deps/libnetcdf4_la-ncindex.Tpo -c ncindex.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncindex.o mv -f .deps/libnetcdf4_la-ncindex.Tpo .deps/libnetcdf4_la-ncindex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libnetcdf4.la libnetcdf4_la-nc4dispatch.lo libnetcdf4_la-nc4attr.lo libnetcdf4_la-nc4dim.lo libnetcdf4_la-nc4grp.lo libnetcdf4_la-nc4internal.lo libnetcdf4_la-nc4type.lo libnetcdf4_la-nc4var.lo libnetcdf4_la-ncfunc.lo libnetcdf4_la-error4.lo libnetcdf4_la-nc4printer.lo libnetcdf4_la-ncindex.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf4.a .libs/libnetcdf4_la-nc4dispatch.o .libs/libnetcdf4_la-nc4attr.o .libs/libnetcdf4_la-nc4dim.o .libs/libnetcdf4_la-nc4grp.o .libs/libnetcdf4_la-nc4internal.o .libs/libnetcdf4_la-nc4type.o .libs/libnetcdf4_la-nc4var.o .libs/libnetcdf4_la-ncfunc.o .libs/libnetcdf4_la-error4.o .libs/libnetcdf4_la-nc4printer.o .libs/libnetcdf4_la-ncindex.o libtool: link: ranlib .libs/libnetcdf4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf4.la" && ln -s "../libnetcdf4.la" "libnetcdf4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making all in libhdf4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' depbase=`echo hdf4dispatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4dispatch.lo -MD -MP -MF $depbase.Tpo -c -o hdf4dispatch.lo hdf4dispatch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4dispatch.lo -MD -MP -MF .deps/hdf4dispatch.Tpo -c hdf4dispatch.c -fPIC -DPIC -o .libs/hdf4dispatch.o depbase=`echo hdf4file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4file.lo -MD -MP -MF $depbase.Tpo -c -o hdf4file.lo hdf4file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4file.lo -MD -MP -MF .deps/hdf4file.Tpo -c hdf4file.c -fPIC -DPIC -o .libs/hdf4file.o depbase=`echo hdf4var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4var.lo -MD -MP -MF $depbase.Tpo -c -o hdf4var.lo hdf4var.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4var.lo -MD -MP -MF .deps/hdf4var.Tpo -c hdf4var.c -fPIC -DPIC -o .libs/hdf4var.o depbase=`echo hdf4func.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4func.lo -MD -MP -MF $depbase.Tpo -c -o hdf4func.lo hdf4func.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT hdf4func.lo -MD -MP -MF .deps/hdf4func.Tpo -c hdf4func.c -fPIC -DPIC -o .libs/hdf4func.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libnchdf4.la hdf4dispatch.lo hdf4file.lo hdf4var.lo hdf4func.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnchdf4.a .libs/hdf4dispatch.o .libs/hdf4file.o .libs/hdf4var.o .libs/hdf4func.o libtool: link: ranlib .libs/libnchdf4.a libtool: link: ( cd ".libs" && rm -f "libnchdf4.la" && ln -s "../libnchdf4.la" "libnchdf4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' Making all in libhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4hdf.lo -MD -MP -MF .deps/libnchdf5_la-nc4hdf.Tpo -c -o libnchdf5_la-nc4hdf.lo `test -f 'nc4hdf.c' || echo './'`nc4hdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4hdf.lo -MD -MP -MF .deps/libnchdf5_la-nc4hdf.Tpo -c nc4hdf.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4hdf.o mv -f .deps/libnchdf5_la-nc4hdf.Tpo .deps/libnchdf5_la-nc4hdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4info.lo -MD -MP -MF .deps/libnchdf5_la-nc4info.Tpo -c -o libnchdf5_la-nc4info.lo `test -f 'nc4info.c' || echo './'`nc4info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4info.lo -MD -MP -MF .deps/libnchdf5_la-nc4info.Tpo -c nc4info.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4info.o mv -f .deps/libnchdf5_la-nc4info.Tpo .deps/libnchdf5_la-nc4info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5file.lo -MD -MP -MF .deps/libnchdf5_la-hdf5file.Tpo -c -o libnchdf5_la-hdf5file.lo `test -f 'hdf5file.c' || echo './'`hdf5file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5file.lo -MD -MP -MF .deps/libnchdf5_la-hdf5file.Tpo -c hdf5file.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5file.o mv -f .deps/libnchdf5_la-hdf5file.Tpo .deps/libnchdf5_la-hdf5file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5attr.lo -MD -MP -MF .deps/libnchdf5_la-hdf5attr.Tpo -c -o libnchdf5_la-hdf5attr.lo `test -f 'hdf5attr.c' || echo './'`hdf5attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5attr.lo -MD -MP -MF .deps/libnchdf5_la-hdf5attr.Tpo -c hdf5attr.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5attr.o mv -f .deps/libnchdf5_la-hdf5attr.Tpo .deps/libnchdf5_la-hdf5attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dim.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dim.Tpo -c -o libnchdf5_la-hdf5dim.lo `test -f 'hdf5dim.c' || echo './'`hdf5dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dim.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dim.Tpo -c hdf5dim.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5dim.o mv -f .deps/libnchdf5_la-hdf5dim.Tpo .deps/libnchdf5_la-hdf5dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5grp.lo -MD -MP -MF .deps/libnchdf5_la-hdf5grp.Tpo -c -o libnchdf5_la-hdf5grp.lo `test -f 'hdf5grp.c' || echo './'`hdf5grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5grp.lo -MD -MP -MF .deps/libnchdf5_la-hdf5grp.Tpo -c hdf5grp.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5grp.o mv -f .deps/libnchdf5_la-hdf5grp.Tpo .deps/libnchdf5_la-hdf5grp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5type.lo -MD -MP -MF .deps/libnchdf5_la-hdf5type.Tpo -c -o libnchdf5_la-hdf5type.lo `test -f 'hdf5type.c' || echo './'`hdf5type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5type.lo -MD -MP -MF .deps/libnchdf5_la-hdf5type.Tpo -c hdf5type.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5type.o mv -f .deps/libnchdf5_la-hdf5type.Tpo .deps/libnchdf5_la-hdf5type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5internal.lo -MD -MP -MF .deps/libnchdf5_la-hdf5internal.Tpo -c -o libnchdf5_la-hdf5internal.lo `test -f 'hdf5internal.c' || echo './'`hdf5internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5internal.lo -MD -MP -MF .deps/libnchdf5_la-hdf5internal.Tpo -c hdf5internal.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5internal.o mv -f .deps/libnchdf5_la-hdf5internal.Tpo .deps/libnchdf5_la-hdf5internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5create.lo -MD -MP -MF .deps/libnchdf5_la-hdf5create.Tpo -c -o libnchdf5_la-hdf5create.lo `test -f 'hdf5create.c' || echo './'`hdf5create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5create.lo -MD -MP -MF .deps/libnchdf5_la-hdf5create.Tpo -c hdf5create.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5create.o mv -f .deps/libnchdf5_la-hdf5create.Tpo .deps/libnchdf5_la-hdf5create.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5open.lo -MD -MP -MF .deps/libnchdf5_la-hdf5open.Tpo -c -o libnchdf5_la-hdf5open.lo `test -f 'hdf5open.c' || echo './'`hdf5open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5open.lo -MD -MP -MF .deps/libnchdf5_la-hdf5open.Tpo -c hdf5open.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5open.o mv -f .deps/libnchdf5_la-hdf5open.Tpo .deps/libnchdf5_la-hdf5open.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5var.lo -MD -MP -MF .deps/libnchdf5_la-hdf5var.Tpo -c -o libnchdf5_la-hdf5var.lo `test -f 'hdf5var.c' || echo './'`hdf5var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5var.lo -MD -MP -MF .deps/libnchdf5_la-hdf5var.Tpo -c hdf5var.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5var.o mv -f .deps/libnchdf5_la-hdf5var.Tpo .deps/libnchdf5_la-hdf5var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4mem.lo -MD -MP -MF .deps/libnchdf5_la-nc4mem.Tpo -c -o libnchdf5_la-nc4mem.lo `test -f 'nc4mem.c' || echo './'`nc4mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4mem.lo -MD -MP -MF .deps/libnchdf5_la-nc4mem.Tpo -c nc4mem.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4mem.o mv -f .deps/libnchdf5_la-nc4mem.Tpo .deps/libnchdf5_la-nc4mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4memcb.lo -MD -MP -MF .deps/libnchdf5_la-nc4memcb.Tpo -c -o libnchdf5_la-nc4memcb.lo `test -f 'nc4memcb.c' || echo './'`nc4memcb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4memcb.lo -MD -MP -MF .deps/libnchdf5_la-nc4memcb.Tpo -c nc4memcb.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4memcb.o mv -f .deps/libnchdf5_la-nc4memcb.Tpo .deps/libnchdf5_la-nc4memcb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5cache.lo -MD -MP -MF .deps/libnchdf5_la-hdf5cache.Tpo -c -o libnchdf5_la-hdf5cache.lo `test -f 'hdf5cache.c' || echo './'`hdf5cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5cache.lo -MD -MP -MF .deps/libnchdf5_la-hdf5cache.Tpo -c hdf5cache.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5cache.o mv -f .deps/libnchdf5_la-hdf5cache.Tpo .deps/libnchdf5_la-hdf5cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dispatch.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dispatch.Tpo -c -o libnchdf5_la-hdf5dispatch.lo `test -f 'hdf5dispatch.c' || echo './'`hdf5dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dispatch.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dispatch.Tpo -c hdf5dispatch.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5dispatch.o mv -f .deps/libnchdf5_la-hdf5dispatch.Tpo .deps/libnchdf5_la-hdf5dispatch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libnchdf5.la libnchdf5_la-nc4hdf.lo libnchdf5_la-nc4info.lo libnchdf5_la-hdf5file.lo libnchdf5_la-hdf5attr.lo libnchdf5_la-hdf5dim.lo libnchdf5_la-hdf5grp.lo libnchdf5_la-hdf5type.lo libnchdf5_la-hdf5internal.lo libnchdf5_la-hdf5create.lo libnchdf5_la-hdf5open.lo libnchdf5_la-hdf5var.lo libnchdf5_la-nc4mem.lo libnchdf5_la-nc4memcb.lo libnchdf5_la-hdf5cache.lo libnchdf5_la-hdf5dispatch.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnchdf5.a .libs/libnchdf5_la-nc4hdf.o .libs/libnchdf5_la-nc4info.o .libs/libnchdf5_la-hdf5file.o .libs/libnchdf5_la-hdf5attr.o .libs/libnchdf5_la-hdf5dim.o .libs/libnchdf5_la-hdf5grp.o .libs/libnchdf5_la-hdf5type.o .libs/libnchdf5_la-hdf5internal.o .libs/libnchdf5_la-hdf5create.o .libs/libnchdf5_la-hdf5open.o .libs/libnchdf5_la-hdf5var.o .libs/libnchdf5_la-nc4mem.o .libs/libnchdf5_la-nc4memcb.o .libs/libnchdf5_la-hdf5cache.o .libs/libnchdf5_la-hdf5dispatch.o libtool: link: ranlib .libs/libnchdf5.a libtool: link: ( cd ".libs" && rm -f "libnchdf5.la" && ln -s "../libnchdf5.la" "libnchdf5.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' Making all in oc2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-oc.lo -MD -MP -MF .deps/liboc_la-oc.Tpo -c -o liboc_la-oc.lo `test -f 'oc.c' || echo './'`oc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-oc.lo -MD -MP -MF .deps/liboc_la-oc.Tpo -c oc.c -fPIC -DPIC -o .libs/liboc_la-oc.o mv -f .deps/liboc_la-oc.Tpo .deps/liboc_la-oc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-daplex.lo -MD -MP -MF .deps/liboc_la-daplex.Tpo -c -o liboc_la-daplex.lo `test -f 'daplex.c' || echo './'`daplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-daplex.lo -MD -MP -MF .deps/liboc_la-daplex.Tpo -c daplex.c -fPIC -DPIC -o .libs/liboc_la-daplex.o mv -f .deps/liboc_la-daplex.Tpo .deps/liboc_la-daplex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-dapparse.lo -MD -MP -MF .deps/liboc_la-dapparse.Tpo -c -o liboc_la-dapparse.lo `test -f 'dapparse.c' || echo './'`dapparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-dapparse.lo -MD -MP -MF .deps/liboc_la-dapparse.Tpo -c dapparse.c -fPIC -DPIC -o .libs/liboc_la-dapparse.o mv -f .deps/liboc_la-dapparse.Tpo .deps/liboc_la-dapparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-dapy.lo -MD -MP -MF .deps/liboc_la-dapy.Tpo -c -o liboc_la-dapy.lo `test -f 'dapy.c' || echo './'`dapy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-dapy.lo -MD -MP -MF .deps/liboc_la-dapy.Tpo -c dapy.c -fPIC -DPIC -o .libs/liboc_la-dapy.o mv -f .deps/liboc_la-dapy.Tpo .deps/liboc_la-dapy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-occompile.lo -MD -MP -MF .deps/liboc_la-occompile.Tpo -c -o liboc_la-occompile.lo `test -f 'occompile.c' || echo './'`occompile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-occompile.lo -MD -MP -MF .deps/liboc_la-occompile.Tpo -c occompile.c -fPIC -DPIC -o .libs/liboc_la-occompile.o mv -f .deps/liboc_la-occompile.Tpo .deps/liboc_la-occompile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-occurlfunctions.lo -MD -MP -MF .deps/liboc_la-occurlfunctions.Tpo -c -o liboc_la-occurlfunctions.lo `test -f 'occurlfunctions.c' || echo './'`occurlfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-occurlfunctions.lo -MD -MP -MF .deps/liboc_la-occurlfunctions.Tpo -c occurlfunctions.c -fPIC -DPIC -o .libs/liboc_la-occurlfunctions.o mv -f .deps/liboc_la-occurlfunctions.Tpo .deps/liboc_la-occurlfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocdata.lo -MD -MP -MF .deps/liboc_la-ocdata.Tpo -c -o liboc_la-ocdata.lo `test -f 'ocdata.c' || echo './'`ocdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocdata.lo -MD -MP -MF .deps/liboc_la-ocdata.Tpo -c ocdata.c -fPIC -DPIC -o .libs/liboc_la-ocdata.o mv -f .deps/liboc_la-ocdata.Tpo .deps/liboc_la-ocdata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocdebug.lo -MD -MP -MF .deps/liboc_la-ocdebug.Tpo -c -o liboc_la-ocdebug.lo `test -f 'ocdebug.c' || echo './'`ocdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocdebug.lo -MD -MP -MF .deps/liboc_la-ocdebug.Tpo -c ocdebug.c -fPIC -DPIC -o .libs/liboc_la-ocdebug.o mv -f .deps/liboc_la-ocdebug.Tpo .deps/liboc_la-ocdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocdump.lo -MD -MP -MF .deps/liboc_la-ocdump.Tpo -c -o liboc_la-ocdump.lo `test -f 'ocdump.c' || echo './'`ocdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocdump.lo -MD -MP -MF .deps/liboc_la-ocdump.Tpo -c ocdump.c -fPIC -DPIC -o .libs/liboc_la-ocdump.o mv -f .deps/liboc_la-ocdump.Tpo .deps/liboc_la-ocdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c -o liboc_la-ocinternal.lo `test -f 'ocinternal.c' || echo './'`ocinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c ocinternal.c -fPIC -DPIC -o .libs/liboc_la-ocinternal.o mv -f .deps/liboc_la-ocinternal.Tpo .deps/liboc_la-ocinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocnode.lo -MD -MP -MF .deps/liboc_la-ocnode.Tpo -c -o liboc_la-ocnode.lo `test -f 'ocnode.c' || echo './'`ocnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocnode.lo -MD -MP -MF .deps/liboc_la-ocnode.Tpo -c ocnode.c -fPIC -DPIC -o .libs/liboc_la-ocnode.o mv -f .deps/liboc_la-ocnode.Tpo .deps/liboc_la-ocnode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ochttp.lo -MD -MP -MF .deps/liboc_la-ochttp.Tpo -c -o liboc_la-ochttp.lo `test -f 'ochttp.c' || echo './'`ochttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ochttp.lo -MD -MP -MF .deps/liboc_la-ochttp.Tpo -c ochttp.c -fPIC -DPIC -o .libs/liboc_la-ochttp.o mv -f .deps/liboc_la-ochttp.Tpo .deps/liboc_la-ochttp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocread.lo -MD -MP -MF .deps/liboc_la-ocread.Tpo -c -o liboc_la-ocread.lo `test -f 'ocread.c' || echo './'`ocread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocread.lo -MD -MP -MF .deps/liboc_la-ocread.Tpo -c ocread.c -fPIC -DPIC -o .libs/liboc_la-ocread.o mv -f .deps/liboc_la-ocread.Tpo .deps/liboc_la-ocread.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocutil.lo -MD -MP -MF .deps/liboc_la-ocutil.Tpo -c -o liboc_la-ocutil.lo `test -f 'ocutil.c' || echo './'`ocutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-ocutil.lo -MD -MP -MF .deps/liboc_la-ocutil.Tpo -c ocutil.c -fPIC -DPIC -o .libs/liboc_la-ocutil.o mv -f .deps/liboc_la-ocutil.Tpo .deps/liboc_la-ocutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-xxdr.lo -MD -MP -MF .deps/liboc_la-xxdr.Tpo -c -o liboc_la-xxdr.lo `test -f 'xxdr.c' || echo './'`xxdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT liboc_la-xxdr.lo -MD -MP -MF .deps/liboc_la-xxdr.Tpo -c xxdr.c -fPIC -DPIC -o .libs/liboc_la-xxdr.o mv -f .deps/liboc_la-xxdr.Tpo .deps/liboc_la-xxdr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o liboc.la liboc_la-oc.lo liboc_la-daplex.lo liboc_la-dapparse.lo liboc_la-dapy.lo liboc_la-occompile.lo liboc_la-occurlfunctions.lo liboc_la-ocdata.lo liboc_la-ocdebug.lo liboc_la-ocdump.lo liboc_la-ocinternal.lo liboc_la-ocnode.lo liboc_la-ochttp.lo liboc_la-ocread.lo liboc_la-ocutil.lo liboc_la-xxdr.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/liboc.a .libs/liboc_la-oc.o .libs/liboc_la-daplex.o .libs/liboc_la-dapparse.o .libs/liboc_la-dapy.o .libs/liboc_la-occompile.o .libs/liboc_la-occurlfunctions.o .libs/liboc_la-ocdata.o .libs/liboc_la-ocdebug.o .libs/liboc_la-ocdump.o .libs/liboc_la-ocinternal.o .libs/liboc_la-ocnode.o .libs/liboc_la-ochttp.o .libs/liboc_la-ocread.o .libs/liboc_la-ocutil.o .libs/liboc_la-xxdr.o libtool: link: ranlib .libs/liboc.a libtool: link: ( cd ".libs" && rm -f "liboc.la" && ln -s "../liboc.la" "liboc.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' Making all in libdap2 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-constraints.lo -MD -MP -MF .deps/libdap2_la-constraints.Tpo -c -o libdap2_la-constraints.lo `test -f 'constraints.c' || echo './'`constraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-constraints.lo -MD -MP -MF .deps/libdap2_la-constraints.Tpo -c constraints.c -fPIC -DPIC -o .libs/libdap2_la-constraints.o mv -f .deps/libdap2_la-constraints.Tpo .deps/libdap2_la-constraints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapcvt.lo -MD -MP -MF .deps/libdap2_la-dapcvt.Tpo -c -o libdap2_la-dapcvt.lo `test -f 'dapcvt.c' || echo './'`dapcvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapcvt.lo -MD -MP -MF .deps/libdap2_la-dapcvt.Tpo -c dapcvt.c -fPIC -DPIC -o .libs/libdap2_la-dapcvt.o mv -f .deps/libdap2_la-dapcvt.Tpo .deps/libdap2_la-dapcvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapodom.lo -MD -MP -MF .deps/libdap2_la-dapodom.Tpo -c -o libdap2_la-dapodom.lo `test -f 'dapodom.c' || echo './'`dapodom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapodom.lo -MD -MP -MF .deps/libdap2_la-dapodom.Tpo -c dapodom.c -fPIC -DPIC -o .libs/libdap2_la-dapodom.o mv -f .deps/libdap2_la-dapodom.Tpo .deps/libdap2_la-dapodom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-daputil.lo -MD -MP -MF .deps/libdap2_la-daputil.Tpo -c -o libdap2_la-daputil.lo `test -f 'daputil.c' || echo './'`daputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-daputil.lo -MD -MP -MF .deps/libdap2_la-daputil.Tpo -c daputil.c -fPIC -DPIC -o .libs/libdap2_la-daputil.o mv -f .deps/libdap2_la-daputil.Tpo .deps/libdap2_la-daputil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-ncdaperr.lo -MD -MP -MF .deps/libdap2_la-ncdaperr.Tpo -c -o libdap2_la-ncdaperr.lo `test -f 'ncdaperr.c' || echo './'`ncdaperr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-ncdaperr.lo -MD -MP -MF .deps/libdap2_la-ncdaperr.Tpo -c ncdaperr.c -fPIC -DPIC -o .libs/libdap2_la-ncdaperr.o mv -f .deps/libdap2_la-ncdaperr.Tpo .deps/libdap2_la-ncdaperr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-cdf.lo -MD -MP -MF .deps/libdap2_la-cdf.Tpo -c -o libdap2_la-cdf.lo `test -f 'cdf.c' || echo './'`cdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-cdf.lo -MD -MP -MF .deps/libdap2_la-cdf.Tpo -c cdf.c -fPIC -DPIC -o .libs/libdap2_la-cdf.o mv -f .deps/libdap2_la-cdf.Tpo .deps/libdap2_la-cdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-cache.lo -MD -MP -MF .deps/libdap2_la-cache.Tpo -c -o libdap2_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-cache.lo -MD -MP -MF .deps/libdap2_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libdap2_la-cache.o mv -f .deps/libdap2_la-cache.Tpo .deps/libdap2_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapdump.lo -MD -MP -MF .deps/libdap2_la-dapdump.Tpo -c -o libdap2_la-dapdump.lo `test -f 'dapdump.c' || echo './'`dapdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapdump.lo -MD -MP -MF .deps/libdap2_la-dapdump.Tpo -c dapdump.c -fPIC -DPIC -o .libs/libdap2_la-dapdump.o mv -f .deps/libdap2_la-dapdump.Tpo .deps/libdap2_la-dapdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapdebug.lo -MD -MP -MF .deps/libdap2_la-dapdebug.Tpo -c -o libdap2_la-dapdebug.lo `test -f 'dapdebug.c' || echo './'`dapdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapdebug.lo -MD -MP -MF .deps/libdap2_la-dapdebug.Tpo -c dapdebug.c -fPIC -DPIC -o .libs/libdap2_la-dapdebug.o mv -f .deps/libdap2_la-dapdebug.Tpo .deps/libdap2_la-dapdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapattr.lo -MD -MP -MF .deps/libdap2_la-dapattr.Tpo -c -o libdap2_la-dapattr.lo `test -f 'dapattr.c' || echo './'`dapattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dapattr.lo -MD -MP -MF .deps/libdap2_la-dapattr.Tpo -c dapattr.c -fPIC -DPIC -o .libs/libdap2_la-dapattr.o mv -f .deps/libdap2_la-dapattr.Tpo .deps/libdap2_la-dapattr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c -o libdap2_la-ncd2dispatch.lo `test -f 'ncd2dispatch.c' || echo './'`ncd2dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c ncd2dispatch.c -fPIC -DPIC -o .libs/libdap2_la-ncd2dispatch.o mv -f .deps/libdap2_la-ncd2dispatch.Tpo .deps/libdap2_la-ncd2dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-getvara.lo -MD -MP -MF .deps/libdap2_la-getvara.Tpo -c -o libdap2_la-getvara.lo `test -f 'getvara.c' || echo './'`getvara.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-getvara.lo -MD -MP -MF .deps/libdap2_la-getvara.Tpo -c getvara.c -fPIC -DPIC -o .libs/libdap2_la-getvara.o mv -f .deps/libdap2_la-getvara.Tpo .deps/libdap2_la-getvara.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dceconstraints.lo -MD -MP -MF .deps/libdap2_la-dceconstraints.Tpo -c -o libdap2_la-dceconstraints.lo `test -f 'dceconstraints.c' || echo './'`dceconstraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dceconstraints.lo -MD -MP -MF .deps/libdap2_la-dceconstraints.Tpo -c dceconstraints.c -fPIC -DPIC -o .libs/libdap2_la-dceconstraints.o mv -f .deps/libdap2_la-dceconstraints.Tpo .deps/libdap2_la-dceconstraints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dcetab.lo -MD -MP -MF .deps/libdap2_la-dcetab.Tpo -c -o libdap2_la-dcetab.lo `test -f 'dcetab.c' || echo './'`dcetab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dcetab.lo -MD -MP -MF .deps/libdap2_la-dcetab.Tpo -c dcetab.c -fPIC -DPIC -o .libs/libdap2_la-dcetab.o mv -f .deps/libdap2_la-dcetab.Tpo .deps/libdap2_la-dcetab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dceparse.lo -MD -MP -MF .deps/libdap2_la-dceparse.Tpo -c -o libdap2_la-dceparse.lo `test -f 'dceparse.c' || echo './'`dceparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dceparse.lo -MD -MP -MF .deps/libdap2_la-dceparse.Tpo -c dceparse.c -fPIC -DPIC -o .libs/libdap2_la-dceparse.o mv -f .deps/libdap2_la-dceparse.Tpo .deps/libdap2_la-dceparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dcelex.lo -MD -MP -MF .deps/libdap2_la-dcelex.Tpo -c -o libdap2_la-dcelex.lo `test -f 'dcelex.c' || echo './'`dcelex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap2_la-dcelex.lo -MD -MP -MF .deps/libdap2_la-dcelex.Tpo -c dcelex.c -fPIC -DPIC -o .libs/libdap2_la-dcelex.o mv -f .deps/libdap2_la-dcelex.Tpo .deps/libdap2_la-dcelex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libdap2.la libdap2_la-constraints.lo libdap2_la-dapcvt.lo libdap2_la-dapodom.lo libdap2_la-daputil.lo libdap2_la-ncdaperr.lo libdap2_la-cdf.lo libdap2_la-cache.lo libdap2_la-dapdump.lo libdap2_la-dapdebug.lo libdap2_la-dapattr.lo libdap2_la-ncd2dispatch.lo libdap2_la-getvara.lo libdap2_la-dceconstraints.lo libdap2_la-dcetab.lo libdap2_la-dceparse.lo libdap2_la-dcelex.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdap2.a .libs/libdap2_la-constraints.o .libs/libdap2_la-dapcvt.o .libs/libdap2_la-dapodom.o .libs/libdap2_la-daputil.o .libs/libdap2_la-ncdaperr.o .libs/libdap2_la-cdf.o .libs/libdap2_la-cache.o .libs/libdap2_la-dapdump.o .libs/libdap2_la-dapdebug.o .libs/libdap2_la-dapattr.o .libs/libdap2_la-ncd2dispatch.o .libs/libdap2_la-getvara.o .libs/libdap2_la-dceconstraints.o .libs/libdap2_la-dcetab.o .libs/libdap2_la-dceparse.o .libs/libdap2_la-dcelex.o libtool: link: ranlib .libs/libdap2.a libtool: link: ( cd ".libs" && rm -f "libdap2.la" && ln -s "../libdap2.la" "libdap2.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' Making all in libdap4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4crc32.lo -MD -MP -MF .deps/libdap4_la-d4crc32.Tpo -c -o libdap4_la-d4crc32.lo `test -f 'd4crc32.c' || echo './'`d4crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4crc32.lo -MD -MP -MF .deps/libdap4_la-d4crc32.Tpo -c d4crc32.c -fPIC -DPIC -o .libs/libdap4_la-d4crc32.o mv -f .deps/libdap4_la-d4crc32.Tpo .deps/libdap4_la-d4crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4curlfunctions.lo -MD -MP -MF .deps/libdap4_la-d4curlfunctions.Tpo -c -o libdap4_la-d4curlfunctions.lo `test -f 'd4curlfunctions.c' || echo './'`d4curlfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4curlfunctions.lo -MD -MP -MF .deps/libdap4_la-d4curlfunctions.Tpo -c d4curlfunctions.c -fPIC -DPIC -o .libs/libdap4_la-d4curlfunctions.o mv -f .deps/libdap4_la-d4curlfunctions.Tpo .deps/libdap4_la-d4curlfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4fix.lo -MD -MP -MF .deps/libdap4_la-d4fix.Tpo -c -o libdap4_la-d4fix.lo `test -f 'd4fix.c' || echo './'`d4fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4fix.lo -MD -MP -MF .deps/libdap4_la-d4fix.Tpo -c d4fix.c -fPIC -DPIC -o .libs/libdap4_la-d4fix.o mv -f .deps/libdap4_la-d4fix.Tpo .deps/libdap4_la-d4fix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4data.lo -MD -MP -MF .deps/libdap4_la-d4data.Tpo -c -o libdap4_la-d4data.lo `test -f 'd4data.c' || echo './'`d4data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4data.lo -MD -MP -MF .deps/libdap4_la-d4data.Tpo -c d4data.c -fPIC -DPIC -o .libs/libdap4_la-d4data.o mv -f .deps/libdap4_la-d4data.Tpo .deps/libdap4_la-d4data.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4file.lo -MD -MP -MF .deps/libdap4_la-d4file.Tpo -c -o libdap4_la-d4file.lo `test -f 'd4file.c' || echo './'`d4file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4file.lo -MD -MP -MF .deps/libdap4_la-d4file.Tpo -c d4file.c -fPIC -DPIC -o .libs/libdap4_la-d4file.o mv -f .deps/libdap4_la-d4file.Tpo .deps/libdap4_la-d4file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4parser.lo -MD -MP -MF .deps/libdap4_la-d4parser.Tpo -c -o libdap4_la-d4parser.lo `test -f 'd4parser.c' || echo './'`d4parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4parser.lo -MD -MP -MF .deps/libdap4_la-d4parser.Tpo -c d4parser.c -fPIC -DPIC -o .libs/libdap4_la-d4parser.o mv -f .deps/libdap4_la-d4parser.Tpo .deps/libdap4_la-d4parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4meta.lo -MD -MP -MF .deps/libdap4_la-d4meta.Tpo -c -o libdap4_la-d4meta.lo `test -f 'd4meta.c' || echo './'`d4meta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4meta.lo -MD -MP -MF .deps/libdap4_la-d4meta.Tpo -c d4meta.c -fPIC -DPIC -o .libs/libdap4_la-d4meta.o mv -f .deps/libdap4_la-d4meta.Tpo .deps/libdap4_la-d4meta.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4varx.lo -MD -MP -MF .deps/libdap4_la-d4varx.Tpo -c -o libdap4_la-d4varx.lo `test -f 'd4varx.c' || echo './'`d4varx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4varx.lo -MD -MP -MF .deps/libdap4_la-d4varx.Tpo -c d4varx.c -fPIC -DPIC -o .libs/libdap4_la-d4varx.o mv -f .deps/libdap4_la-d4varx.Tpo .deps/libdap4_la-d4varx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4dump.lo -MD -MP -MF .deps/libdap4_la-d4dump.Tpo -c -o libdap4_la-d4dump.lo `test -f 'd4dump.c' || echo './'`d4dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4dump.lo -MD -MP -MF .deps/libdap4_la-d4dump.Tpo -c d4dump.c -fPIC -DPIC -o .libs/libdap4_la-d4dump.o mv -f .deps/libdap4_la-d4dump.Tpo .deps/libdap4_la-d4dump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4swap.lo -MD -MP -MF .deps/libdap4_la-d4swap.Tpo -c -o libdap4_la-d4swap.lo `test -f 'd4swap.c' || echo './'`d4swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4swap.lo -MD -MP -MF .deps/libdap4_la-d4swap.Tpo -c d4swap.c -fPIC -DPIC -o .libs/libdap4_la-d4swap.o mv -f .deps/libdap4_la-d4swap.Tpo .deps/libdap4_la-d4swap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4chunk.lo -MD -MP -MF .deps/libdap4_la-d4chunk.Tpo -c -o libdap4_la-d4chunk.lo `test -f 'd4chunk.c' || echo './'`d4chunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4chunk.lo -MD -MP -MF .deps/libdap4_la-d4chunk.Tpo -c d4chunk.c -fPIC -DPIC -o .libs/libdap4_la-d4chunk.o mv -f .deps/libdap4_la-d4chunk.Tpo .deps/libdap4_la-d4chunk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4printer.lo -MD -MP -MF .deps/libdap4_la-d4printer.Tpo -c -o libdap4_la-d4printer.lo `test -f 'd4printer.c' || echo './'`d4printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4printer.lo -MD -MP -MF .deps/libdap4_la-d4printer.Tpo -c d4printer.c -fPIC -DPIC -o .libs/libdap4_la-d4printer.o mv -f .deps/libdap4_la-d4printer.Tpo .deps/libdap4_la-d4printer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4read.lo -MD -MP -MF .deps/libdap4_la-d4read.Tpo -c -o libdap4_la-d4read.lo `test -f 'd4read.c' || echo './'`d4read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4read.lo -MD -MP -MF .deps/libdap4_la-d4read.Tpo -c d4read.c -fPIC -DPIC -o .libs/libdap4_la-d4read.o mv -f .deps/libdap4_la-d4read.Tpo .deps/libdap4_la-d4read.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4http.lo -MD -MP -MF .deps/libdap4_la-d4http.Tpo -c -o libdap4_la-d4http.lo `test -f 'd4http.c' || echo './'`d4http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4http.lo -MD -MP -MF .deps/libdap4_la-d4http.Tpo -c d4http.c -fPIC -DPIC -o .libs/libdap4_la-d4http.o mv -f .deps/libdap4_la-d4http.Tpo .deps/libdap4_la-d4http.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4util.lo -MD -MP -MF .deps/libdap4_la-d4util.Tpo -c -o libdap4_la-d4util.lo `test -f 'd4util.c' || echo './'`d4util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4util.lo -MD -MP -MF .deps/libdap4_la-d4util.Tpo -c d4util.c -fPIC -DPIC -o .libs/libdap4_la-d4util.o mv -f .deps/libdap4_la-d4util.Tpo .deps/libdap4_la-d4util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4odom.lo -MD -MP -MF .deps/libdap4_la-d4odom.Tpo -c -o libdap4_la-d4odom.lo `test -f 'd4odom.c' || echo './'`d4odom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4odom.lo -MD -MP -MF .deps/libdap4_la-d4odom.Tpo -c d4odom.c -fPIC -DPIC -o .libs/libdap4_la-d4odom.o mv -f .deps/libdap4_la-d4odom.Tpo .deps/libdap4_la-d4odom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4cvt.lo -MD -MP -MF .deps/libdap4_la-d4cvt.Tpo -c -o libdap4_la-d4cvt.lo `test -f 'd4cvt.c' || echo './'`d4cvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4cvt.lo -MD -MP -MF .deps/libdap4_la-d4cvt.Tpo -c d4cvt.c -fPIC -DPIC -o .libs/libdap4_la-d4cvt.o mv -f .deps/libdap4_la-d4cvt.Tpo .deps/libdap4_la-d4cvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4debug.lo -MD -MP -MF .deps/libdap4_la-d4debug.Tpo -c -o libdap4_la-d4debug.lo `test -f 'd4debug.c' || echo './'`d4debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-d4debug.lo -MD -MP -MF .deps/libdap4_la-d4debug.Tpo -c d4debug.c -fPIC -DPIC -o .libs/libdap4_la-d4debug.o mv -f .deps/libdap4_la-d4debug.Tpo .deps/libdap4_la-d4debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-ncd4dispatch.lo -MD -MP -MF .deps/libdap4_la-ncd4dispatch.Tpo -c -o libdap4_la-ncd4dispatch.lo `test -f 'ncd4dispatch.c' || echo './'`ncd4dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-ncd4dispatch.lo -MD -MP -MF .deps/libdap4_la-ncd4dispatch.Tpo -c ncd4dispatch.c -fPIC -DPIC -o .libs/libdap4_la-ncd4dispatch.o mv -f .deps/libdap4_la-ncd4dispatch.Tpo .deps/libdap4_la-ncd4dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml_extra.lo -MD -MP -MF .deps/libdap4_la-ezxml_extra.Tpo -c -o libdap4_la-ezxml_extra.lo `test -f 'ezxml_extra.c' || echo './'`ezxml_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml_extra.lo -MD -MP -MF .deps/libdap4_la-ezxml_extra.Tpo -c ezxml_extra.c -fPIC -DPIC -o .libs/libdap4_la-ezxml_extra.o mv -f .deps/libdap4_la-ezxml_extra.Tpo .deps/libdap4_la-ezxml_extra.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml.lo -MD -MP -MF .deps/libdap4_la-ezxml.Tpo -c -o libdap4_la-ezxml.lo `test -f 'ezxml.c' || echo './'`ezxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml.lo -MD -MP -MF .deps/libdap4_la-ezxml.Tpo -c ezxml.c -fPIC -DPIC -o .libs/libdap4_la-ezxml.o mv -f .deps/libdap4_la-ezxml.Tpo .deps/libdap4_la-ezxml.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libdap4.la libdap4_la-d4crc32.lo libdap4_la-d4curlfunctions.lo libdap4_la-d4fix.lo libdap4_la-d4data.lo libdap4_la-d4file.lo libdap4_la-d4parser.lo libdap4_la-d4meta.lo libdap4_la-d4varx.lo libdap4_la-d4dump.lo libdap4_la-d4swap.lo libdap4_la-d4chunk.lo libdap4_la-d4printer.lo libdap4_la-d4read.lo libdap4_la-d4http.lo libdap4_la-d4util.lo libdap4_la-d4odom.lo libdap4_la-d4cvt.lo libdap4_la-d4debug.lo libdap4_la-ncd4dispatch.lo libdap4_la-ezxml_extra.lo libdap4_la-ezxml.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdap4.a .libs/libdap4_la-d4crc32.o .libs/libdap4_la-d4curlfunctions.o .libs/libdap4_la-d4fix.o .libs/libdap4_la-d4data.o .libs/libdap4_la-d4file.o .libs/libdap4_la-d4parser.o .libs/libdap4_la-d4meta.o .libs/libdap4_la-d4varx.o .libs/libdap4_la-d4dump.o .libs/libdap4_la-d4swap.o .libs/libdap4_la-d4chunk.o .libs/libdap4_la-d4printer.o .libs/libdap4_la-d4read.o .libs/libdap4_la-d4http.o .libs/libdap4_la-d4util.o .libs/libdap4_la-d4odom.o .libs/libdap4_la-d4cvt.o .libs/libdap4_la-d4debug.o .libs/libdap4_la-ncd4dispatch.o .libs/libdap4_la-ezxml_extra.o .libs/libdap4_la-ezxml.o libtool: link: ranlib .libs/libdap4.a libtool: link: ( cd ".libs" && rm -f "libdap4.la" && ln -s "../libdap4.la" "libdap4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making all in liblib make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libhdf4 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c -o libnetcdf_la-nc_initialize.lo `test -f 'nc_initialize.c' || echo './'`nc_initialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libhdf4 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c nc_initialize.c -fPIC -DPIC -o .libs/libnetcdf_la-nc_initialize.o mv -f .deps/libnetcdf_la-nc_initialize.Tpo .deps/libnetcdf_la-nc_initialize.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -version-info 17:1:2 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libnetcdf.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib libnetcdf_la-nc_initialize.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la ../libsrc/libnetcdf3.la ../libhdf5/libnchdf5.la ../libhdf4/libnchdf4.la ../libdap2/libdap2.la ../oc2/liboc.la ../libdap4/libdap4.la ../libsrc4/libnetcdf4.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/libnetcdf_la-nc_initialize.o -Wl,--whole-archive ../libdispatch/.libs/libnetcdf2.a ../libdispatch/.libs/libdispatch.a ../libsrc/.libs/libnetcdf3.a ../libhdf5/.libs/libnchdf5.a ../libhdf4/.libs/libnchdf4.a ../libdap2/.libs/libdap2.a ../oc2/.libs/liboc.a ../libdap4/.libs/libdap4.a ../libsrc4/.libs/libnetcdf4.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-soname -Wl,libnetcdf.so.15 -o .libs/libnetcdf.so.15.2.1 libtool: link: (cd ".libs" && rm -f "libnetcdf.so.15" && ln -s "libnetcdf.so.15.2.1" "libnetcdf.so.15") libtool: link: (cd ".libs" && rm -f "libnetcdf.so" && ln -s "libnetcdf.so.15.2.1" "libnetcdf.so") libtool: link: ( cd ".libs" && rm -f "libnetcdf.la" && ln -s "../libnetcdf.la" "libnetcdf.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' Making all in ncgen3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT ncgentab.o -MD -MP -MF $depbase.Tpo -c -o ncgentab.o ncgentab.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' Making all in ncgen make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' depbase=`echo generate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT generate.o -MD -MP -MF $depbase.Tpo -c -o generate.o generate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT cdata.o -MD -MP -MF $depbase.Tpo -c -o cdata.o cdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bindata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT bindata.o -MD -MP -MF $depbase.Tpo -c -o bindata.o bindata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genchar.o -MD -MP -MF $depbase.Tpo -c -o genchar.o genchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cvt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT cvt.o -MD -MP -MF $depbase.Tpo -c -o cvt.o cvt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT data.o -MD -MP -MF $depbase.Tpo -c -o data.o data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genc.o -MD -MP -MF $depbase.Tpo -c -o genc.o genc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genbin.o -MD -MP -MF $depbase.Tpo -c -o genbin.o genbin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo generr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT generr.o -MD -MP -MF $depbase.Tpo -c -o generr.o generr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo odom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT odom.o -MD -MP -MF $depbase.Tpo -c -o odom.o odom.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo semantics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT semantics.o -MD -MP -MF $depbase.Tpo -c -o semantics.o semantics.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bytebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT bytebuffer.o -MD -MP -MF $depbase.Tpo -c -o bytebuffer.o bytebuffer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genf77.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genf77.o -MD -MP -MF $depbase.Tpo -c -o genf77.o genf77.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo f77data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT f77data.o -MD -MP -MF $depbase.Tpo -c -o f77data.o f77data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT genj.o -MD -MP -MF $depbase.Tpo -c -o genj.o genj.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT jdata.o -MD -MP -MF $depbase.Tpo -c -o jdata.o jdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nc_iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT nc_iter.o -MD -MP -MF $depbase.Tpo -c -o nc_iter.o nc_iter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgeny.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT ncgeny.o -MD -MP -MF $depbase.Tpo -c -o ncgeny.o ncgeny.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' Making all in ncdump make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making all in cdl make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' Making all in expected make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' depbase=`echo ncdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT ncdump.o -MD -MP -MF $depbase.Tpo -c -o ncdump.o ncdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vardata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT vardata.o -MD -MP -MF $depbase.Tpo -c -o vardata.o vardata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dumplib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dumplib.o -MD -MP -MF $depbase.Tpo -c -o dumplib.o dumplib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo indent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT indent.o -MD -MP -MF $depbase.Tpo -c -o indent.o indent.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nctime0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT nctime0.o -MD -MP -MF $depbase.Tpo -c -o nctime0.o nctime0.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nciter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT nciter.o -MD -MP -MF $depbase.Tpo -c -o nciter.o nciter.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo nccopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT nccopy.o -MD -MP -MF $depbase.Tpo -c -o nccopy.o nccopy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chunkspec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT chunkspec.o -MD -MP -MF $depbase.Tpo -c -o chunkspec.o chunkspec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dimmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dimmap.o -MD -MP -MF $depbase.Tpo -c -o dimmap.o dimmap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo ncvalidator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT ncvalidator.o -MD -MP -MF $depbase.Tpo -c -o ncvalidator.o ncvalidator.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o ncvalidator ncvalidator.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/ncvalidator ncvalidator.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo nc4print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT nc4print.o -MD -MP -MF $depbase.Tpo -c -o nc4print.o nc4print.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o nc4print nc4print.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/nc4print nc4print.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo ocprint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT ocprint.o -MD -MP -MF $depbase.Tpo -c -o ocprint.o ocprint.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o ocprint ocprint.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/ocprint ocprint.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making all in plugins make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' depbase=`echo H5Zbzip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT H5Zbzip2.lo -MD -MP -MF $depbase.Tpo -c -o H5Zbzip2.lo H5Zbzip2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT H5Zbzip2.lo -MD -MP -MF .deps/H5Zbzip2.Tpo -c H5Zbzip2.c -fPIC -DPIC -o .libs/H5Zbzip2.o depbase=`echo blocksort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT blocksort.lo -MD -MP -MF $depbase.Tpo -c -o blocksort.lo blocksort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT blocksort.lo -MD -MP -MF .deps/blocksort.Tpo -c blocksort.c -fPIC -DPIC -o .libs/blocksort.o depbase=`echo huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT huffman.lo -MD -MP -MF $depbase.Tpo -c -o huffman.lo huffman.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o depbase=`echo crctable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT crctable.lo -MD -MP -MF $depbase.Tpo -c -o crctable.lo crctable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT crctable.lo -MD -MP -MF .deps/crctable.Tpo -c crctable.c -fPIC -DPIC -o .libs/crctable.o depbase=`echo randtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT randtable.lo -MD -MP -MF $depbase.Tpo -c -o randtable.lo randtable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT randtable.lo -MD -MP -MF .deps/randtable.Tpo -c randtable.c -fPIC -DPIC -o .libs/randtable.o depbase=`echo compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT compress.lo -MD -MP -MF $depbase.Tpo -c -o compress.lo compress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o depbase=`echo decompress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT decompress.lo -MD -MP -MF $depbase.Tpo -c -o decompress.lo decompress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT decompress.lo -MD -MP -MF .deps/decompress.Tpo -c decompress.c -fPIC -DPIC -o .libs/decompress.o depbase=`echo bzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT bzlib.lo -MD -MP -MF $depbase.Tpo -c -o bzlib.lo bzlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c bzlib.c -fPIC -DPIC -o .libs/bzlib.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libh5bzip2.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib H5Zbzip2.lo blocksort.lo huffman.lo crctable.lo randtable.lo compress.lo decompress.lo bzlib.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zbzip2.o .libs/blocksort.o .libs/huffman.o .libs/crctable.o .libs/randtable.o .libs/compress.o .libs/decompress.o .libs/bzlib.o -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-soname -Wl,libh5bzip2.so -o .libs/libh5bzip2.so libtool: link: ( cd ".libs" && rm -f "libh5bzip2.la" && ln -s "../libh5bzip2.la" "libh5bzip2.la" ) depbase=`echo H5Zmisc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT H5Zmisc.lo -MD -MP -MF $depbase.Tpo -c -o H5Zmisc.lo H5Zmisc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT H5Zmisc.lo -MD -MP -MF .deps/H5Zmisc.Tpo -c H5Zmisc.c -fPIC -DPIC -o .libs/H5Zmisc.o depbase=`echo H5Zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT H5Zutil.lo -MD -MP -MF $depbase.Tpo -c -o H5Zutil.lo H5Zutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT H5Zutil.lo -MD -MP -MF .deps/H5Zutil.Tpo -c H5Zutil.c -fPIC -DPIC -o .libs/H5Zutil.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -rpath /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libmisc.la H5Zmisc.lo H5Zutil.lo -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zmisc.o .libs/H5Zutil.o -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-soname -Wl,libmisc.so -o .libs/libmisc.so libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' Making all in unit_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' Making all in nctest make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' Making all in nc_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' Making all in nc_test4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' depbase=`echo test_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT test_filter.o -MD -MP -MF $depbase.Tpo -c -o test_filter.o test_filter.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o test_filter test_filter.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/test_filter test_filter.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo test_filter_misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT test_filter_misc.o -MD -MP -MF $depbase.Tpo -c -o test_filter_misc.o test_filter_misc.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o test_filter_misc test_filter_misc.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/test_filter_misc test_filter_misc.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making all in hdf4_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' Making all in ncdap_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' echo "#DODSRC" >.dodsrc echo "HTTP.READ.BUFFERSIZE=max" >>.dodsrc echo "HTTP.KEEPALIVE=60/60" >>.dodsrc make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making all in testdata3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making all in expected3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making all in expectremote3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' depbase=`echo findtestserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../liblib -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 -DTOPBINDIR= -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT findtestserver.o -MD -MP -MF $depbase.Tpo -c -o findtestserver.o findtestserver.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o findtestserver findtestserver.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/findtestserver findtestserver.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making all in dap4_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' echo "#DAPRC" >.daprc make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' depbase=`echo findtestserver4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libdap4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT findtestserver4.o -MD -MP -MF $depbase.Tpo -c -o findtestserver4.o findtestserver4.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o findtestserver4 findtestserver4.o ../liblib/libnetcdf.la -ljpeg -lmfhdf -ldf -ljpeg -lsz -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/findtestserver4 findtestserver4.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc -ljpeg /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz -lm -ldl -lz -lcurl -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' Making all in docs make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making all in images make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' Making all in C make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' Making all in CDL make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' cd build/netcdf-c-4.7.3 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' Making install in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 netcdf.h netcdf_meta.h netcdf_mem.h netcdf_aux.h netcdf_filter.h netcdf_dispatch.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making install in h5_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making install in libdispatch make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' Making install in libsrc make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man3' /bin/install -c -m 644 netcdf.3 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' Making install in libsrc4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making install in libhdf4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf4' Making install in libhdf5 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' Making install in oc2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/oc2' Making install in libdap2 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap2' Making install in libdap4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making install in liblib make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libnetcdf.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libnetcdf.so.15.2.1 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libnetcdf.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libnetcdf.so.15.2.1 libnetcdf.so.15 || { rm -f libnetcdf.so.15 && ln -s libnetcdf.so.15.2.1 libnetcdf.so.15; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libnetcdf.so.15.2.1 libnetcdf.so || { rm -f libnetcdf.so && ln -s libnetcdf.so.15.2.1 libnetcdf.so; }; }) libtool: install: /bin/install -c .libs/libnetcdf.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libnetcdf.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' Making install in ncgen3 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c ncgen3 '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncgen3 /opt/metwork-mfext-2.0/opt/scientific_core/bin/ncgen3 /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncgen3.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' Making install in ncgen make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c ncgen '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncgen /opt/metwork-mfext-2.0/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' Making install in ncdump make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making install in cdl make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' Making install in expected make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c ncdump nccopy '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/ncdump /opt/metwork-mfext-2.0/opt/scientific_core/bin/ncdump libtool: install: /bin/install -c .libs/nccopy /opt/metwork-mfext-2.0/opt/scientific_core/bin/nccopy /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 ncdump.1 nccopy.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making install in plugins make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libh5bzip2.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libh5bzip2.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libh5bzip2.so libtool: install: /bin/install -c .libs/libh5bzip2.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libh5bzip2.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' Making install in unit_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' Making install in nctest make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' Making install in nc_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' Making install in nc_test4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making install in hdf4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/hdf4_test' Making install in ncdap_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make install-recursive make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making install in testdata3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making install in expected3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making install in expectremote3 make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making install in dap4_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/dap4_test' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making install in images make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs/images' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/docs' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' Making install in C make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/C' Making install in CDL make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples/CDL' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' 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/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c nc-config '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 netcdf.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/install -c -m 644 libnetcdf.settings '/opt/metwork-mfext-2.0/opt/scientific_core/lib' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' +-------------------------------------------------------------+ | Congratulations! You have successfully installed netCDF! | | | | You can use script "nc-config" to find out the relevant | | compiler options to build your application. Enter | | | | nc-config --help | | | | for additional information. | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | NetCDF is tested nightly on many platforms at Unidata | | but your platform is probably different in some ways. | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c' make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "name: 'netcdf-cxx4'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "version: '4.3.0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checksum: 'f840a75d3c68390fb7392be5c3f663cd'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "NETCDF_CXX4 is the C++ API of NETCDF4" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi # configure doesn't use LD_LIBRARY_PATH nor PKG_CONFIG_PATH, so we # need to keep EXTRALDFLAGS and EXTRACFLAGS # for netcdf includes and libs make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include" OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` `readlink -m ./sources` MD5 f840a75d3c68390fb7392be5c3f663cd Trying to download https://github.com/Unidata/netcdf-cxx4/archive/refs/tags/v4.3.0.tar.gz... --2023-07-17 08:52:28-- https://github.com/Unidata/netcdf-cxx4/archive/refs/tags/v4.3.0.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Unidata/netcdf-cxx4/tar.gz/refs/tags/v4.3.0 [following] --2023-07-17 08:52:28-- https://codeload.github.com/Unidata/netcdf-cxx4/tar.gz/refs/tags/v4.3.0 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0.tar.gz' 0K .......... .......... .......... .......... .......... 2.74M 50K .......... .......... .......... .......... .......... 5.47M 100K .......... .......... .......... .......... .......... 144M 150K .......... .......... .......... .......... .......... 5.75M 200K .......... .......... .......... .......... .......... 11.3M 250K .......... .......... .......... .......... .......... 5.22M 300K .......... .......... .......... .......... .......... 4.82M 350K .......... .......... .......... .......... .......... 5.67M 400K .......... .......... .......... .......... .......... 5.69M 450K .......... .......... .......... .......... .......... 4.25M 500K .......... .......... .......... .......... .......... 35.4M 550K .......... .......... .......... .......... .......... 4.73M 600K .......... .......... .......... .......... .......... 5.25M 650K .......... .......... .......... .......... .......... 3.70M 700K .......... .......... .......... .......... .......... 4.40M 750K .......... .......... .......... .......... .......... 5.19M 800K .......... .......... .......... .......... .......... 4.63M 850K .......... .......... .......... .......... .......... 5.57M 900K .......... .......... .......... .......... .......... 30.4M 950K .......... .. 3.69M=0.2s 2023-07-17 08:52:29 (5.63 MB/s) - '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0.tar.gz' saved [985897] Computing checksum for /src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0.tar.gz... Good checksum rm -Rf netcdf-cxx4-4.3.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` tar.gz netcdf-cxx4-4.3.0 cd build/netcdf-cxx4-4.3.0 && if test "-L/opt/metwork-mfext-2.0/opt/scientific_core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib"; fi && if test "-I/opt/metwork-mfext-2.0/opt/scientific_core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-2.0/opt/scientific_core --disable-static configure: netCDF-cxx4 4.3.0 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 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 to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether netCDF extra tests should be run (developers only)... no checking whether large file (> 2GB) tests should be run... no checking whether benchmaks should be run (experimental)... no checking where to put large temp files if large file tests are run... . checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... dot configure: finding other utilities configure: setting up libtool checking how to print strings... printf 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 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 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 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 gawk... (cached) gawk 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 how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking netcdf.h usability... yes checking netcdf.h presence... yes checking for netcdf.h... yes checking for library containing nc_create... -lnetcdf checking for nc_def_opaque... yes checking for nccreate... yes checking for nc_set_log_level... yes checking for oc_open... yes checking for nc_use_parallel_enabled... no checking netCDF v2 API present... yes checking netCDF-4 present... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cxx4/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating ncxx4-config config.status: creating netcdf-cxx4.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/netcdf-cxx4-4.3.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' Making all in cxx4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' depbase=`echo ncAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncAtt.lo ncAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncAtt.lo -MD -MP -MF .deps/ncAtt.Tpo -c ncAtt.cpp -fPIC -DPIC -o .libs/ncAtt.o depbase=`echo ncCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncCheck.lo -MD -MP -MF $depbase.Tpo -c -o ncCheck.lo ncCheck.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncCheck.lo -MD -MP -MF .deps/ncCheck.Tpo -c ncCheck.cpp -fPIC -DPIC -o .libs/ncCheck.o depbase=`echo ncCompoundType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncCompoundType.lo -MD -MP -MF $depbase.Tpo -c -o ncCompoundType.lo ncCompoundType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncCompoundType.lo -MD -MP -MF .deps/ncCompoundType.Tpo -c ncCompoundType.cpp -fPIC -DPIC -o .libs/ncCompoundType.o depbase=`echo ncDim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncDim.lo -MD -MP -MF $depbase.Tpo -c -o ncDim.lo ncDim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncDim.lo -MD -MP -MF .deps/ncDim.Tpo -c ncDim.cpp -fPIC -DPIC -o .libs/ncDim.o depbase=`echo ncEnumType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncEnumType.lo -MD -MP -MF $depbase.Tpo -c -o ncEnumType.lo ncEnumType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncEnumType.lo -MD -MP -MF .deps/ncEnumType.Tpo -c ncEnumType.cpp -fPIC -DPIC -o .libs/ncEnumType.o depbase=`echo ncException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncException.lo -MD -MP -MF $depbase.Tpo -c -o ncException.lo ncException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncException.lo -MD -MP -MF .deps/ncException.Tpo -c ncException.cpp -fPIC -DPIC -o .libs/ncException.o depbase=`echo ncFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncFile.lo -MD -MP -MF $depbase.Tpo -c -o ncFile.lo ncFile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncFile.lo -MD -MP -MF .deps/ncFile.Tpo -c ncFile.cpp -fPIC -DPIC -o .libs/ncFile.o depbase=`echo ncGroup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncGroup.lo -MD -MP -MF $depbase.Tpo -c -o ncGroup.lo ncGroup.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncGroup.lo -MD -MP -MF .deps/ncGroup.Tpo -c ncGroup.cpp -fPIC -DPIC -o .libs/ncGroup.o depbase=`echo ncGroupAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncGroupAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncGroupAtt.lo ncGroupAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncGroupAtt.lo -MD -MP -MF .deps/ncGroupAtt.Tpo -c ncGroupAtt.cpp -fPIC -DPIC -o .libs/ncGroupAtt.o depbase=`echo ncOpaqueType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncOpaqueType.lo -MD -MP -MF $depbase.Tpo -c -o ncOpaqueType.lo ncOpaqueType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncOpaqueType.lo -MD -MP -MF .deps/ncOpaqueType.Tpo -c ncOpaqueType.cpp -fPIC -DPIC -o .libs/ncOpaqueType.o depbase=`echo ncType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncType.lo -MD -MP -MF $depbase.Tpo -c -o ncType.lo ncType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncType.lo -MD -MP -MF .deps/ncType.Tpo -c ncType.cpp -fPIC -DPIC -o .libs/ncType.o depbase=`echo ncVar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncVar.lo -MD -MP -MF $depbase.Tpo -c -o ncVar.lo ncVar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncVar.lo -MD -MP -MF .deps/ncVar.Tpo -c ncVar.cpp -fPIC -DPIC -o .libs/ncVar.o depbase=`echo ncVarAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncVarAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncVarAtt.lo ncVarAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncVarAtt.lo -MD -MP -MF .deps/ncVarAtt.Tpo -c ncVarAtt.cpp -fPIC -DPIC -o .libs/ncVarAtt.o depbase=`echo ncVlenType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncVlenType.lo -MD -MP -MF $depbase.Tpo -c -o ncVlenType.lo ncVlenType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncVlenType.lo -MD -MP -MF .deps/ncVlenType.Tpo -c ncVlenType.cpp -fPIC -DPIC -o .libs/ncVlenType.o depbase=`echo ncByte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncByte.lo -MD -MP -MF $depbase.Tpo -c -o ncByte.lo ncByte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncByte.lo -MD -MP -MF .deps/ncByte.Tpo -c ncByte.cpp -fPIC -DPIC -o .libs/ncByte.o depbase=`echo ncChar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncChar.lo -MD -MP -MF $depbase.Tpo -c -o ncChar.lo ncChar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncChar.lo -MD -MP -MF .deps/ncChar.Tpo -c ncChar.cpp -fPIC -DPIC -o .libs/ncChar.o depbase=`echo ncShort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncShort.lo -MD -MP -MF $depbase.Tpo -c -o ncShort.lo ncShort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncShort.lo -MD -MP -MF .deps/ncShort.Tpo -c ncShort.cpp -fPIC -DPIC -o .libs/ncShort.o depbase=`echo ncInt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncInt.lo -MD -MP -MF $depbase.Tpo -c -o ncInt.lo ncInt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncInt.lo -MD -MP -MF .deps/ncInt.Tpo -c ncInt.cpp -fPIC -DPIC -o .libs/ncInt.o depbase=`echo ncFloat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncFloat.lo -MD -MP -MF $depbase.Tpo -c -o ncFloat.lo ncFloat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncFloat.lo -MD -MP -MF .deps/ncFloat.Tpo -c ncFloat.cpp -fPIC -DPIC -o .libs/ncFloat.o depbase=`echo ncDouble.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncDouble.lo -MD -MP -MF $depbase.Tpo -c -o ncDouble.lo ncDouble.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncDouble.lo -MD -MP -MF .deps/ncDouble.Tpo -c ncDouble.cpp -fPIC -DPIC -o .libs/ncDouble.o depbase=`echo ncUbyte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUbyte.lo -MD -MP -MF $depbase.Tpo -c -o ncUbyte.lo ncUbyte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUbyte.lo -MD -MP -MF .deps/ncUbyte.Tpo -c ncUbyte.cpp -fPIC -DPIC -o .libs/ncUbyte.o depbase=`echo ncUshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUshort.lo -MD -MP -MF $depbase.Tpo -c -o ncUshort.lo ncUshort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUshort.lo -MD -MP -MF .deps/ncUshort.Tpo -c ncUshort.cpp -fPIC -DPIC -o .libs/ncUshort.o depbase=`echo ncUint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUint.lo -MD -MP -MF $depbase.Tpo -c -o ncUint.lo ncUint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUint.lo -MD -MP -MF .deps/ncUint.Tpo -c ncUint.cpp -fPIC -DPIC -o .libs/ncUint.o depbase=`echo ncInt64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncInt64.lo -MD -MP -MF $depbase.Tpo -c -o ncInt64.lo ncInt64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncInt64.lo -MD -MP -MF .deps/ncInt64.Tpo -c ncInt64.cpp -fPIC -DPIC -o .libs/ncInt64.o depbase=`echo ncUint64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUint64.lo -MD -MP -MF $depbase.Tpo -c -o ncUint64.lo ncUint64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncUint64.lo -MD -MP -MF .deps/ncUint64.Tpo -c ncUint64.cpp -fPIC -DPIC -o .libs/ncUint64.o depbase=`echo ncString.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncString.lo -MD -MP -MF $depbase.Tpo -c -o ncString.lo ncString.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -MT ncString.lo -MD -MP -MF .deps/ncString.Tpo -c ncString.cpp -fPIC -DPIC -o .libs/ncString.o /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -version-info 1:3:0 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -o libnetcdf_c++4.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib ncAtt.lo ncCheck.lo ncCompoundType.lo ncDim.lo ncEnumType.lo ncException.lo ncFile.lo ncGroup.lo ncGroupAtt.lo ncOpaqueType.lo ncType.lo ncVar.lo ncVarAtt.lo ncVlenType.lo ncByte.lo ncChar.lo ncShort.lo ncInt.lo ncFloat.lo ncDouble.lo ncUbyte.lo ncUshort.lo ncUint.lo ncInt64.lo ncUint64.lo ncString.lo -lnetcdf libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/ncAtt.o .libs/ncCheck.o .libs/ncCompoundType.o .libs/ncDim.o .libs/ncEnumType.o .libs/ncException.o .libs/ncFile.o .libs/ncGroup.o .libs/ncGroupAtt.o .libs/ncOpaqueType.o .libs/ncType.o .libs/ncVar.o .libs/ncVarAtt.o .libs/ncVlenType.o .libs/ncByte.o .libs/ncChar.o .libs/ncShort.o .libs/ncInt.o .libs/ncFloat.o .libs/ncDouble.o .libs/ncUbyte.o .libs/ncUshort.o .libs/ncUint.o .libs/ncInt64.o .libs/ncUint64.o .libs/ncString.o -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libnetcdf.so -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libnetcdf_c++4.so.1 -o .libs/libnetcdf_c++4.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so.1" && ln -s "libnetcdf_c++4.so.1.0.3" "libnetcdf_c++4.so.1") libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so" && ln -s "libnetcdf_c++4.so.1.0.3" "libnetcdf_c++4.so") libtool: link: ( cd ".libs" && rm -f "libnetcdf_c++4.la" && ln -s "../libnetcdf_c++4.la" "libnetcdf_c++4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' Making all in docs make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' cd build/netcdf-cxx4-4.3.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' Making install in cxx4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libnetcdf_c++4.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libnetcdf_c++4.so.1.0.3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libnetcdf_c++4.so.1.0.3 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so.1 || { rm -f libnetcdf_c++4.so.1 && ln -s libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so || { rm -f libnetcdf_c++4.so && ln -s libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so; }; }) libtool: install: /bin/install -c .libs/libnetcdf_c++4.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libnetcdf_c++4.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 netcdf ncAtt.h ncCheck.h ncDim.h ncException.h ncGroup.h ncOpaqueType.h ncVar.h ncVlenType.h ncCompoundType.h ncEnumType.h ncFile.h ncGroupAtt.h ncType.h ncVarAtt.h ncByte.h ncChar.h ncShort.h ncInt.h ncFloat.h ncDouble.h ncUbyte.h ncUshort.h ncUint.h ncInt64.h ncUint64.h ncString.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c ncxx4-config '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 netcdf-cxx4.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' +-------------------------------------------------------------+ | Congratulations! You have successfully installed the | | new netCDF-4 C++ Library | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "name: 'proj'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "version: '6.3.2'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "checksum: '2ca6366e12cd9d34d73b4602049ee480'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "PROJ4 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "website: 'http://trac.osgeo.org/proj/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/proj.yaml; fi make --file=../../Makefile.standard OPTIONS="--without-jni" PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0015_proj' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/proj-6.3.2.tar.gz` `readlink -m ./sources` MD5 2ca6366e12cd9d34d73b4602049ee480 Computing checksum for /src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2.tar.gz... Good checksum rm -Rf proj-6.3.2 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/proj-6.3.2.tar.gz` tar.gz proj-6.3.2 Patching with accept_use_of_deprecated_proj_api_h.patch... patching file src/proj_api.h Patch ok cd build/proj-6.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/scientific_core --without-jni 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 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 for gcc option to accept ISO C99... none needed 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 whether g++ supports C++11 features by default... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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... /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 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... 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 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... yes 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 C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Werror=declaration-after-statement... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-prototypes... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -Wweak-vtables... no checking whether C++ compiler accepts -Wdeprecated... yes checking whether C++ compiler accepts -Wabstract-vbase-init... no checking whether C++ compiler accepts -Winconsistent-missing-destructor-override... no checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking to enable LTO (link time optimization) build... no checking for exp in -lm... yes checking for ANSI C header files... (cached) yes checking whether C compiler accepts -fp-model precise... no checking for library containing sqrt... none required checking for localeconv... yes checking for strerror... yes checking whether to enable Java/JNI support... disabled checking for mutexes... checking for pthread_create in -lpthread... yes checking for pthread_mutexattr_settype in -lpthread... yes checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes enabled, pthread checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking for sqlite3... yes using internal GTest. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmake/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/proj/Makefile config.status: creating include/proj/internal/Makefile config.status: creating include/proj/internal/nlohmann/Makefile config.status: creating test/Makefile config.status: creating test/cli/Makefile config.status: creating test/gie/Makefile config.status: creating test/gigs/Makefile config.status: creating test/unit/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man3/Makefile config.status: creating data/Makefile config.status: creating jniwrap/Makefile config.status: creating jniwrap/org.osgeo.proj/Makefile config.status: creating jniwrap/org.osgeo.proj/org/Makefile config.status: creating jniwrap/org.osgeo.proj/org/proj4/Makefile config.status: creating test/googletest/Makefile config.status: creating test/googletest/include/Makefile config.status: creating test/googletest/include/gtest/Makefile config.status: creating test/googletest/include/gtest/internal/Makefile config.status: creating test/googletest/include/gtest/internal/custom/Makefile config.status: creating test/googletest/src/Makefile config.status: creating proj.pc config.status: WARNING: 'proj.pc.in' seems to ignore the --datarootdir setting config.status: creating src/proj_config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/proj-6.3.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' Making all in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' Making all in proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' Making all in internal make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' Making all in nlohmann make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal/nlohmann' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal/nlohmann' make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' Making all in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' make all-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' depbase=`echo apps/proj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/proj.o -MD -MP -MF $depbase.Tpo -c -o apps/proj.o apps/proj.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/emess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/emess.o -MD -MP -MF $depbase.Tpo -c -o apps/emess.o apps/emess.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/utils.o -MD -MP -MF $depbase.Tpo -c -o apps/utils.o apps/utils.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo iso19111/static.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/static.lo iso19111/static.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF iso19111/.deps/static.Tpo -c iso19111/static.cpp -fPIC -DPIC -o iso19111/.libs/static.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/static.lo -MD -MP -MF iso19111/.deps/static.Tpo -c iso19111/static.cpp -o iso19111/static.o >/dev/null 2>&1 depbase=`echo iso19111/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/util.lo iso19111/util.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF iso19111/.deps/util.Tpo -c iso19111/util.cpp -fPIC -DPIC -o iso19111/.libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/util.lo -MD -MP -MF iso19111/.deps/util.Tpo -c iso19111/util.cpp -o iso19111/util.o >/dev/null 2>&1 depbase=`echo iso19111/metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/metadata.lo iso19111/metadata.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF iso19111/.deps/metadata.Tpo -c iso19111/metadata.cpp -fPIC -DPIC -o iso19111/.libs/metadata.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/metadata.lo -MD -MP -MF iso19111/.deps/metadata.Tpo -c iso19111/metadata.cpp -o iso19111/metadata.o >/dev/null 2>&1 depbase=`echo iso19111/common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/common.lo iso19111/common.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF iso19111/.deps/common.Tpo -c iso19111/common.cpp -fPIC -DPIC -o iso19111/.libs/common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/common.lo -MD -MP -MF iso19111/.deps/common.Tpo -c iso19111/common.cpp -o iso19111/common.o >/dev/null 2>&1 depbase=`echo iso19111/crs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/crs.lo iso19111/crs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF iso19111/.deps/crs.Tpo -c iso19111/crs.cpp -fPIC -DPIC -o iso19111/.libs/crs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/crs.lo -MD -MP -MF iso19111/.deps/crs.Tpo -c iso19111/crs.cpp -o iso19111/crs.o >/dev/null 2>&1 depbase=`echo iso19111/datum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/datum.lo iso19111/datum.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF iso19111/.deps/datum.Tpo -c iso19111/datum.cpp -fPIC -DPIC -o iso19111/.libs/datum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/datum.lo -MD -MP -MF iso19111/.deps/datum.Tpo -c iso19111/datum.cpp -o iso19111/datum.o >/dev/null 2>&1 depbase=`echo iso19111/coordinatesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/coordinatesystem.lo iso19111/coordinatesystem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF iso19111/.deps/coordinatesystem.Tpo -c iso19111/coordinatesystem.cpp -fPIC -DPIC -o iso19111/.libs/coordinatesystem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinatesystem.lo -MD -MP -MF iso19111/.deps/coordinatesystem.Tpo -c iso19111/coordinatesystem.cpp -o iso19111/coordinatesystem.o >/dev/null 2>&1 depbase=`echo iso19111/coordinateoperation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinateoperation.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/coordinateoperation.lo iso19111/coordinateoperation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinateoperation.lo -MD -MP -MF iso19111/.deps/coordinateoperation.Tpo -c iso19111/coordinateoperation.cpp -fPIC -DPIC -o iso19111/.libs/coordinateoperation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/coordinateoperation.lo -MD -MP -MF iso19111/.deps/coordinateoperation.Tpo -c iso19111/coordinateoperation.cpp -o iso19111/coordinateoperation.o >/dev/null 2>&1 depbase=`echo iso19111/io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/io.lo iso19111/io.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF iso19111/.deps/io.Tpo -c iso19111/io.cpp -fPIC -DPIC -o iso19111/.libs/io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/io.lo -MD -MP -MF iso19111/.deps/io.Tpo -c iso19111/io.cpp -o iso19111/io.o >/dev/null 2>&1 depbase=`echo iso19111/internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/internal.lo iso19111/internal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF iso19111/.deps/internal.Tpo -c iso19111/internal.cpp -fPIC -DPIC -o iso19111/.libs/internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/internal.lo -MD -MP -MF iso19111/.deps/internal.Tpo -c iso19111/internal.cpp -o iso19111/internal.o >/dev/null 2>&1 depbase=`echo iso19111/factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/factory.lo iso19111/factory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF iso19111/.deps/factory.Tpo -c iso19111/factory.cpp -fPIC -DPIC -o iso19111/.libs/factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/factory.lo -MD -MP -MF iso19111/.deps/factory.Tpo -c iso19111/factory.cpp -o iso19111/factory.o >/dev/null 2>&1 depbase=`echo iso19111/c_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF $depbase.Tpo -c -o iso19111/c_api.lo iso19111/c_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF iso19111/.deps/c_api.Tpo -c iso19111/c_api.cpp -fPIC -DPIC -o iso19111/.libs/c_api.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT iso19111/c_api.lo -MD -MP -MF iso19111/.deps/c_api.Tpo -c iso19111/c_api.cpp -o iso19111/c_api.o >/dev/null 2>&1 depbase=`echo projections/aeqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF $depbase.Tpo -c -o projections/aeqd.lo projections/aeqd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF projections/.deps/aeqd.Tpo -c projections/aeqd.cpp -fPIC -DPIC -o projections/.libs/aeqd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aeqd.lo -MD -MP -MF projections/.deps/aeqd.Tpo -c projections/aeqd.cpp -o projections/aeqd.o >/dev/null 2>&1 depbase=`echo projections/gnom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF $depbase.Tpo -c -o projections/gnom.lo projections/gnom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF projections/.deps/gnom.Tpo -c projections/gnom.cpp -fPIC -DPIC -o projections/.libs/gnom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gnom.lo -MD -MP -MF projections/.deps/gnom.Tpo -c projections/gnom.cpp -o projections/gnom.o >/dev/null 2>&1 depbase=`echo projections/laea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF $depbase.Tpo -c -o projections/laea.lo projections/laea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF projections/.deps/laea.Tpo -c projections/laea.cpp -fPIC -DPIC -o projections/.libs/laea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/laea.lo -MD -MP -MF projections/.deps/laea.Tpo -c projections/laea.cpp -o projections/laea.o >/dev/null 2>&1 depbase=`echo projections/mod_ster.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF $depbase.Tpo -c -o projections/mod_ster.lo projections/mod_ster.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF projections/.deps/mod_ster.Tpo -c projections/mod_ster.cpp -fPIC -DPIC -o projections/.libs/mod_ster.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mod_ster.lo -MD -MP -MF projections/.deps/mod_ster.Tpo -c projections/mod_ster.cpp -o projections/mod_ster.o >/dev/null 2>&1 depbase=`echo projections/nsper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF $depbase.Tpo -c -o projections/nsper.lo projections/nsper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF projections/.deps/nsper.Tpo -c projections/nsper.cpp -fPIC -DPIC -o projections/.libs/nsper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nsper.lo -MD -MP -MF projections/.deps/nsper.Tpo -c projections/nsper.cpp -o projections/nsper.o >/dev/null 2>&1 depbase=`echo projections/nzmg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF $depbase.Tpo -c -o projections/nzmg.lo projections/nzmg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF projections/.deps/nzmg.Tpo -c projections/nzmg.cpp -fPIC -DPIC -o projections/.libs/nzmg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nzmg.lo -MD -MP -MF projections/.deps/nzmg.Tpo -c projections/nzmg.cpp -o projections/nzmg.o >/dev/null 2>&1 depbase=`echo projections/ortho.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF $depbase.Tpo -c -o projections/ortho.lo projections/ortho.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF projections/.deps/ortho.Tpo -c projections/ortho.cpp -fPIC -DPIC -o projections/.libs/ortho.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ortho.lo -MD -MP -MF projections/.deps/ortho.Tpo -c projections/ortho.cpp -o projections/ortho.o >/dev/null 2>&1 depbase=`echo projections/stere.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF $depbase.Tpo -c -o projections/stere.lo projections/stere.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF projections/.deps/stere.Tpo -c projections/stere.cpp -fPIC -DPIC -o projections/.libs/stere.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/stere.lo -MD -MP -MF projections/.deps/stere.Tpo -c projections/stere.cpp -o projections/stere.o >/dev/null 2>&1 depbase=`echo projections/sterea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF $depbase.Tpo -c -o projections/sterea.lo projections/sterea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF projections/.deps/sterea.Tpo -c projections/sterea.cpp -fPIC -DPIC -o projections/.libs/sterea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sterea.lo -MD -MP -MF projections/.deps/sterea.Tpo -c projections/sterea.cpp -o projections/sterea.o >/dev/null 2>&1 depbase=`echo projections/aea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF $depbase.Tpo -c -o projections/aea.lo projections/aea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF projections/.deps/aea.Tpo -c projections/aea.cpp -fPIC -DPIC -o projections/.libs/aea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aea.lo -MD -MP -MF projections/.deps/aea.Tpo -c projections/aea.cpp -o projections/aea.o >/dev/null 2>&1 depbase=`echo projections/bipc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF $depbase.Tpo -c -o projections/bipc.lo projections/bipc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF projections/.deps/bipc.Tpo -c projections/bipc.cpp -fPIC -DPIC -o projections/.libs/bipc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bipc.lo -MD -MP -MF projections/.deps/bipc.Tpo -c projections/bipc.cpp -o projections/bipc.o >/dev/null 2>&1 depbase=`echo projections/bonne.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF $depbase.Tpo -c -o projections/bonne.lo projections/bonne.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF projections/.deps/bonne.Tpo -c projections/bonne.cpp -fPIC -DPIC -o projections/.libs/bonne.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bonne.lo -MD -MP -MF projections/.deps/bonne.Tpo -c projections/bonne.cpp -o projections/bonne.o >/dev/null 2>&1 depbase=`echo projections/eqdc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqdc.lo projections/eqdc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF projections/.deps/eqdc.Tpo -c projections/eqdc.cpp -fPIC -DPIC -o projections/.libs/eqdc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqdc.lo -MD -MP -MF projections/.deps/eqdc.Tpo -c projections/eqdc.cpp -o projections/eqdc.o >/dev/null 2>&1 depbase=`echo projections/isea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF $depbase.Tpo -c -o projections/isea.lo projections/isea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF projections/.deps/isea.Tpo -c projections/isea.cpp -fPIC -DPIC -o projections/.libs/isea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/isea.lo -MD -MP -MF projections/.deps/isea.Tpo -c projections/isea.cpp -o projections/isea.o >/dev/null 2>&1 depbase=`echo projections/ccon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF $depbase.Tpo -c -o projections/ccon.lo projections/ccon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF projections/.deps/ccon.Tpo -c projections/ccon.cpp -fPIC -DPIC -o projections/.libs/ccon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ccon.lo -MD -MP -MF projections/.deps/ccon.Tpo -c projections/ccon.cpp -o projections/ccon.o >/dev/null 2>&1 depbase=`echo projections/imw_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF $depbase.Tpo -c -o projections/imw_p.lo projections/imw_p.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF projections/.deps/imw_p.Tpo -c projections/imw_p.cpp -fPIC -DPIC -o projections/.libs/imw_p.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/imw_p.lo -MD -MP -MF projections/.deps/imw_p.Tpo -c projections/imw_p.cpp -o projections/imw_p.o >/dev/null 2>&1 depbase=`echo projections/krovak.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF $depbase.Tpo -c -o projections/krovak.lo projections/krovak.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF projections/.deps/krovak.Tpo -c projections/krovak.cpp -fPIC -DPIC -o projections/.libs/krovak.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/krovak.lo -MD -MP -MF projections/.deps/krovak.Tpo -c projections/krovak.cpp -o projections/krovak.o >/dev/null 2>&1 depbase=`echo projections/lcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF $depbase.Tpo -c -o projections/lcc.lo projections/lcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF projections/.deps/lcc.Tpo -c projections/lcc.cpp -fPIC -DPIC -o projections/.libs/lcc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcc.lo -MD -MP -MF projections/.deps/lcc.Tpo -c projections/lcc.cpp -o projections/lcc.o >/dev/null 2>&1 depbase=`echo projections/poly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF $depbase.Tpo -c -o projections/poly.lo projections/poly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF projections/.deps/poly.Tpo -c projections/poly.cpp -fPIC -DPIC -o projections/.libs/poly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/poly.lo -MD -MP -MF projections/.deps/poly.Tpo -c projections/poly.cpp -o projections/poly.o >/dev/null 2>&1 depbase=`echo projections/rpoly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF $depbase.Tpo -c -o projections/rpoly.lo projections/rpoly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF projections/.deps/rpoly.Tpo -c projections/rpoly.cpp -fPIC -DPIC -o projections/.libs/rpoly.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rpoly.lo -MD -MP -MF projections/.deps/rpoly.Tpo -c projections/rpoly.cpp -o projections/rpoly.o >/dev/null 2>&1 depbase=`echo projections/sconics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF $depbase.Tpo -c -o projections/sconics.lo projections/sconics.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF projections/.deps/sconics.Tpo -c projections/sconics.cpp -fPIC -DPIC -o projections/.libs/sconics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sconics.lo -MD -MP -MF projections/.deps/sconics.Tpo -c projections/sconics.cpp -o projections/sconics.o >/dev/null 2>&1 depbase=`echo projections/rouss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF $depbase.Tpo -c -o projections/rouss.lo projections/rouss.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF projections/.deps/rouss.Tpo -c projections/rouss.cpp -fPIC -DPIC -o projections/.libs/rouss.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/rouss.lo -MD -MP -MF projections/.deps/rouss.Tpo -c projections/rouss.cpp -o projections/rouss.o >/dev/null 2>&1 depbase=`echo projections/cass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF $depbase.Tpo -c -o projections/cass.lo projections/cass.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF projections/.deps/cass.Tpo -c projections/cass.cpp -fPIC -DPIC -o projections/.libs/cass.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cass.lo -MD -MP -MF projections/.deps/cass.Tpo -c projections/cass.cpp -o projections/cass.o >/dev/null 2>&1 depbase=`echo projections/cc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF $depbase.Tpo -c -o projections/cc.lo projections/cc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF projections/.deps/cc.Tpo -c projections/cc.cpp -fPIC -DPIC -o projections/.libs/cc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cc.lo -MD -MP -MF projections/.deps/cc.Tpo -c projections/cc.cpp -o projections/cc.o >/dev/null 2>&1 depbase=`echo projections/cea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF $depbase.Tpo -c -o projections/cea.lo projections/cea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF projections/.deps/cea.Tpo -c projections/cea.cpp -fPIC -DPIC -o projections/.libs/cea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/cea.lo -MD -MP -MF projections/.deps/cea.Tpo -c projections/cea.cpp -o projections/cea.o >/dev/null 2>&1 depbase=`echo projections/eqc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqc.lo projections/eqc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF projections/.deps/eqc.Tpo -c projections/eqc.cpp -fPIC -DPIC -o projections/.libs/eqc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqc.lo -MD -MP -MF projections/.deps/eqc.Tpo -c projections/eqc.cpp -o projections/eqc.o >/dev/null 2>&1 depbase=`echo projections/gall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF $depbase.Tpo -c -o projections/gall.lo projections/gall.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF projections/.deps/gall.Tpo -c projections/gall.cpp -fPIC -DPIC -o projections/.libs/gall.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gall.lo -MD -MP -MF projections/.deps/gall.Tpo -c projections/gall.cpp -o projections/gall.o >/dev/null 2>&1 depbase=`echo projections/labrd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF $depbase.Tpo -c -o projections/labrd.lo projections/labrd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF projections/.deps/labrd.Tpo -c projections/labrd.cpp -fPIC -DPIC -o projections/.libs/labrd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/labrd.lo -MD -MP -MF projections/.deps/labrd.Tpo -c projections/labrd.cpp -o projections/labrd.o >/dev/null 2>&1 depbase=`echo projections/lsat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF $depbase.Tpo -c -o projections/lsat.lo projections/lsat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF projections/.deps/lsat.Tpo -c projections/lsat.cpp -fPIC -DPIC -o projections/.libs/lsat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lsat.lo -MD -MP -MF projections/.deps/lsat.Tpo -c projections/lsat.cpp -o projections/lsat.o >/dev/null 2>&1 depbase=`echo projections/misrsom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF $depbase.Tpo -c -o projections/misrsom.lo projections/misrsom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF projections/.deps/misrsom.Tpo -c projections/misrsom.cpp -fPIC -DPIC -o projections/.libs/misrsom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/misrsom.lo -MD -MP -MF projections/.deps/misrsom.Tpo -c projections/misrsom.cpp -o projections/misrsom.o >/dev/null 2>&1 depbase=`echo projections/merc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF $depbase.Tpo -c -o projections/merc.lo projections/merc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF projections/.deps/merc.Tpo -c projections/merc.cpp -fPIC -DPIC -o projections/.libs/merc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/merc.lo -MD -MP -MF projections/.deps/merc.Tpo -c projections/merc.cpp -o projections/merc.o >/dev/null 2>&1 depbase=`echo projections/mill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF $depbase.Tpo -c -o projections/mill.lo projections/mill.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF projections/.deps/mill.Tpo -c projections/mill.cpp -fPIC -DPIC -o projections/.libs/mill.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mill.lo -MD -MP -MF projections/.deps/mill.Tpo -c projections/mill.cpp -o projections/mill.o >/dev/null 2>&1 depbase=`echo projections/ocea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF $depbase.Tpo -c -o projections/ocea.lo projections/ocea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF projections/.deps/ocea.Tpo -c projections/ocea.cpp -fPIC -DPIC -o projections/.libs/ocea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ocea.lo -MD -MP -MF projections/.deps/ocea.Tpo -c projections/ocea.cpp -o projections/ocea.o >/dev/null 2>&1 depbase=`echo projections/omerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/omerc.lo projections/omerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF projections/.deps/omerc.Tpo -c projections/omerc.cpp -fPIC -DPIC -o projections/.libs/omerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/omerc.lo -MD -MP -MF projections/.deps/omerc.Tpo -c projections/omerc.cpp -o projections/omerc.o >/dev/null 2>&1 depbase=`echo projections/somerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/somerc.lo projections/somerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF projections/.deps/somerc.Tpo -c projections/somerc.cpp -fPIC -DPIC -o projections/.libs/somerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/somerc.lo -MD -MP -MF projections/.deps/somerc.Tpo -c projections/somerc.cpp -o projections/somerc.o >/dev/null 2>&1 depbase=`echo projections/tcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tcc.lo projections/tcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF projections/.deps/tcc.Tpo -c projections/tcc.cpp -fPIC -DPIC -o projections/.libs/tcc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcc.lo -MD -MP -MF projections/.deps/tcc.Tpo -c projections/tcc.cpp -o projections/tcc.o >/dev/null 2>&1 depbase=`echo projections/tcea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF $depbase.Tpo -c -o projections/tcea.lo projections/tcea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF projections/.deps/tcea.Tpo -c projections/tcea.cpp -fPIC -DPIC -o projections/.libs/tcea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tcea.lo -MD -MP -MF projections/.deps/tcea.Tpo -c projections/tcea.cpp -o projections/tcea.o >/dev/null 2>&1 depbase=`echo projections/times.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF $depbase.Tpo -c -o projections/times.lo projections/times.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF projections/.deps/times.Tpo -c projections/times.cpp -fPIC -DPIC -o projections/.libs/times.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/times.lo -MD -MP -MF projections/.deps/times.Tpo -c projections/times.cpp -o projections/times.o >/dev/null 2>&1 depbase=`echo projections/tmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tmerc.lo projections/tmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF projections/.deps/tmerc.Tpo -c projections/tmerc.cpp -fPIC -DPIC -o projections/.libs/tmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tmerc.lo -MD -MP -MF projections/.deps/tmerc.Tpo -c projections/tmerc.cpp -o projections/tmerc.o >/dev/null 2>&1 depbase=`echo projections/tobmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/tobmerc.lo projections/tobmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF projections/.deps/tobmerc.Tpo -c projections/tobmerc.cpp -fPIC -DPIC -o projections/.libs/tobmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tobmerc.lo -MD -MP -MF projections/.deps/tobmerc.Tpo -c projections/tobmerc.cpp -o projections/tobmerc.o >/dev/null 2>&1 depbase=`echo projections/airy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF $depbase.Tpo -c -o projections/airy.lo projections/airy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF projections/.deps/airy.Tpo -c projections/airy.cpp -fPIC -DPIC -o projections/.libs/airy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/airy.lo -MD -MP -MF projections/.deps/airy.Tpo -c projections/airy.cpp -o projections/airy.o >/dev/null 2>&1 depbase=`echo projections/aitoff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF $depbase.Tpo -c -o projections/aitoff.lo projections/aitoff.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF projections/.deps/aitoff.Tpo -c projections/aitoff.cpp -fPIC -DPIC -o projections/.libs/aitoff.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/aitoff.lo -MD -MP -MF projections/.deps/aitoff.Tpo -c projections/aitoff.cpp -o projections/aitoff.o >/dev/null 2>&1 depbase=`echo projections/august.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF $depbase.Tpo -c -o projections/august.lo projections/august.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF projections/.deps/august.Tpo -c projections/august.cpp -fPIC -DPIC -o projections/.libs/august.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/august.lo -MD -MP -MF projections/.deps/august.Tpo -c projections/august.cpp -o projections/august.o >/dev/null 2>&1 depbase=`echo projections/bacon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF $depbase.Tpo -c -o projections/bacon.lo projections/bacon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF projections/.deps/bacon.Tpo -c projections/bacon.cpp -fPIC -DPIC -o projections/.libs/bacon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bacon.lo -MD -MP -MF projections/.deps/bacon.Tpo -c projections/bacon.cpp -o projections/bacon.o >/dev/null 2>&1 depbase=`echo projections/bertin1953.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF $depbase.Tpo -c -o projections/bertin1953.lo projections/bertin1953.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF projections/.deps/bertin1953.Tpo -c projections/bertin1953.cpp -fPIC -DPIC -o projections/.libs/bertin1953.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/bertin1953.lo -MD -MP -MF projections/.deps/bertin1953.Tpo -c projections/bertin1953.cpp -o projections/bertin1953.o >/dev/null 2>&1 depbase=`echo projections/chamb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF $depbase.Tpo -c -o projections/chamb.lo projections/chamb.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF projections/.deps/chamb.Tpo -c projections/chamb.cpp -fPIC -DPIC -o projections/.libs/chamb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/chamb.lo -MD -MP -MF projections/.deps/chamb.Tpo -c projections/chamb.cpp -o projections/chamb.o >/dev/null 2>&1 depbase=`echo projections/hammer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF $depbase.Tpo -c -o projections/hammer.lo projections/hammer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF projections/.deps/hammer.Tpo -c projections/hammer.cpp -fPIC -DPIC -o projections/.libs/hammer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hammer.lo -MD -MP -MF projections/.deps/hammer.Tpo -c projections/hammer.cpp -o projections/hammer.o >/dev/null 2>&1 depbase=`echo projections/lagrng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF $depbase.Tpo -c -o projections/lagrng.lo projections/lagrng.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF projections/.deps/lagrng.Tpo -c projections/lagrng.cpp -fPIC -DPIC -o projections/.libs/lagrng.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lagrng.lo -MD -MP -MF projections/.deps/lagrng.Tpo -c projections/lagrng.cpp -o projections/lagrng.o >/dev/null 2>&1 depbase=`echo projections/larr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF $depbase.Tpo -c -o projections/larr.lo projections/larr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF projections/.deps/larr.Tpo -c projections/larr.cpp -fPIC -DPIC -o projections/.libs/larr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/larr.lo -MD -MP -MF projections/.deps/larr.Tpo -c projections/larr.cpp -o projections/larr.o >/dev/null 2>&1 depbase=`echo projections/lask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF $depbase.Tpo -c -o projections/lask.lo projections/lask.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF projections/.deps/lask.Tpo -c projections/lask.cpp -fPIC -DPIC -o projections/.libs/lask.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lask.lo -MD -MP -MF projections/.deps/lask.Tpo -c projections/lask.cpp -o projections/lask.o >/dev/null 2>&1 depbase=`echo projections/latlong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF $depbase.Tpo -c -o projections/latlong.lo projections/latlong.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF projections/.deps/latlong.Tpo -c projections/latlong.cpp -fPIC -DPIC -o projections/.libs/latlong.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/latlong.lo -MD -MP -MF projections/.deps/latlong.Tpo -c projections/latlong.cpp -o projections/latlong.o >/dev/null 2>&1 depbase=`echo projections/nicol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF $depbase.Tpo -c -o projections/nicol.lo projections/nicol.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF projections/.deps/nicol.Tpo -c projections/nicol.cpp -fPIC -DPIC -o projections/.libs/nicol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nicol.lo -MD -MP -MF projections/.deps/nicol.Tpo -c projections/nicol.cpp -o projections/nicol.o >/dev/null 2>&1 depbase=`echo projections/ob_tran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF $depbase.Tpo -c -o projections/ob_tran.lo projections/ob_tran.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF projections/.deps/ob_tran.Tpo -c projections/ob_tran.cpp -fPIC -DPIC -o projections/.libs/ob_tran.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/ob_tran.lo -MD -MP -MF projections/.deps/ob_tran.Tpo -c projections/ob_tran.cpp -o projections/ob_tran.o >/dev/null 2>&1 depbase=`echo projections/oea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF $depbase.Tpo -c -o projections/oea.lo projections/oea.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF projections/.deps/oea.Tpo -c projections/oea.cpp -fPIC -DPIC -o projections/.libs/oea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/oea.lo -MD -MP -MF projections/.deps/oea.Tpo -c projections/oea.cpp -o projections/oea.o >/dev/null 2>&1 depbase=`echo projections/tpeqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF $depbase.Tpo -c -o projections/tpeqd.lo projections/tpeqd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF projections/.deps/tpeqd.Tpo -c projections/tpeqd.cpp -fPIC -DPIC -o projections/.libs/tpeqd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/tpeqd.lo -MD -MP -MF projections/.deps/tpeqd.Tpo -c projections/tpeqd.cpp -o projections/tpeqd.o >/dev/null 2>&1 depbase=`echo projections/vandg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg.lo projections/vandg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF projections/.deps/vandg.Tpo -c projections/vandg.cpp -fPIC -DPIC -o projections/.libs/vandg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg.lo -MD -MP -MF projections/.deps/vandg.Tpo -c projections/vandg.cpp -o projections/vandg.o >/dev/null 2>&1 depbase=`echo projections/vandg2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg2.lo projections/vandg2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF projections/.deps/vandg2.Tpo -c projections/vandg2.cpp -fPIC -DPIC -o projections/.libs/vandg2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg2.lo -MD -MP -MF projections/.deps/vandg2.Tpo -c projections/vandg2.cpp -o projections/vandg2.o >/dev/null 2>&1 depbase=`echo projections/vandg4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF $depbase.Tpo -c -o projections/vandg4.lo projections/vandg4.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF projections/.deps/vandg4.Tpo -c projections/vandg4.cpp -fPIC -DPIC -o projections/.libs/vandg4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/vandg4.lo -MD -MP -MF projections/.deps/vandg4.Tpo -c projections/vandg4.cpp -o projections/vandg4.o >/dev/null 2>&1 depbase=`echo projections/wag7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag7.lo projections/wag7.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF projections/.deps/wag7.Tpo -c projections/wag7.cpp -fPIC -DPIC -o projections/.libs/wag7.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag7.lo -MD -MP -MF projections/.deps/wag7.Tpo -c projections/wag7.cpp -o projections/wag7.o >/dev/null 2>&1 depbase=`echo projections/lcca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF $depbase.Tpo -c -o projections/lcca.lo projections/lcca.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF projections/.deps/lcca.Tpo -c projections/lcca.cpp -fPIC -DPIC -o projections/.libs/lcca.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/lcca.lo -MD -MP -MF projections/.deps/lcca.Tpo -c projections/lcca.cpp -o projections/lcca.o >/dev/null 2>&1 depbase=`echo projections/geos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF $depbase.Tpo -c -o projections/geos.lo projections/geos.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF projections/.deps/geos.Tpo -c projections/geos.cpp -fPIC -DPIC -o projections/.libs/geos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/geos.lo -MD -MP -MF projections/.deps/geos.Tpo -c projections/geos.cpp -o projections/geos.o >/dev/null 2>&1 depbase=`echo projections/boggs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF $depbase.Tpo -c -o projections/boggs.lo projections/boggs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF projections/.deps/boggs.Tpo -c projections/boggs.cpp -fPIC -DPIC -o projections/.libs/boggs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/boggs.lo -MD -MP -MF projections/.deps/boggs.Tpo -c projections/boggs.cpp -o projections/boggs.o >/dev/null 2>&1 depbase=`echo projections/collg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF $depbase.Tpo -c -o projections/collg.lo projections/collg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF projections/.deps/collg.Tpo -c projections/collg.cpp -fPIC -DPIC -o projections/.libs/collg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/collg.lo -MD -MP -MF projections/.deps/collg.Tpo -c projections/collg.cpp -o projections/collg.o >/dev/null 2>&1 depbase=`echo projections/comill.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF $depbase.Tpo -c -o projections/comill.lo projections/comill.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF projections/.deps/comill.Tpo -c projections/comill.cpp -fPIC -DPIC -o projections/.libs/comill.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/comill.lo -MD -MP -MF projections/.deps/comill.Tpo -c projections/comill.cpp -o projections/comill.o >/dev/null 2>&1 depbase=`echo projections/crast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF $depbase.Tpo -c -o projections/crast.lo projections/crast.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF projections/.deps/crast.Tpo -c projections/crast.cpp -fPIC -DPIC -o projections/.libs/crast.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/crast.lo -MD -MP -MF projections/.deps/crast.Tpo -c projections/crast.cpp -o projections/crast.o >/dev/null 2>&1 depbase=`echo projections/denoy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF $depbase.Tpo -c -o projections/denoy.lo projections/denoy.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF projections/.deps/denoy.Tpo -c projections/denoy.cpp -fPIC -DPIC -o projections/.libs/denoy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/denoy.lo -MD -MP -MF projections/.deps/denoy.Tpo -c projections/denoy.cpp -o projections/denoy.o >/dev/null 2>&1 depbase=`echo projections/eck1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck1.lo projections/eck1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF projections/.deps/eck1.Tpo -c projections/eck1.cpp -fPIC -DPIC -o projections/.libs/eck1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck1.lo -MD -MP -MF projections/.deps/eck1.Tpo -c projections/eck1.cpp -o projections/eck1.o >/dev/null 2>&1 depbase=`echo projections/eck2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck2.lo projections/eck2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF projections/.deps/eck2.Tpo -c projections/eck2.cpp -fPIC -DPIC -o projections/.libs/eck2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck2.lo -MD -MP -MF projections/.deps/eck2.Tpo -c projections/eck2.cpp -o projections/eck2.o >/dev/null 2>&1 depbase=`echo projections/eck3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck3.lo projections/eck3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF projections/.deps/eck3.Tpo -c projections/eck3.cpp -fPIC -DPIC -o projections/.libs/eck3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck3.lo -MD -MP -MF projections/.deps/eck3.Tpo -c projections/eck3.cpp -o projections/eck3.o >/dev/null 2>&1 depbase=`echo projections/eck4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck4.lo projections/eck4.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF projections/.deps/eck4.Tpo -c projections/eck4.cpp -fPIC -DPIC -o projections/.libs/eck4.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck4.lo -MD -MP -MF projections/.deps/eck4.Tpo -c projections/eck4.cpp -o projections/eck4.o >/dev/null 2>&1 depbase=`echo projections/eck5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF $depbase.Tpo -c -o projections/eck5.lo projections/eck5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF projections/.deps/eck5.Tpo -c projections/eck5.cpp -fPIC -DPIC -o projections/.libs/eck5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eck5.lo -MD -MP -MF projections/.deps/eck5.Tpo -c projections/eck5.cpp -o projections/eck5.o >/dev/null 2>&1 depbase=`echo projections/fahey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF $depbase.Tpo -c -o projections/fahey.lo projections/fahey.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF projections/.deps/fahey.Tpo -c projections/fahey.cpp -fPIC -DPIC -o projections/.libs/fahey.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fahey.lo -MD -MP -MF projections/.deps/fahey.Tpo -c projections/fahey.cpp -o projections/fahey.o >/dev/null 2>&1 depbase=`echo projections/fouc_s.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF $depbase.Tpo -c -o projections/fouc_s.lo projections/fouc_s.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF projections/.deps/fouc_s.Tpo -c projections/fouc_s.cpp -fPIC -DPIC -o projections/.libs/fouc_s.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/fouc_s.lo -MD -MP -MF projections/.deps/fouc_s.Tpo -c projections/fouc_s.cpp -o projections/fouc_s.o >/dev/null 2>&1 depbase=`echo projections/gins8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF $depbase.Tpo -c -o projections/gins8.lo projections/gins8.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF projections/.deps/gins8.Tpo -c projections/gins8.cpp -fPIC -DPIC -o projections/.libs/gins8.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gins8.lo -MD -MP -MF projections/.deps/gins8.Tpo -c projections/gins8.cpp -o projections/gins8.o >/dev/null 2>&1 depbase=`echo projections/gstmerc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF $depbase.Tpo -c -o projections/gstmerc.lo projections/gstmerc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF projections/.deps/gstmerc.Tpo -c projections/gstmerc.cpp -fPIC -DPIC -o projections/.libs/gstmerc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gstmerc.lo -MD -MP -MF projections/.deps/gstmerc.Tpo -c projections/gstmerc.cpp -o projections/gstmerc.o >/dev/null 2>&1 depbase=`echo projections/gn_sinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF $depbase.Tpo -c -o projections/gn_sinu.lo projections/gn_sinu.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF projections/.deps/gn_sinu.Tpo -c projections/gn_sinu.cpp -fPIC -DPIC -o projections/.libs/gn_sinu.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/gn_sinu.lo -MD -MP -MF projections/.deps/gn_sinu.Tpo -c projections/gn_sinu.cpp -o projections/gn_sinu.o >/dev/null 2>&1 depbase=`echo projections/goode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF $depbase.Tpo -c -o projections/goode.lo projections/goode.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF projections/.deps/goode.Tpo -c projections/goode.cpp -fPIC -DPIC -o projections/.libs/goode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/goode.lo -MD -MP -MF projections/.deps/goode.Tpo -c projections/goode.cpp -o projections/goode.o >/dev/null 2>&1 depbase=`echo projections/igh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF $depbase.Tpo -c -o projections/igh.lo projections/igh.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF projections/.deps/igh.Tpo -c projections/igh.cpp -fPIC -DPIC -o projections/.libs/igh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/igh.lo -MD -MP -MF projections/.deps/igh.Tpo -c projections/igh.cpp -o projections/igh.o >/dev/null 2>&1 depbase=`echo projections/hatano.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF $depbase.Tpo -c -o projections/hatano.lo projections/hatano.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF projections/.deps/hatano.Tpo -c projections/hatano.cpp -fPIC -DPIC -o projections/.libs/hatano.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/hatano.lo -MD -MP -MF projections/.deps/hatano.Tpo -c projections/hatano.cpp -o projections/hatano.o >/dev/null 2>&1 depbase=`echo projections/loxim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF $depbase.Tpo -c -o projections/loxim.lo projections/loxim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF projections/.deps/loxim.Tpo -c projections/loxim.cpp -fPIC -DPIC -o projections/.libs/loxim.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/loxim.lo -MD -MP -MF projections/.deps/loxim.Tpo -c projections/loxim.cpp -o projections/loxim.o >/dev/null 2>&1 depbase=`echo projections/mbt_fps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbt_fps.lo projections/mbt_fps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF projections/.deps/mbt_fps.Tpo -c projections/mbt_fps.cpp -fPIC -DPIC -o projections/.libs/mbt_fps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbt_fps.lo -MD -MP -MF projections/.deps/mbt_fps.Tpo -c projections/mbt_fps.cpp -o projections/mbt_fps.o >/dev/null 2>&1 depbase=`echo projections/mbtfpp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbtfpp.lo projections/mbtfpp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF projections/.deps/mbtfpp.Tpo -c projections/mbtfpp.cpp -fPIC -DPIC -o projections/.libs/mbtfpp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpp.lo -MD -MP -MF projections/.deps/mbtfpp.Tpo -c projections/mbtfpp.cpp -o projections/mbtfpp.o >/dev/null 2>&1 depbase=`echo projections/mbtfpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF $depbase.Tpo -c -o projections/mbtfpq.lo projections/mbtfpq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF projections/.deps/mbtfpq.Tpo -c projections/mbtfpq.cpp -fPIC -DPIC -o projections/.libs/mbtfpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/mbtfpq.lo -MD -MP -MF projections/.deps/mbtfpq.Tpo -c projections/mbtfpq.cpp -o projections/mbtfpq.o >/dev/null 2>&1 depbase=`echo projections/moll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF $depbase.Tpo -c -o projections/moll.lo projections/moll.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF projections/.deps/moll.Tpo -c projections/moll.cpp -fPIC -DPIC -o projections/.libs/moll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/moll.lo -MD -MP -MF projections/.deps/moll.Tpo -c projections/moll.cpp -o projections/moll.o >/dev/null 2>&1 depbase=`echo projections/nell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF $depbase.Tpo -c -o projections/nell.lo projections/nell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF projections/.deps/nell.Tpo -c projections/nell.cpp -fPIC -DPIC -o projections/.libs/nell.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell.lo -MD -MP -MF projections/.deps/nell.Tpo -c projections/nell.cpp -o projections/nell.o >/dev/null 2>&1 depbase=`echo projections/nell_h.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF $depbase.Tpo -c -o projections/nell_h.lo projections/nell_h.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF projections/.deps/nell_h.Tpo -c projections/nell_h.cpp -fPIC -DPIC -o projections/.libs/nell_h.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/nell_h.lo -MD -MP -MF projections/.deps/nell_h.Tpo -c projections/nell_h.cpp -o projections/nell_h.o >/dev/null 2>&1 depbase=`echo projections/patterson.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF $depbase.Tpo -c -o projections/patterson.lo projections/patterson.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF projections/.deps/patterson.Tpo -c projections/patterson.cpp -fPIC -DPIC -o projections/.libs/patterson.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/patterson.lo -MD -MP -MF projections/.deps/patterson.Tpo -c projections/patterson.cpp -o projections/patterson.o >/dev/null 2>&1 depbase=`echo projections/putp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp2.lo projections/putp2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF projections/.deps/putp2.Tpo -c projections/putp2.cpp -fPIC -DPIC -o projections/.libs/putp2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp2.lo -MD -MP -MF projections/.deps/putp2.Tpo -c projections/putp2.cpp -o projections/putp2.o >/dev/null 2>&1 depbase=`echo projections/putp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp3.lo projections/putp3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF projections/.deps/putp3.Tpo -c projections/putp3.cpp -fPIC -DPIC -o projections/.libs/putp3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp3.lo -MD -MP -MF projections/.deps/putp3.Tpo -c projections/putp3.cpp -o projections/putp3.o >/dev/null 2>&1 depbase=`echo projections/putp4p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp4p.lo projections/putp4p.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF projections/.deps/putp4p.Tpo -c projections/putp4p.cpp -fPIC -DPIC -o projections/.libs/putp4p.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp4p.lo -MD -MP -MF projections/.deps/putp4p.Tpo -c projections/putp4p.cpp -o projections/putp4p.o >/dev/null 2>&1 depbase=`echo projections/putp5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp5.lo projections/putp5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF projections/.deps/putp5.Tpo -c projections/putp5.cpp -fPIC -DPIC -o projections/.libs/putp5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp5.lo -MD -MP -MF projections/.deps/putp5.Tpo -c projections/putp5.cpp -o projections/putp5.o >/dev/null 2>&1 depbase=`echo projections/putp6.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF $depbase.Tpo -c -o projections/putp6.lo projections/putp6.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF projections/.deps/putp6.Tpo -c projections/putp6.cpp -fPIC -DPIC -o projections/.libs/putp6.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/putp6.lo -MD -MP -MF projections/.deps/putp6.Tpo -c projections/putp6.cpp -o projections/putp6.o >/dev/null 2>&1 depbase=`echo projections/qsc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF $depbase.Tpo -c -o projections/qsc.lo projections/qsc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF projections/.deps/qsc.Tpo -c projections/qsc.cpp -fPIC -DPIC -o projections/.libs/qsc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/qsc.lo -MD -MP -MF projections/.deps/qsc.Tpo -c projections/qsc.cpp -o projections/qsc.o >/dev/null 2>&1 depbase=`echo projections/robin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF $depbase.Tpo -c -o projections/robin.lo projections/robin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF projections/.deps/robin.Tpo -c projections/robin.cpp -fPIC -DPIC -o projections/.libs/robin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/robin.lo -MD -MP -MF projections/.deps/robin.Tpo -c projections/robin.cpp -o projections/robin.o >/dev/null 2>&1 depbase=`echo projections/sch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF $depbase.Tpo -c -o projections/sch.lo projections/sch.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF projections/.deps/sch.Tpo -c projections/sch.cpp -fPIC -DPIC -o projections/.libs/sch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sch.lo -MD -MP -MF projections/.deps/sch.Tpo -c projections/sch.cpp -o projections/sch.o >/dev/null 2>&1 depbase=`echo projections/sts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF $depbase.Tpo -c -o projections/sts.lo projections/sts.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF projections/.deps/sts.Tpo -c projections/sts.cpp -fPIC -DPIC -o projections/.libs/sts.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/sts.lo -MD -MP -MF projections/.deps/sts.Tpo -c projections/sts.cpp -o projections/sts.o >/dev/null 2>&1 depbase=`echo projections/urm5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF $depbase.Tpo -c -o projections/urm5.lo projections/urm5.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF projections/.deps/urm5.Tpo -c projections/urm5.cpp -fPIC -DPIC -o projections/.libs/urm5.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urm5.lo -MD -MP -MF projections/.deps/urm5.Tpo -c projections/urm5.cpp -o projections/urm5.o >/dev/null 2>&1 depbase=`echo projections/urmfps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF $depbase.Tpo -c -o projections/urmfps.lo projections/urmfps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF projections/.deps/urmfps.Tpo -c projections/urmfps.cpp -fPIC -DPIC -o projections/.libs/urmfps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/urmfps.lo -MD -MP -MF projections/.deps/urmfps.Tpo -c projections/urmfps.cpp -o projections/urmfps.o >/dev/null 2>&1 depbase=`echo projections/wag2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag2.lo projections/wag2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF projections/.deps/wag2.Tpo -c projections/wag2.cpp -fPIC -DPIC -o projections/.libs/wag2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag2.lo -MD -MP -MF projections/.deps/wag2.Tpo -c projections/wag2.cpp -o projections/wag2.o >/dev/null 2>&1 depbase=`echo projections/wag3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF $depbase.Tpo -c -o projections/wag3.lo projections/wag3.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF projections/.deps/wag3.Tpo -c projections/wag3.cpp -fPIC -DPIC -o projections/.libs/wag3.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wag3.lo -MD -MP -MF projections/.deps/wag3.Tpo -c projections/wag3.cpp -o projections/wag3.o >/dev/null 2>&1 depbase=`echo projections/wink1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF $depbase.Tpo -c -o projections/wink1.lo projections/wink1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF projections/.deps/wink1.Tpo -c projections/wink1.cpp -fPIC -DPIC -o projections/.libs/wink1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink1.lo -MD -MP -MF projections/.deps/wink1.Tpo -c projections/wink1.cpp -o projections/wink1.o >/dev/null 2>&1 depbase=`echo projections/wink2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF $depbase.Tpo -c -o projections/wink2.lo projections/wink2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF projections/.deps/wink2.Tpo -c projections/wink2.cpp -fPIC -DPIC -o projections/.libs/wink2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/wink2.lo -MD -MP -MF projections/.deps/wink2.Tpo -c projections/wink2.cpp -o projections/wink2.o >/dev/null 2>&1 depbase=`echo projections/healpix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF $depbase.Tpo -c -o projections/healpix.lo projections/healpix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF projections/.deps/healpix.Tpo -c projections/healpix.cpp -fPIC -DPIC -o projections/.libs/healpix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/healpix.lo -MD -MP -MF projections/.deps/healpix.Tpo -c projections/healpix.cpp -o projections/healpix.o >/dev/null 2>&1 depbase=`echo projections/natearth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF $depbase.Tpo -c -o projections/natearth.lo projections/natearth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF projections/.deps/natearth.Tpo -c projections/natearth.cpp -fPIC -DPIC -o projections/.libs/natearth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth.lo -MD -MP -MF projections/.deps/natearth.Tpo -c projections/natearth.cpp -o projections/natearth.o >/dev/null 2>&1 depbase=`echo projections/natearth2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF $depbase.Tpo -c -o projections/natearth2.lo projections/natearth2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF projections/.deps/natearth2.Tpo -c projections/natearth2.cpp -fPIC -DPIC -o projections/.libs/natearth2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/natearth2.lo -MD -MP -MF projections/.deps/natearth2.Tpo -c projections/natearth2.cpp -o projections/natearth2.o >/dev/null 2>&1 depbase=`echo projections/calcofi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF $depbase.Tpo -c -o projections/calcofi.lo projections/calcofi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF projections/.deps/calcofi.Tpo -c projections/calcofi.cpp -fPIC -DPIC -o projections/.libs/calcofi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/calcofi.lo -MD -MP -MF projections/.deps/calcofi.Tpo -c projections/calcofi.cpp -o projections/calcofi.o >/dev/null 2>&1 depbase=`echo projections/eqearth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF $depbase.Tpo -c -o projections/eqearth.lo projections/eqearth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF projections/.deps/eqearth.Tpo -c projections/eqearth.cpp -fPIC -DPIC -o projections/.libs/eqearth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT projections/eqearth.lo -MD -MP -MF projections/.deps/eqearth.Tpo -c projections/eqearth.cpp -o projections/eqearth.o >/dev/null 2>&1 depbase=`echo conversions/axisswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF $depbase.Tpo -c -o conversions/axisswap.lo conversions/axisswap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF conversions/.deps/axisswap.Tpo -c conversions/axisswap.cpp -fPIC -DPIC -o conversions/.libs/axisswap.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/axisswap.lo -MD -MP -MF conversions/.deps/axisswap.Tpo -c conversions/axisswap.cpp -o conversions/axisswap.o >/dev/null 2>&1 depbase=`echo conversions/cart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF $depbase.Tpo -c -o conversions/cart.lo conversions/cart.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF conversions/.deps/cart.Tpo -c conversions/cart.cpp -fPIC -DPIC -o conversions/.libs/cart.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/cart.lo -MD -MP -MF conversions/.deps/cart.Tpo -c conversions/cart.cpp -o conversions/cart.o >/dev/null 2>&1 depbase=`echo conversions/geoc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF $depbase.Tpo -c -o conversions/geoc.lo conversions/geoc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF conversions/.deps/geoc.Tpo -c conversions/geoc.cpp -fPIC -DPIC -o conversions/.libs/geoc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geoc.lo -MD -MP -MF conversions/.deps/geoc.Tpo -c conversions/geoc.cpp -o conversions/geoc.o >/dev/null 2>&1 depbase=`echo conversions/geocent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF $depbase.Tpo -c -o conversions/geocent.lo conversions/geocent.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF conversions/.deps/geocent.Tpo -c conversions/geocent.cpp -fPIC -DPIC -o conversions/.libs/geocent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/geocent.lo -MD -MP -MF conversions/.deps/geocent.Tpo -c conversions/geocent.cpp -o conversions/geocent.o >/dev/null 2>&1 depbase=`echo conversions/noop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF $depbase.Tpo -c -o conversions/noop.lo conversions/noop.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF conversions/.deps/noop.Tpo -c conversions/noop.cpp -fPIC -DPIC -o conversions/.libs/noop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/noop.lo -MD -MP -MF conversions/.deps/noop.Tpo -c conversions/noop.cpp -o conversions/noop.o >/dev/null 2>&1 depbase=`echo conversions/unitconvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF $depbase.Tpo -c -o conversions/unitconvert.lo conversions/unitconvert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF conversions/.deps/unitconvert.Tpo -c conversions/unitconvert.cpp -fPIC -DPIC -o conversions/.libs/unitconvert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT conversions/unitconvert.lo -MD -MP -MF conversions/.deps/unitconvert.Tpo -c conversions/unitconvert.cpp -o conversions/unitconvert.o >/dev/null 2>&1 depbase=`echo transformations/affine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF $depbase.Tpo -c -o transformations/affine.lo transformations/affine.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF transformations/.deps/affine.Tpo -c transformations/affine.cpp -fPIC -DPIC -o transformations/.libs/affine.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/affine.lo -MD -MP -MF transformations/.deps/affine.Tpo -c transformations/affine.cpp -o transformations/affine.o >/dev/null 2>&1 depbase=`echo transformations/deformation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF $depbase.Tpo -c -o transformations/deformation.lo transformations/deformation.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF transformations/.deps/deformation.Tpo -c transformations/deformation.cpp -fPIC -DPIC -o transformations/.libs/deformation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/deformation.lo -MD -MP -MF transformations/.deps/deformation.Tpo -c transformations/deformation.cpp -o transformations/deformation.o >/dev/null 2>&1 depbase=`echo transformations/helmert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF $depbase.Tpo -c -o transformations/helmert.lo transformations/helmert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF transformations/.deps/helmert.Tpo -c transformations/helmert.cpp -fPIC -DPIC -o transformations/.libs/helmert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/helmert.lo -MD -MP -MF transformations/.deps/helmert.Tpo -c transformations/helmert.cpp -o transformations/helmert.o >/dev/null 2>&1 depbase=`echo transformations/hgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/hgridshift.lo transformations/hgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF transformations/.deps/hgridshift.Tpo -c transformations/hgridshift.cpp -fPIC -DPIC -o transformations/.libs/hgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/hgridshift.lo -MD -MP -MF transformations/.deps/hgridshift.Tpo -c transformations/hgridshift.cpp -o transformations/hgridshift.o >/dev/null 2>&1 depbase=`echo transformations/horner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF $depbase.Tpo -c -o transformations/horner.lo transformations/horner.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF transformations/.deps/horner.Tpo -c transformations/horner.cpp -fPIC -DPIC -o transformations/.libs/horner.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/horner.lo -MD -MP -MF transformations/.deps/horner.Tpo -c transformations/horner.cpp -o transformations/horner.o >/dev/null 2>&1 depbase=`echo transformations/molodensky.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF $depbase.Tpo -c -o transformations/molodensky.lo transformations/molodensky.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF transformations/.deps/molodensky.Tpo -c transformations/molodensky.cpp -fPIC -DPIC -o transformations/.libs/molodensky.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/molodensky.lo -MD -MP -MF transformations/.deps/molodensky.Tpo -c transformations/molodensky.cpp -o transformations/molodensky.o >/dev/null 2>&1 depbase=`echo transformations/vgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF $depbase.Tpo -c -o transformations/vgridshift.lo transformations/vgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF transformations/.deps/vgridshift.Tpo -c transformations/vgridshift.cpp -fPIC -DPIC -o transformations/.libs/vgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transformations/vgridshift.lo -MD -MP -MF transformations/.deps/vgridshift.Tpo -c transformations/vgridshift.cpp -o transformations/vgridshift.o >/dev/null 2>&1 depbase=`echo aasincos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF $depbase.Tpo -c -o aasincos.lo aasincos.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF .deps/aasincos.Tpo -c aasincos.cpp -fPIC -DPIC -o .libs/aasincos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT aasincos.lo -MD -MP -MF .deps/aasincos.Tpo -c aasincos.cpp -o aasincos.o >/dev/null 2>&1 depbase=`echo adjlon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF $depbase.Tpo -c -o adjlon.lo adjlon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF .deps/adjlon.Tpo -c adjlon.cpp -fPIC -DPIC -o .libs/adjlon.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT adjlon.lo -MD -MP -MF .deps/adjlon.Tpo -c adjlon.cpp -o adjlon.o >/dev/null 2>&1 depbase=`echo dmstor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF $depbase.Tpo -c -o dmstor.lo dmstor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF .deps/dmstor.Tpo -c dmstor.cpp -fPIC -DPIC -o .libs/dmstor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT dmstor.lo -MD -MP -MF .deps/dmstor.Tpo -c dmstor.cpp -o dmstor.o >/dev/null 2>&1 depbase=`echo auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF $depbase.Tpo -c -o auth.lo auth.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.cpp -fPIC -DPIC -o .libs/auth.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.cpp -o auth.o >/dev/null 2>&1 depbase=`echo deriv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF $depbase.Tpo -c -o deriv.lo deriv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.cpp -fPIC -DPIC -o .libs/deriv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT deriv.lo -MD -MP -MF .deps/deriv.Tpo -c deriv.cpp -o deriv.o >/dev/null 2>&1 depbase=`echo ell_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF $depbase.Tpo -c -o ell_set.lo ell_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF .deps/ell_set.Tpo -c ell_set.cpp -fPIC -DPIC -o .libs/ell_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ell_set.lo -MD -MP -MF .deps/ell_set.Tpo -c ell_set.cpp -o ell_set.o >/dev/null 2>&1 depbase=`echo ellps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF $depbase.Tpo -c -o ellps.lo ellps.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF .deps/ellps.Tpo -c ellps.cpp -fPIC -DPIC -o .libs/ellps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ellps.lo -MD -MP -MF .deps/ellps.Tpo -c ellps.cpp -o ellps.o >/dev/null 2>&1 depbase=`echo errno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT errno.lo -MD -MP -MF $depbase.Tpo -c -o errno.lo errno.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.cpp -fPIC -DPIC -o .libs/errno.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.cpp -o errno.o >/dev/null 2>&1 depbase=`echo factors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF $depbase.Tpo -c -o factors.lo factors.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF .deps/factors.Tpo -c factors.cpp -fPIC -DPIC -o .libs/factors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT factors.lo -MD -MP -MF .deps/factors.Tpo -c factors.cpp -o factors.o >/dev/null 2>&1 depbase=`echo fwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF $depbase.Tpo -c -o fwd.lo fwd.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF .deps/fwd.Tpo -c fwd.cpp -fPIC -DPIC -o .libs/fwd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fwd.lo -MD -MP -MF .deps/fwd.Tpo -c fwd.cpp -o fwd.o >/dev/null 2>&1 depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cpp -fPIC -DPIC -o .libs/init.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.cpp -o init.o >/dev/null 2>&1 depbase=`echo inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF $depbase.Tpo -c -o inv.lo inv.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.cpp -fPIC -DPIC -o .libs/inv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT inv.lo -MD -MP -MF .deps/inv.Tpo -c inv.cpp -o inv.o >/dev/null 2>&1 depbase=`echo list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF $depbase.Tpo -c -o list.lo list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cpp -fPIC -DPIC -o .libs/list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cpp -o list.o >/dev/null 2>&1 depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.cpp -fPIC -DPIC -o .libs/malloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.cpp -o malloc.o >/dev/null 2>&1 depbase=`echo mlfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF $depbase.Tpo -c -o mlfn.lo mlfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF .deps/mlfn.Tpo -c mlfn.cpp -fPIC -DPIC -o .libs/mlfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mlfn.lo -MD -MP -MF .deps/mlfn.Tpo -c mlfn.cpp -o mlfn.o >/dev/null 2>&1 depbase=`echo msfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF $depbase.Tpo -c -o msfn.lo msfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF .deps/msfn.Tpo -c msfn.cpp -fPIC -DPIC -o .libs/msfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT msfn.lo -MD -MP -MF .deps/msfn.Tpo -c msfn.cpp -o msfn.o >/dev/null 2>&1 depbase=`echo proj_mdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF $depbase.Tpo -c -o proj_mdist.lo proj_mdist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF .deps/proj_mdist.Tpo -c proj_mdist.cpp -fPIC -DPIC -o .libs/proj_mdist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_mdist.lo -MD -MP -MF .deps/proj_mdist.Tpo -c proj_mdist.cpp -o proj_mdist.o >/dev/null 2>&1 depbase=`echo open_lib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT open_lib.lo -MD -MP -MF $depbase.Tpo -c -o open_lib.lo open_lib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT open_lib.lo -MD -MP -MF .deps/open_lib.Tpo -c open_lib.cpp -fPIC -DPIC -o .libs/open_lib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT open_lib.lo -MD -MP -MF .deps/open_lib.Tpo -c open_lib.cpp -o open_lib.o >/dev/null 2>&1 depbase=`echo param.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF $depbase.Tpo -c -o param.lo param.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.cpp -fPIC -DPIC -o .libs/param.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.cpp -o param.o >/dev/null 2>&1 depbase=`echo phi2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF $depbase.Tpo -c -o phi2.lo phi2.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF .deps/phi2.Tpo -c phi2.cpp -fPIC -DPIC -o .libs/phi2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT phi2.lo -MD -MP -MF .deps/phi2.Tpo -c phi2.cpp -o phi2.o >/dev/null 2>&1 depbase=`echo pr_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF $depbase.Tpo -c -o pr_list.lo pr_list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF .deps/pr_list.Tpo -c pr_list.cpp -fPIC -DPIC -o .libs/pr_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pr_list.lo -MD -MP -MF .deps/pr_list.Tpo -c pr_list.cpp -o pr_list.o >/dev/null 2>&1 depbase=`echo qsfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF $depbase.Tpo -c -o qsfn.lo qsfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF .deps/qsfn.Tpo -c qsfn.cpp -fPIC -DPIC -o .libs/qsfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT qsfn.lo -MD -MP -MF .deps/qsfn.Tpo -c qsfn.cpp -o qsfn.o >/dev/null 2>&1 depbase=`echo strerrno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF $depbase.Tpo -c -o strerrno.lo strerrno.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF .deps/strerrno.Tpo -c strerrno.cpp -fPIC -DPIC -o .libs/strerrno.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strerrno.lo -MD -MP -MF .deps/strerrno.Tpo -c strerrno.cpp -o strerrno.o >/dev/null 2>&1 depbase=`echo tsfn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF $depbase.Tpo -c -o tsfn.lo tsfn.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF .deps/tsfn.Tpo -c tsfn.cpp -fPIC -DPIC -o .libs/tsfn.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tsfn.lo -MD -MP -MF .deps/tsfn.Tpo -c tsfn.cpp -o tsfn.o >/dev/null 2>&1 depbase=`echo units.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF $depbase.Tpo -c -o units.lo units.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -fPIC -DPIC -o .libs/units.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -o units.o >/dev/null 2>&1 depbase=`echo ctx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF $depbase.Tpo -c -o ctx.lo ctx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.cpp -fPIC -DPIC -o .libs/ctx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT ctx.lo -MD -MP -MF .deps/ctx.Tpo -c ctx.cpp -o ctx.o >/dev/null 2>&1 depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -fPIC -DPIC -o .libs/log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cpp -o log.o >/dev/null 2>&1 depbase=`echo zpoly1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF $depbase.Tpo -c -o zpoly1.lo zpoly1.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF .deps/zpoly1.Tpo -c zpoly1.cpp -fPIC -DPIC -o .libs/zpoly1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT zpoly1.lo -MD -MP -MF .deps/zpoly1.Tpo -c zpoly1.cpp -o zpoly1.o >/dev/null 2>&1 depbase=`echo rtodms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF $depbase.Tpo -c -o rtodms.lo rtodms.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF .deps/rtodms.Tpo -c rtodms.cpp -fPIC -DPIC -o .libs/rtodms.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT rtodms.lo -MD -MP -MF .deps/rtodms.Tpo -c rtodms.cpp -o rtodms.o >/dev/null 2>&1 depbase=`echo release.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF $depbase.Tpo -c -o release.lo release.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF .deps/release.Tpo -c release.cpp -fPIC -DPIC -o .libs/release.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT release.lo -MD -MP -MF .deps/release.Tpo -c release.cpp -o release.o >/dev/null 2>&1 depbase=`echo gauss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF $depbase.Tpo -c -o gauss.lo gauss.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.cpp -fPIC -DPIC -o .libs/gauss.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gauss.lo -MD -MP -MF .deps/gauss.Tpo -c gauss.cpp -o gauss.o >/dev/null 2>&1 depbase=`echo fileapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fileapi.lo -MD -MP -MF $depbase.Tpo -c -o fileapi.lo fileapi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fileapi.lo -MD -MP -MF .deps/fileapi.Tpo -c fileapi.cpp -fPIC -DPIC -o .libs/fileapi.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT fileapi.lo -MD -MP -MF .deps/fileapi.Tpo -c fileapi.cpp -o fileapi.o >/dev/null 2>&1 depbase=`echo gc_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gc_reader.lo -MD -MP -MF $depbase.Tpo -c -o gc_reader.lo gc_reader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gc_reader.lo -MD -MP -MF .deps/gc_reader.Tpo -c gc_reader.cpp -fPIC -DPIC -o .libs/gc_reader.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gc_reader.lo -MD -MP -MF .deps/gc_reader.Tpo -c gc_reader.cpp -o gc_reader.o >/dev/null 2>&1 depbase=`echo gridcatalog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridcatalog.lo -MD -MP -MF $depbase.Tpo -c -o gridcatalog.lo gridcatalog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridcatalog.lo -MD -MP -MF .deps/gridcatalog.Tpo -c gridcatalog.cpp -fPIC -DPIC -o .libs/gridcatalog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridcatalog.lo -MD -MP -MF .deps/gridcatalog.Tpo -c gridcatalog.cpp -o gridcatalog.o >/dev/null 2>&1 depbase=`echo nad_cvt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_cvt.lo -MD -MP -MF $depbase.Tpo -c -o nad_cvt.lo nad_cvt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_cvt.lo -MD -MP -MF .deps/nad_cvt.Tpo -c nad_cvt.cpp -fPIC -DPIC -o .libs/nad_cvt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_cvt.lo -MD -MP -MF .deps/nad_cvt.Tpo -c nad_cvt.cpp -o nad_cvt.o >/dev/null 2>&1 depbase=`echo nad_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_init.lo -MD -MP -MF $depbase.Tpo -c -o nad_init.lo nad_init.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_init.lo -MD -MP -MF .deps/nad_init.Tpo -c nad_init.cpp -fPIC -DPIC -o .libs/nad_init.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_init.lo -MD -MP -MF .deps/nad_init.Tpo -c nad_init.cpp -o nad_init.o >/dev/null 2>&1 depbase=`echo nad_intr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_intr.lo -MD -MP -MF $depbase.Tpo -c -o nad_intr.lo nad_intr.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_intr.lo -MD -MP -MF .deps/nad_intr.Tpo -c nad_intr.cpp -fPIC -DPIC -o .libs/nad_intr.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT nad_intr.lo -MD -MP -MF .deps/nad_intr.Tpo -c nad_intr.cpp -o nad_intr.o >/dev/null 2>&1 depbase=`echo apply_gridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_gridshift.lo -MD -MP -MF $depbase.Tpo -c -o apply_gridshift.lo apply_gridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_gridshift.lo -MD -MP -MF .deps/apply_gridshift.Tpo -c apply_gridshift.cpp -fPIC -DPIC -o .libs/apply_gridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_gridshift.lo -MD -MP -MF .deps/apply_gridshift.Tpo -c apply_gridshift.cpp -o apply_gridshift.o >/dev/null 2>&1 depbase=`echo datums.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF $depbase.Tpo -c -o datums.lo datums.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF .deps/datums.Tpo -c datums.cpp -fPIC -DPIC -o .libs/datums.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datums.lo -MD -MP -MF .deps/datums.Tpo -c datums.cpp -o datums.o >/dev/null 2>&1 depbase=`echo datum_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF $depbase.Tpo -c -o datum_set.lo datum_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF .deps/datum_set.Tpo -c datum_set.cpp -fPIC -DPIC -o .libs/datum_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT datum_set.lo -MD -MP -MF .deps/datum_set.Tpo -c datum_set.cpp -o datum_set.o >/dev/null 2>&1 depbase=`echo transform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transform.lo -MD -MP -MF $depbase.Tpo -c -o transform.lo transform.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.cpp -fPIC -DPIC -o .libs/transform.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.cpp -o transform.o >/dev/null 2>&1 depbase=`echo geocent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT geocent.lo -MD -MP -MF $depbase.Tpo -c -o geocent.lo geocent.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT geocent.lo -MD -MP -MF .deps/geocent.Tpo -c geocent.cpp -fPIC -DPIC -o .libs/geocent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT geocent.lo -MD -MP -MF .deps/geocent.Tpo -c geocent.cpp -o geocent.o >/dev/null 2>&1 depbase=`echo utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT utils.lo -MD -MP -MF $depbase.Tpo -c -o utils.lo utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o >/dev/null 2>&1 depbase=`echo gridinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridinfo.lo -MD -MP -MF $depbase.Tpo -c -o gridinfo.lo gridinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridinfo.lo -MD -MP -MF .deps/gridinfo.Tpo -c gridinfo.cpp -fPIC -DPIC -o .libs/gridinfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridinfo.lo -MD -MP -MF .deps/gridinfo.Tpo -c gridinfo.cpp -o gridinfo.o >/dev/null 2>&1 depbase=`echo gridlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridlist.lo -MD -MP -MF $depbase.Tpo -c -o gridlist.lo gridlist.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridlist.lo -MD -MP -MF .deps/gridlist.Tpo -c gridlist.cpp -fPIC -DPIC -o .libs/gridlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT gridlist.lo -MD -MP -MF .deps/gridlist.Tpo -c gridlist.cpp -o gridlist.o >/dev/null 2>&1 depbase=`echo jniproj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT jniproj.lo -MD -MP -MF $depbase.Tpo -c -o jniproj.lo jniproj.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT jniproj.lo -MD -MP -MF .deps/jniproj.Tpo -c jniproj.cpp -fPIC -DPIC -o .libs/jniproj.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT jniproj.lo -MD -MP -MF .deps/jniproj.Tpo -c jniproj.cpp -o jniproj.o >/dev/null 2>&1 depbase=`echo mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF $depbase.Tpo -c -o mutex.lo mutex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -o mutex.o >/dev/null 2>&1 depbase=`echo initcache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF $depbase.Tpo -c -o initcache.lo initcache.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF .deps/initcache.Tpo -c initcache.cpp -fPIC -DPIC -o .libs/initcache.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT initcache.lo -MD -MP -MF .deps/initcache.Tpo -c initcache.cpp -o initcache.o >/dev/null 2>&1 depbase=`echo apply_vgridshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_vgridshift.lo -MD -MP -MF $depbase.Tpo -c -o apply_vgridshift.lo apply_vgridshift.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_vgridshift.lo -MD -MP -MF .deps/apply_vgridshift.Tpo -c apply_vgridshift.cpp -fPIC -DPIC -o .libs/apply_vgridshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apply_vgridshift.lo -MD -MP -MF .deps/apply_vgridshift.Tpo -c apply_vgridshift.cpp -o apply_vgridshift.o >/dev/null 2>&1 depbase=`echo geodesic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT geodesic.lo -MD -MP -MF $depbase.Tpo -c -o geodesic.lo geodesic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT geodesic.lo -MD -MP -MF .deps/geodesic.Tpo -c geodesic.c -fPIC -DPIC -o .libs/geodesic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT geodesic.lo -MD -MP -MF .deps/geodesic.Tpo -c geodesic.c -o geodesic.o >/dev/null 2>&1 depbase=`echo strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF $depbase.Tpo -c -o strtod.lo strtod.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.cpp -fPIC -DPIC -o .libs/strtod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.cpp -o strtod.o >/dev/null 2>&1 depbase=`echo 4D_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF $depbase.Tpo -c -o 4D_api.lo 4D_api.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF .deps/4D_api.Tpo -c 4D_api.cpp -fPIC -DPIC -o .libs/4D_api.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT 4D_api.lo -MD -MP -MF .deps/4D_api.Tpo -c 4D_api.cpp -o 4D_api.o >/dev/null 2>&1 depbase=`echo pipeline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF $depbase.Tpo -c -o pipeline.lo pipeline.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF .deps/pipeline.Tpo -c pipeline.cpp -fPIC -DPIC -o .libs/pipeline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT pipeline.lo -MD -MP -MF .deps/pipeline.Tpo -c pipeline.cpp -o pipeline.o >/dev/null 2>&1 depbase=`echo internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF $depbase.Tpo -c -o internal.lo internal.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.cpp -fPIC -DPIC -o .libs/internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT internal.lo -MD -MP -MF .deps/internal.Tpo -c internal.cpp -o internal.o >/dev/null 2>&1 depbase=`echo wkt_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt_parser.lo wkt_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF .deps/wkt_parser.Tpo -c wkt_parser.cpp -fPIC -DPIC -o .libs/wkt_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt_parser.lo -MD -MP -MF .deps/wkt_parser.Tpo -c wkt_parser.cpp -o wkt_parser.o >/dev/null 2>&1 depbase=`echo wkt1_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt1_parser.lo wkt1_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF .deps/wkt1_parser.Tpo -c wkt1_parser.cpp -fPIC -DPIC -o .libs/wkt1_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt1_parser.lo -MD -MP -MF .deps/wkt1_parser.Tpo -c wkt1_parser.cpp -o wkt1_parser.o >/dev/null 2>&1 depbase=`echo wkt1_generated_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt1_generated_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt1_generated_parser.lo wkt1_generated_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt1_generated_parser.lo -MD -MP -MF .deps/wkt1_generated_parser.Tpo -c wkt1_generated_parser.c -fPIC -DPIC -o .libs/wkt1_generated_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt1_generated_parser.lo -MD -MP -MF .deps/wkt1_generated_parser.Tpo -c wkt1_generated_parser.c -o wkt1_generated_parser.o >/dev/null 2>&1 depbase=`echo wkt2_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt2_parser.lo wkt2_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF .deps/wkt2_parser.Tpo -c wkt2_parser.cpp -fPIC -DPIC -o .libs/wkt2_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT wkt2_parser.lo -MD -MP -MF .deps/wkt2_parser.Tpo -c wkt2_parser.cpp -o wkt2_parser.o >/dev/null 2>&1 depbase=`echo wkt2_generated_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt2_generated_parser.lo -MD -MP -MF $depbase.Tpo -c -o wkt2_generated_parser.lo wkt2_generated_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt2_generated_parser.lo -MD -MP -MF .deps/wkt2_generated_parser.Tpo -c wkt2_generated_parser.c -fPIC -DPIC -o .libs/wkt2_generated_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -g -O2 -fvisibility=hidden -MT wkt2_generated_parser.lo -MD -MP -MF .deps/wkt2_generated_parser.Tpo -c wkt2_generated_parser.c -o wkt2_generated_parser.o >/dev/null 2>&1 depbase=`echo proj_json_streaming_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF $depbase.Tpo -c -o proj_json_streaming_writer.lo proj_json_streaming_writer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF .deps/proj_json_streaming_writer.Tpo -c proj_json_streaming_writer.cpp -fPIC -DPIC -o .libs/proj_json_streaming_writer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT proj_json_streaming_writer.lo -MD -MP -MF .deps/proj_json_streaming_writer.Tpo -c proj_json_streaming_writer.cpp -o proj_json_streaming_writer.o >/dev/null 2>&1 depbase=`echo tracing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tracing.lo -MD -MP -MF $depbase.Tpo -c -o tracing.lo tracing.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tracing.lo -MD -MP -MF .deps/tracing.Tpo -c tracing.cpp -fPIC -DPIC -o .libs/tracing.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT tracing.lo -MD -MP -MF .deps/tracing.Tpo -c tracing.cpp -o tracing.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -no-undefined -version-info 18:2:3 -o libproj.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib iso19111/static.lo iso19111/util.lo iso19111/metadata.lo iso19111/common.lo iso19111/crs.lo iso19111/datum.lo iso19111/coordinatesystem.lo iso19111/coordinateoperation.lo iso19111/io.lo iso19111/internal.lo iso19111/factory.lo iso19111/c_api.lo projections/aeqd.lo projections/gnom.lo projections/laea.lo projections/mod_ster.lo projections/nsper.lo projections/nzmg.lo projections/ortho.lo projections/stere.lo projections/sterea.lo projections/aea.lo projections/bipc.lo projections/bonne.lo projections/eqdc.lo projections/isea.lo projections/ccon.lo projections/imw_p.lo projections/krovak.lo projections/lcc.lo projections/poly.lo projections/rpoly.lo projections/sconics.lo projections/rouss.lo projections/cass.lo projections/cc.lo projections/cea.lo projections/eqc.lo projections/gall.lo projections/labrd.lo projections/lsat.lo projections/misrsom.lo projections/merc.lo projections/mill.lo projections/ocea.lo projections/omerc.lo projections/somerc.lo projections/tcc.lo projections/tcea.lo projections/times.lo projections/tmerc.lo projections/tobmerc.lo projections/airy.lo projections/aitoff.lo projections/august.lo projections/bacon.lo projections/bertin1953.lo projections/chamb.lo projections/hammer.lo projections/lagrng.lo projections/larr.lo projections/lask.lo projections/latlong.lo projections/nicol.lo projections/ob_tran.lo projections/oea.lo projections/tpeqd.lo projections/vandg.lo projections/vandg2.lo projections/vandg4.lo projections/wag7.lo projections/lcca.lo projections/geos.lo projections/boggs.lo projections/collg.lo projections/comill.lo projections/crast.lo projections/denoy.lo projections/eck1.lo projections/eck2.lo projections/eck3.lo projections/eck4.lo projections/eck5.lo projections/fahey.lo projections/fouc_s.lo projections/gins8.lo projections/gstmerc.lo projections/gn_sinu.lo projections/goode.lo projections/igh.lo projections/hatano.lo projections/loxim.lo projections/mbt_fps.lo projections/mbtfpp.lo projections/mbtfpq.lo projections/moll.lo projections/nell.lo projections/nell_h.lo projections/patterson.lo projections/putp2.lo projections/putp3.lo projections/putp4p.lo projections/putp5.lo projections/putp6.lo projections/qsc.lo projections/robin.lo projections/sch.lo projections/sts.lo projections/urm5.lo projections/urmfps.lo projections/wag2.lo projections/wag3.lo projections/wink1.lo projections/wink2.lo projections/healpix.lo projections/natearth.lo projections/natearth2.lo projections/calcofi.lo projections/eqearth.lo conversions/axisswap.lo conversions/cart.lo conversions/geoc.lo conversions/geocent.lo conversions/noop.lo conversions/unitconvert.lo transformations/affine.lo transformations/deformation.lo transformations/helmert.lo transformations/hgridshift.lo transformations/horner.lo transformations/molodensky.lo transformations/vgridshift.lo aasincos.lo adjlon.lo dmstor.lo auth.lo deriv.lo ell_set.lo ellps.lo errno.lo factors.lo fwd.lo init.lo inv.lo list.lo malloc.lo mlfn.lo msfn.lo proj_mdist.lo open_lib.lo param.lo phi2.lo pr_list.lo qsfn.lo strerrno.lo tsfn.lo units.lo ctx.lo log.lo zpoly1.lo rtodms.lo release.lo gauss.lo fileapi.lo gc_reader.lo gridcatalog.lo nad_cvt.lo nad_init.lo nad_intr.lo apply_gridshift.lo datums.lo datum_set.lo transform.lo geocent.lo utils.lo gridinfo.lo gridlist.lo jniproj.lo mutex.lo initcache.lo apply_vgridshift.lo geodesic.lo strtod.lo 4D_api.lo pipeline.lo internal.lo wkt_parser.lo wkt1_parser.lo wkt1_generated_parser.lo wkt2_parser.lo wkt2_generated_parser.lo proj_json_streaming_writer.lo tracing.lo -lsqlite3 -lpthread -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o iso19111/.libs/static.o iso19111/.libs/util.o iso19111/.libs/metadata.o iso19111/.libs/common.o iso19111/.libs/crs.o iso19111/.libs/datum.o iso19111/.libs/coordinatesystem.o iso19111/.libs/coordinateoperation.o iso19111/.libs/io.o iso19111/.libs/internal.o iso19111/.libs/factory.o iso19111/.libs/c_api.o projections/.libs/aeqd.o projections/.libs/gnom.o projections/.libs/laea.o projections/.libs/mod_ster.o projections/.libs/nsper.o projections/.libs/nzmg.o projections/.libs/ortho.o projections/.libs/stere.o projections/.libs/sterea.o projections/.libs/aea.o projections/.libs/bipc.o projections/.libs/bonne.o projections/.libs/eqdc.o projections/.libs/isea.o projections/.libs/ccon.o projections/.libs/imw_p.o projections/.libs/krovak.o projections/.libs/lcc.o projections/.libs/poly.o projections/.libs/rpoly.o projections/.libs/sconics.o projections/.libs/rouss.o projections/.libs/cass.o projections/.libs/cc.o projections/.libs/cea.o projections/.libs/eqc.o projections/.libs/gall.o projections/.libs/labrd.o projections/.libs/lsat.o projections/.libs/misrsom.o projections/.libs/merc.o projections/.libs/mill.o projections/.libs/ocea.o projections/.libs/omerc.o projections/.libs/somerc.o projections/.libs/tcc.o projections/.libs/tcea.o projections/.libs/times.o projections/.libs/tmerc.o projections/.libs/tobmerc.o projections/.libs/airy.o projections/.libs/aitoff.o projections/.libs/august.o projections/.libs/bacon.o projections/.libs/bertin1953.o projections/.libs/chamb.o projections/.libs/hammer.o projections/.libs/lagrng.o projections/.libs/larr.o projections/.libs/lask.o projections/.libs/latlong.o projections/.libs/nicol.o projections/.libs/ob_tran.o projections/.libs/oea.o projections/.libs/tpeqd.o projections/.libs/vandg.o projections/.libs/vandg2.o projections/.libs/vandg4.o projections/.libs/wag7.o projections/.libs/lcca.o projections/.libs/geos.o projections/.libs/boggs.o projections/.libs/collg.o projections/.libs/comill.o projections/.libs/crast.o projections/.libs/denoy.o projections/.libs/eck1.o projections/.libs/eck2.o projections/.libs/eck3.o projections/.libs/eck4.o projections/.libs/eck5.o projections/.libs/fahey.o projections/.libs/fouc_s.o projections/.libs/gins8.o projections/.libs/gstmerc.o projections/.libs/gn_sinu.o projections/.libs/goode.o projections/.libs/igh.o projections/.libs/hatano.o projections/.libs/loxim.o projections/.libs/mbt_fps.o projections/.libs/mbtfpp.o projections/.libs/mbtfpq.o projections/.libs/moll.o projections/.libs/nell.o projections/.libs/nell_h.o projections/.libs/patterson.o projections/.libs/putp2.o projections/.libs/putp3.o projections/.libs/putp4p.o projections/.libs/putp5.o projections/.libs/putp6.o projections/.libs/qsc.o projections/.libs/robin.o projections/.libs/sch.o projections/.libs/sts.o projections/.libs/urm5.o projections/.libs/urmfps.o projections/.libs/wag2.o projections/.libs/wag3.o projections/.libs/wink1.o projections/.libs/wink2.o projections/.libs/healpix.o projections/.libs/natearth.o projections/.libs/natearth2.o projections/.libs/calcofi.o projections/.libs/eqearth.o conversions/.libs/axisswap.o conversions/.libs/cart.o conversions/.libs/geoc.o conversions/.libs/geocent.o conversions/.libs/noop.o conversions/.libs/unitconvert.o transformations/.libs/affine.o transformations/.libs/deformation.o transformations/.libs/helmert.o transformations/.libs/hgridshift.o transformations/.libs/horner.o transformations/.libs/molodensky.o transformations/.libs/vgridshift.o .libs/aasincos.o .libs/adjlon.o .libs/dmstor.o .libs/auth.o .libs/deriv.o .libs/ell_set.o .libs/ellps.o .libs/errno.o .libs/factors.o .libs/fwd.o .libs/init.o .libs/inv.o .libs/list.o .libs/malloc.o .libs/mlfn.o .libs/msfn.o .libs/proj_mdist.o .libs/open_lib.o .libs/param.o .libs/phi2.o .libs/pr_list.o .libs/qsfn.o .libs/strerrno.o .libs/tsfn.o .libs/units.o .libs/ctx.o .libs/log.o .libs/zpoly1.o .libs/rtodms.o .libs/release.o .libs/gauss.o .libs/fileapi.o .libs/gc_reader.o .libs/gridcatalog.o .libs/nad_cvt.o .libs/nad_init.o .libs/nad_intr.o .libs/apply_gridshift.o .libs/datums.o .libs/datum_set.o .libs/transform.o .libs/geocent.o .libs/utils.o .libs/gridinfo.o .libs/gridlist.o .libs/jniproj.o .libs/mutex.o .libs/initcache.o .libs/apply_vgridshift.o .libs/geodesic.o .libs/strtod.o .libs/4D_api.o .libs/pipeline.o .libs/internal.o .libs/wkt_parser.o .libs/wkt1_parser.o .libs/wkt1_generated_parser.o .libs/wkt2_parser.o .libs/wkt2_generated_parser.o .libs/proj_json_streaming_writer.o .libs/tracing.o -lsqlite3 -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -g -O2 -Wl,-soname -Wl,libproj.so.15 -o .libs/libproj.so.15.3.2 libtool: link: (cd ".libs" && rm -f "libproj.so.15" && ln -s "libproj.so.15.3.2" "libproj.so.15") libtool: link: (cd ".libs" && rm -f "libproj.so" && ln -s "libproj.so.15.3.2" "libproj.so") copying selected object files to avoid basename conflicts... libtool: link: ln geocent.o .libs/libproj.lax/lt1-geocent.o || cp geocent.o .libs/libproj.lax/lt1-geocent.o libtool: link: ln internal.o .libs/libproj.lax/lt2-internal.o || cp internal.o .libs/libproj.lax/lt2-internal.o libtool: link: ar cru .libs/libproj.a iso19111/static.o iso19111/util.o iso19111/metadata.o iso19111/common.o iso19111/crs.o iso19111/datum.o iso19111/coordinatesystem.o iso19111/coordinateoperation.o iso19111/io.o iso19111/internal.o iso19111/factory.o iso19111/c_api.o projections/aeqd.o projections/gnom.o projections/laea.o projections/mod_ster.o projections/nsper.o projections/nzmg.o projections/ortho.o projections/stere.o projections/sterea.o projections/aea.o projections/bipc.o projections/bonne.o projections/eqdc.o projections/isea.o projections/ccon.o projections/imw_p.o projections/krovak.o projections/lcc.o projections/poly.o projections/rpoly.o projections/sconics.o projections/rouss.o projections/cass.o projections/cc.o projections/cea.o projections/eqc.o projections/gall.o projections/labrd.o projections/lsat.o projections/misrsom.o projections/merc.o projections/mill.o projections/ocea.o projections/omerc.o projections/somerc.o projections/tcc.o projections/tcea.o projections/times.o projections/tmerc.o projections/tobmerc.o projections/airy.o projections/aitoff.o projections/august.o projections/bacon.o projections/bertin1953.o projections/chamb.o projections/hammer.o projections/lagrng.o projections/larr.o projections/lask.o projections/latlong.o projections/nicol.o projections/ob_tran.o projections/oea.o projections/tpeqd.o projections/vandg.o projections/vandg2.o projections/vandg4.o projections/wag7.o projections/lcca.o projections/geos.o projections/boggs.o projections/collg.o projections/comill.o projections/crast.o projections/denoy.o projections/eck1.o projections/eck2.o projections/eck3.o projections/eck4.o projections/eck5.o projections/fahey.o projections/fouc_s.o projections/gins8.o projections/gstmerc.o projections/gn_sinu.o projections/goode.o projections/igh.o projections/hatano.o projections/loxim.o projections/mbt_fps.o projections/mbtfpp.o projections/mbtfpq.o projections/moll.o projections/nell.o projections/nell_h.o projections/patterson.o projections/putp2.o projections/putp3.o projections/putp4p.o projections/putp5.o projections/putp6.o projections/qsc.o projections/robin.o projections/sch.o projections/sts.o projections/urm5.o projections/urmfps.o projections/wag2.o projections/wag3.o projections/wink1.o projections/wink2.o projections/healpix.o projections/natearth.o projections/natearth2.o projections/calcofi.o projections/eqearth.o conversions/axisswap.o conversions/cart.o conversions/geoc.o conversions/geocent.o conversions/noop.o conversions/unitconvert.o transformations/affine.o transformations/deformation.o transformations/helmert.o transformations/hgridshift.o transformations/horner.o transformations/molodensky.o transformations/vgridshift.o aasincos.o adjlon.o dmstor.o auth.o deriv.o ell_set.o ellps.o errno.o factors.o fwd.o init.o inv.o list.o malloc.o mlfn.o msfn.o proj_mdist.o open_lib.o param.o phi2.o pr_list.o qsfn.o strerrno.o tsfn.o units.o ctx.o log.o zpoly1.o rtodms.o release.o gauss.o fileapi.o gc_reader.o gridcatalog.o nad_cvt.o nad_init.o nad_intr.o apply_gridshift.o datums.o datum_set.o transform.o .libs/libproj.lax/lt1-geocent.o utils.o gridinfo.o gridlist.o jniproj.o mutex.o initcache.o apply_vgridshift.o geodesic.o strtod.o 4D_api.o pipeline.o .libs/libproj.lax/lt2-internal.o wkt_parser.o wkt1_parser.o wkt1_generated_parser.o wkt2_parser.o wkt2_generated_parser.o proj_json_streaming_writer.o tracing.o libtool: link: ranlib .libs/libproj.a libtool: link: rm -fr .libs/libproj.lax libtool: link: ( cd ".libs" && rm -f "libproj.la" && ln -s "../libproj.la" "libproj.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o proj apps/proj.o apps/emess.o apps/utils.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/proj apps/proj.o apps/emess.o apps/utils.o ./.libs/libproj.so -lsqlite3 -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo apps/geod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/geod.o -MD -MP -MF $depbase.Tpo -c -o apps/geod.o apps/geod.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/geod_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/geod_set.o -MD -MP -MF $depbase.Tpo -c -o apps/geod_set.o apps/geod_set.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/geod_interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/geod_interface.o -MD -MP -MF $depbase.Tpo -c -o apps/geod_interface.o apps/geod_interface.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o geod apps/geod.o apps/geod_set.o apps/geod_interface.o apps/emess.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/geod apps/geod.o apps/geod_set.o apps/geod_interface.o apps/emess.o ./.libs/libproj.so -lsqlite3 -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo apps/cs2cs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/cs2cs.o -MD -MP -MF $depbase.Tpo -c -o apps/cs2cs.o apps/cs2cs.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o cs2cs apps/cs2cs.o apps/emess.o apps/utils.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/cs2cs apps/cs2cs.o apps/emess.o apps/utils.o ./.libs/libproj.so -lsqlite3 -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo apps/gie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/gie.o -MD -MP -MF $depbase.Tpo -c -o apps/gie.o apps/gie.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo apps/proj_strtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/proj_strtod.o -MD -MP -MF $depbase.Tpo -c -o apps/proj_strtod.o apps/proj_strtod.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o gie apps/gie.o apps/proj_strtod.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/gie apps/gie.o apps/proj_strtod.o ./.libs/libproj.so -lsqlite3 -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo apps/cct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/cct.o -MD -MP -MF $depbase.Tpo -c -o apps/cct.o apps/cct.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o cct apps/cct.o apps/proj_strtod.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/cct apps/cct.o apps/proj_strtod.o ./.libs/libproj.so -lsqlite3 -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo apps/projinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -MT apps/projinfo.o -MD -MP -MF $depbase.Tpo -c -o apps/projinfo.o apps/projinfo.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o projinfo apps/projinfo.o libproj.la -lpthread -lm libtool: link: g++ -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Weffc++ -Woverloaded-virtual -Wdeprecated -Wzero-as-null-pointer-constant -g -O2 -fvisibility=hidden -o .libs/projinfo apps/projinfo.o ./.libs/libproj.so -lsqlite3 -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' Making all in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' Making all in man1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man1' Making all in man3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man3' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' Making all in data make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/data' Make proj.db rm -f proj.db Running foreign_key_check make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/data' Making all in jniwrap make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' Making all in org.osgeo.proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' Making all in org make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' Making all in proj4 make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org/proj4' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org/proj4' make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' Making all in cmake make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/cmake' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/cmake' make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' cd build/proj-6.3.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' Making install in include make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' Making install in proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' Making install in internal make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' Making install in nlohmann make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal/nlohmann' make[7]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal/nlohmann' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal/nlohmann' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal/nlohmann' make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[7]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj/internal' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/proj' /bin/install -c -m 644 util.hpp metadata.hpp common.hpp crs.hpp datum.hpp coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp '/opt/metwork-mfext-2.0/opt/scientific_core/include/proj' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include/proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' 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/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/include' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libproj.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libproj.so.15.3.2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so.15.3.2 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libproj.so.15.3.2 libproj.so.15 || { rm -f libproj.so.15 && ln -s libproj.so.15.3.2 libproj.so.15; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libproj.so.15.3.2 libproj.so || { rm -f libproj.so && ln -s libproj.so.15.3.2 libproj.so; }; }) libtool: install: /bin/install -c .libs/libproj.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.la libtool: install: /bin/install -c .libs/libproj.a /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.a libtool: install: chmod 644 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.a libtool: install: ranlib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.a libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c proj geod cs2cs gie cct projinfo '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/proj /opt/metwork-mfext-2.0/opt/scientific_core/bin/proj libtool: install: /bin/install -c .libs/geod /opt/metwork-mfext-2.0/opt/scientific_core/bin/geod libtool: install: /bin/install -c .libs/cs2cs /opt/metwork-mfext-2.0/opt/scientific_core/bin/cs2cs libtool: install: /bin/install -c .libs/gie /opt/metwork-mfext-2.0/opt/scientific_core/bin/gie libtool: install: /bin/install -c .libs/cct /opt/metwork-mfext-2.0/opt/scientific_core/bin/cct libtool: install: /bin/install -c .libs/projinfo /opt/metwork-mfext-2.0/opt/scientific_core/bin/projinfo rm -f /opt/metwork-mfext-2.0/opt/scientific_core/bin/invproj (cd /opt/metwork-mfext-2.0/opt/scientific_core/bin; ln -s proj invproj) rm -f /opt/metwork-mfext-2.0/opt/scientific_core/bin/invgeod (cd /opt/metwork-mfext-2.0/opt/scientific_core/bin; ln -s geod invgeod) /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 proj.h proj_experimental.h proj_constants.h proj_api.h geodesic.h org_proj4_PJ.h proj_symbol_rename.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/src' Making install in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' Making install in man1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man1' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 geod.1 proj.1 cs2cs.1 cct.1 gie.1 projinfo.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man1' Making install in man3 make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man3' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man3' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man3' /bin/install -c -m 644 pj_init.3 geodesic.3 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man3' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man/man3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' 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/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/man' Making install in data make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/data' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/data' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh /src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/share/proj /bin/install -c -m 644 ../data/null /opt/metwork-mfext-2.0/opt/scientific_core/share/proj/null /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/proj' /bin/install -c -m 644 GL27 nad.lst nad27 nad83 world other.extra CH null ITRF2000 ITRF2008 ITRF2014 proj.db projjson.schema.json '/opt/metwork-mfext-2.0/opt/scientific_core/share/proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/data' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/data' Making install in jniwrap make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' Making install in org.osgeo.proj make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' Making install in org make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' Making install in proj4 make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org/proj4' make[7]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org/proj4' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org/proj4' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org/proj4' make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[7]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj/org' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[6]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap/org.osgeo.proj' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' make[5]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' make[5]: Nothing to be done for 'install-exec-am'. echo In jniwrap In jniwrap make[5]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/jniwrap' Making install in cmake make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/cmake' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/cmake' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/cmake' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2/cmake' make[3]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[4]: Entering directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 proj.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj/build/proj-6.3.2' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0015_proj' make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "name: 'libgeotiff'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "version: '1.7.1'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "checksum: '22879ac6f83460605f9c39147a2ccc7a'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo -n "Libgeotiff is designed to permit the extraction and parsing of the "GeoTIFF" Key directories, as well as definition and installation of GeoTIFF keys in new files" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libgeotiff.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--with-zlib=yes --with-jpeg=yes --with-proj=/opt/metwork-mfext-2.0/opt/scientific_core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/libgeotiff-1.7.1.tar.gz` `readlink -m ./sources` MD5 22879ac6f83460605f9c39147a2ccc7a Computing checksum for /src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1.tar.gz... Good checksum rm -Rf libgeotiff-1.7.1 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/libgeotiff-1.7.1.tar.gz` tar.gz libgeotiff-1.7.1 cd build/libgeotiff-1.7.1 && 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/scientific_core --with-zlib=yes --with-jpeg=yes --with-proj=/opt/metwork-mfext-2.0/opt/scientific_core checking build system type... x86_64-pc-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no 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 ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking host system type... x86_64-pc-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 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... 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 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... yes checking for strings.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for debug enabled... no checking for exp in -lm... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateInit_... -lz checking for library containing jinit_compress_master... -ljpeg checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBTIFF... yes checking for PROJ >= 6 library... checking for proj_create_from_wkt in -lproj... yes configure: proj.h found checking if libtool needs -no-undefined flag to build shared libraries... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxtiff/Makefile config.status: creating bin/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating cmake/Makefile config.status: creating test/Makefile config.status: creating geo_config.h config.status: executing depfiles commands config.status: executing libtool commands libgeotiff configuration summary: Version..................: 1.7.1 Installation directory...: /opt/metwork-mfext-2.0/opt/scientific_core C compiler...............: gcc -g -O2 -O3 -DNDEBUG Debugging support........: zlib support......: yes jpeg support......: yes TIFF support......: yes -INCLUDE .......: -PREFIX ........: PROJ support......: yes -INCLUDE .......: -I/opt/metwork-mfext-2.0/opt/scientific_core/include LIBS.....................: -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libgeotiff - http://trac.osgeo.org/geotiff cd build/libgeotiff-1.7.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' Making all in libxtiff make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT xtiff.lo -MD -MP -MF .deps/xtiff.Tpo -c -o xtiff.lo xtiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT xtiff.lo -MD -MP -MF .deps/xtiff.Tpo -c xtiff.c -fPIC -DPIC -o .libs/xtiff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT xtiff.lo -MD -MP -MF .deps/xtiff.Tpo -c xtiff.c -o xtiff.o >/dev/null 2>&1 mv -f .deps/xtiff.Tpo .deps/xtiff.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I./.. -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -o libxtiff.la xtiff.lo -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libtool: link: ar cr .libs/libxtiff.a .libs/xtiff.o libtool: link: ranlib .libs/libxtiff.a libtool: link: ( cd ".libs" && rm -f "libxtiff.la" && ln -s "../libxtiff.la" "libxtiff.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff' Making all in . make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' depbase=`echo cpl_serv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT cpl_serv.lo -MD -MP -MF $depbase.Tpo -c -o cpl_serv.lo cpl_serv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT cpl_serv.lo -MD -MP -MF .deps/cpl_serv.Tpo -c cpl_serv.c -fPIC -DPIC -o .libs/cpl_serv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT cpl_serv.lo -MD -MP -MF .deps/cpl_serv.Tpo -c cpl_serv.c -o cpl_serv.o >/dev/null 2>&1 depbase=`echo geo_extra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_extra.lo -MD -MP -MF $depbase.Tpo -c -o geo_extra.lo geo_extra.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_extra.lo -MD -MP -MF .deps/geo_extra.Tpo -c geo_extra.c -fPIC -DPIC -o .libs/geo_extra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_extra.lo -MD -MP -MF .deps/geo_extra.Tpo -c geo_extra.c -o geo_extra.o >/dev/null 2>&1 depbase=`echo geo_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_free.lo -MD -MP -MF $depbase.Tpo -c -o geo_free.lo geo_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_free.lo -MD -MP -MF .deps/geo_free.Tpo -c geo_free.c -fPIC -DPIC -o .libs/geo_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_free.lo -MD -MP -MF .deps/geo_free.Tpo -c geo_free.c -o geo_free.o >/dev/null 2>&1 depbase=`echo geo_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_get.lo -MD -MP -MF $depbase.Tpo -c -o geo_get.lo geo_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_get.lo -MD -MP -MF .deps/geo_get.Tpo -c geo_get.c -fPIC -DPIC -o .libs/geo_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_get.lo -MD -MP -MF .deps/geo_get.Tpo -c geo_get.c -o geo_get.o >/dev/null 2>&1 depbase=`echo geo_names.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_names.lo -MD -MP -MF $depbase.Tpo -c -o geo_names.lo geo_names.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_names.lo -MD -MP -MF .deps/geo_names.Tpo -c geo_names.c -fPIC -DPIC -o .libs/geo_names.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_names.lo -MD -MP -MF .deps/geo_names.Tpo -c geo_names.c -o geo_names.o >/dev/null 2>&1 depbase=`echo geo_new.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_new.lo -MD -MP -MF $depbase.Tpo -c -o geo_new.lo geo_new.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_new.lo -MD -MP -MF .deps/geo_new.Tpo -c geo_new.c -fPIC -DPIC -o .libs/geo_new.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_new.lo -MD -MP -MF .deps/geo_new.Tpo -c geo_new.c -o geo_new.o >/dev/null 2>&1 depbase=`echo geo_normalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_normalize.lo -MD -MP -MF $depbase.Tpo -c -o geo_normalize.lo geo_normalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_normalize.lo -MD -MP -MF .deps/geo_normalize.Tpo -c geo_normalize.c -fPIC -DPIC -o .libs/geo_normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_normalize.lo -MD -MP -MF .deps/geo_normalize.Tpo -c geo_normalize.c -o geo_normalize.o >/dev/null 2>&1 depbase=`echo geo_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_print.lo -MD -MP -MF $depbase.Tpo -c -o geo_print.lo geo_print.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_print.lo -MD -MP -MF .deps/geo_print.Tpo -c geo_print.c -fPIC -DPIC -o .libs/geo_print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_print.lo -MD -MP -MF .deps/geo_print.Tpo -c geo_print.c -o geo_print.o >/dev/null 2>&1 depbase=`echo geo_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_set.lo -MD -MP -MF $depbase.Tpo -c -o geo_set.lo geo_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_set.lo -MD -MP -MF .deps/geo_set.Tpo -c geo_set.c -fPIC -DPIC -o .libs/geo_set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_set.lo -MD -MP -MF .deps/geo_set.Tpo -c geo_set.c -o geo_set.o >/dev/null 2>&1 depbase=`echo geo_simpletags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_simpletags.lo -MD -MP -MF $depbase.Tpo -c -o geo_simpletags.lo geo_simpletags.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_simpletags.lo -MD -MP -MF .deps/geo_simpletags.Tpo -c geo_simpletags.c -fPIC -DPIC -o .libs/geo_simpletags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_simpletags.lo -MD -MP -MF .deps/geo_simpletags.Tpo -c geo_simpletags.c -o geo_simpletags.o >/dev/null 2>&1 depbase=`echo geo_tiffp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_tiffp.lo -MD -MP -MF $depbase.Tpo -c -o geo_tiffp.lo geo_tiffp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_tiffp.lo -MD -MP -MF .deps/geo_tiffp.Tpo -c geo_tiffp.c -fPIC -DPIC -o .libs/geo_tiffp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_tiffp.lo -MD -MP -MF .deps/geo_tiffp.Tpo -c geo_tiffp.c -o geo_tiffp.o >/dev/null 2>&1 depbase=`echo geo_trans.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_trans.lo -MD -MP -MF $depbase.Tpo -c -o geo_trans.lo geo_trans.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_trans.lo -MD -MP -MF .deps/geo_trans.Tpo -c geo_trans.c -fPIC -DPIC -o .libs/geo_trans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_trans.lo -MD -MP -MF .deps/geo_trans.Tpo -c geo_trans.c -o geo_trans.o >/dev/null 2>&1 depbase=`echo geo_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_write.lo -MD -MP -MF $depbase.Tpo -c -o geo_write.lo geo_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_write.lo -MD -MP -MF .deps/geo_write.Tpo -c geo_write.c -fPIC -DPIC -o .libs/geo_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_write.lo -MD -MP -MF .deps/geo_write.Tpo -c geo_write.c -o geo_write.o >/dev/null 2>&1 depbase=`echo geo_strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_strtod.lo -MD -MP -MF $depbase.Tpo -c -o geo_strtod.lo geo_strtod.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_strtod.lo -MD -MP -MF .deps/geo_strtod.Tpo -c geo_strtod.c -fPIC -DPIC -o .libs/geo_strtod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geo_strtod.lo -MD -MP -MF .deps/geo_strtod.Tpo -c geo_strtod.c -o geo_strtod.o >/dev/null 2>&1 depbase=`echo geotiff_proj4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geotiff_proj4.lo -MD -MP -MF $depbase.Tpo -c -o geotiff_proj4.lo geotiff_proj4.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geotiff_proj4.lo -MD -MP -MF .deps/geotiff_proj4.Tpo -c geotiff_proj4.c -fPIC -DPIC -o .libs/geotiff_proj4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -MT geotiff_proj4.lo -MD -MP -MF .deps/geotiff_proj4.Tpo -c geotiff_proj4.c -o geotiff_proj4.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -I./libxtiff -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_TIFF=1 -g -O2 -O3 -DNDEBUG -version-info 7:0:2 -o libgeotiff.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib cpl_serv.lo geo_extra.lo geo_free.lo geo_get.lo geo_names.lo geo_new.lo geo_normalize.lo geo_print.lo geo_set.lo geo_simpletags.lo geo_tiffp.lo geo_trans.lo geo_write.lo geo_strtod.lo geotiff_proj4.lo libxtiff/libxtiff.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libtool: link: gcc -shared -fPIC -DPIC .libs/cpl_serv.o .libs/geo_extra.o .libs/geo_free.o .libs/geo_get.o .libs/geo_names.o .libs/geo_new.o .libs/geo_normalize.o .libs/geo_print.o .libs/geo_set.o .libs/geo_simpletags.o .libs/geo_tiffp.o .libs/geo_trans.o .libs/geo_write.o .libs/geo_strtod.o .libs/geotiff_proj4.o -Wl,--whole-archive libxtiff/.libs/libxtiff.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lsqlite3 -lpthread /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -ljpeg -lz -lm -ltiff -g -O2 -O3 -Wl,-soname -Wl,libgeotiff.so.5 -o .libs/libgeotiff.so.5.2.0 libtool: link: (cd ".libs" && rm -f "libgeotiff.so.5" && ln -s "libgeotiff.so.5.2.0" "libgeotiff.so.5") libtool: link: (cd ".libs" && rm -f "libgeotiff.so" && ln -s "libgeotiff.so.5.2.0" "libgeotiff.so") libtool: link: (cd .libs/libgeotiff.lax/libxtiff.a && ar x "/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff/.libs/libxtiff.a") libtool: link: ar cr .libs/libgeotiff.a cpl_serv.o geo_extra.o geo_free.o geo_get.o geo_names.o geo_new.o geo_normalize.o geo_print.o geo_set.o geo_simpletags.o geo_tiffp.o geo_trans.o geo_write.o geo_strtod.o geotiff_proj4.o .libs/libgeotiff.lax/libxtiff.a/xtiff.o libtool: link: ranlib .libs/libgeotiff.a libtool: link: rm -fr .libs/libgeotiff.lax libtool: link: ( cd ".libs" && rm -f "libgeotiff.la" && ln -s "../libgeotiff.la" "libgeotiff.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' Making all in bin make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -MT geotifcp.o -MD -MP -MF .deps/geotifcp.Tpo -c -o geotifcp.o geotifcp.c mv -f .deps/geotifcp.Tpo .deps/geotifcp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o geotifcp geotifcp.o ../libgeotiff.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/geotifcp geotifcp.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -ljpeg -lz -lm -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -MT listgeo.o -MD -MP -MF .deps/listgeo.Tpo -c -o listgeo.o listgeo.c mv -f .deps/listgeo.Tpo .deps/listgeo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o listgeo listgeo.o ../libgeotiff.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/listgeo listgeo.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -ljpeg -lz -lm -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -MT applygeo.o -MD -MP -MF .deps/applygeo.Tpo -c -o applygeo.o applygeo.c mv -f .deps/applygeo.Tpo .deps/applygeo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o applygeo applygeo.o ../libgeotiff.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/applygeo applygeo.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -ljpeg -lz -lm -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -MT makegeo.o -MD -MP -MF .deps/makegeo.Tpo -c -o makegeo.o makegeo.c mv -f .deps/makegeo.Tpo .deps/makegeo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o makegeo makegeo.o ../libgeotiff.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljpeg -lz -lm -ltiff libtool: link: gcc -I../ -I./.. -I./../libxtiff -DHAVE_TIFF=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -g -O2 -O3 -DNDEBUG -o .libs/makegeo makegeo.o ../.libs/libgeotiff.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -ljpeg -lz -lm -ltiff -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/bin' Making all in man make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' Making all in man1 make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man/man1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man/man1' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' Making all in cmake make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/cmake' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/cmake' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' cd build/libgeotiff-1.7.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' Making install in libxtiff make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 xtiffio.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/libxtiff' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ./libtool --mode=install /bin/install -c libgeotiff.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libgeotiff.so.5.2.0 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeotiff.so.5.2.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libgeotiff.so.5.2.0 libgeotiff.so.5 || { rm -f libgeotiff.so.5 && ln -s libgeotiff.so.5.2.0 libgeotiff.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libgeotiff.so.5.2.0 libgeotiff.so || { rm -f libgeotiff.so && ln -s libgeotiff.so.5.2.0 libgeotiff.so; }; }) libtool: install: /bin/install -c .libs/libgeotiff.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeotiff.la libtool: install: /bin/install -c .libs/libgeotiff.a /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeotiff.a libtool: install: chmod 644 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeotiff.a libtool: install: ranlib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeotiff.a libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 geotiff.h geotiffio.h geovalues.h geonames.h geokeys.h geo_tiffp.h geo_keyp.h geo_normalize.h cpl_serv.h geo_simpletags.h epsg_datum.inc epsg_gcs.inc epsg_pm.inc epsg_units.inc geo_ctrans.inc epsg_ellipse.inc epsg_pcs.inc epsg_proj.inc epsg_vertcs.inc geokeys.inc geokeys_v1_1.inc '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 geo_config.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' Making install in bin make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/bin' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/bin' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /bin/install -c geotifcp listgeo applygeo '/opt/metwork-mfext-2.0/opt/scientific_core/bin' libtool: install: /bin/install -c .libs/geotifcp /opt/metwork-mfext-2.0/opt/scientific_core/bin/geotifcp libtool: install: /bin/install -c .libs/listgeo /opt/metwork-mfext-2.0/opt/scientific_core/bin/listgeo libtool: install: /bin/install -c .libs/applygeo /opt/metwork-mfext-2.0/opt/scientific_core/bin/applygeo make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/bin' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/bin' Making install in man make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' Making install in man1 make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man/man1' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' /bin/install -c -m 644 applygeo.1 geotifcp.1 listgeo.1 '/opt/metwork-mfext-2.0/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man/man1' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' make[5]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' 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/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/man' Making install in cmake make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/cmake' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/cmake' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/cmake' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/cmake' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1/test' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff/build/libgeotiff-1.7.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff' cp libgeotiff.pc /opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig rm -f libgeotiff.pc make[3]: Leaving directory '/src/layers/layer1_scientific_core/0020_libgeotiff' make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "name: 'geos'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "version: '3.8.0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "checksum: '6fe3ad412a1162b2ed7c7ed52ed974c0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "GEOS is a C++ port of the ​JTS Topology Suite (JTS). GEOS provides spatial functionality. Especially, it allows to calculate complex intersections of polygons." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "website: 'http://trac.osgeo.org/geos/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/geos.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0021_geos' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/geos-3.8.0.tar.bz2` `readlink -m ./sources` MD5 6fe3ad412a1162b2ed7c7ed52ed974c0 Trying to download https://download.osgeo.org/geos/geos-3.8.0.tar.bz2... --2023-07-17 08:59:40-- https://download.osgeo.org/geos/geos-3.8.0.tar.bz2 Resolving download.osgeo.org (download.osgeo.org)... 140.211.15.30 Connecting to download.osgeo.org (download.osgeo.org)|140.211.15.30|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2399403 (2.3M) [application/octet-stream] Saving to: '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0.tar.bz2' 0K .......... .......... .......... .......... .......... 2% 296K 8s 50K .......... .......... .......... .......... .......... 4% 362K 7s 100K .......... .......... .......... .......... .......... 6% 1.82M 5s 150K .......... .......... .......... .......... .......... 8% 3.02M 4s 200K .......... .......... .......... .......... .......... 10% 425K 4s 250K .......... .......... .......... .......... .......... 12% 2.86M 3s 300K .......... .......... .......... .......... .......... 14% 2.48M 3s 350K .......... .......... .......... .......... .......... 17% 1.99M 3s 400K .......... .......... .......... .......... .......... 19% 592K 3s 450K .......... .......... .......... .......... .......... 21% 3.11M 2s 500K .......... .......... .......... .......... .......... 23% 3.50M 2s 550K .......... .......... .......... .......... .......... 25% 3.17M 2s 600K .......... .......... .......... .......... .......... 27% 1.98M 2s 650K .......... .......... .......... .......... .......... 29% 1.64M 2s 700K .......... .......... .......... .......... .......... 32% 2.30M 2s 750K .......... .......... .......... .......... .......... 34% 2.36M 1s 800K .......... .......... .......... .......... .......... 36% 4.03M 1s 850K .......... .......... .......... .......... .......... 38% 5.25M 1s 900K .......... .......... .......... .......... .......... 40% 5.69M 1s 950K .......... .......... .......... .......... .......... 42% 5.12M 1s 1000K .......... .......... .......... .......... .......... 44% 4.37M 1s 1050K .......... .......... .......... .......... .......... 46% 2.82M 1s 1100K .......... .......... .......... .......... .......... 49% 3.75M 1s 1150K .......... .......... .......... .......... .......... 51% 5.14M 1s 1200K .......... .......... .......... .......... .......... 53% 5.29M 1s 1250K .......... .......... .......... .......... .......... 55% 5.67M 1s 1300K .......... .......... .......... .......... .......... 57% 5.64M 1s 1350K .......... .......... .......... .......... .......... 59% 4.12M 1s 1400K .......... .......... .......... .......... .......... 61% 6.44M 1s 1450K .......... .......... .......... .......... .......... 64% 5.53M 1s 1500K .......... .......... .......... .......... .......... 66% 5.09M 0s 1550K .......... .......... .......... .......... .......... 68% 3.06M 0s 1600K .......... .......... .......... .......... .......... 70% 4.79M 0s 1650K .......... .......... .......... .......... .......... 72% 8.73M 0s 1700K .......... .......... .......... .......... .......... 74% 6.20M 0s 1750K .......... .......... .......... .......... .......... 76% 7.07M 0s 1800K .......... .......... .......... .......... .......... 78% 7.30M 0s 1850K .......... .......... .......... .......... .......... 81% 8.43M 0s 1900K .......... .......... .......... .......... .......... 83% 7.28M 0s 1950K .......... .......... .......... .......... .......... 85% 6.49M 0s 2000K .......... .......... .......... .......... .......... 87% 6.28M 0s 2050K .......... .......... .......... .......... .......... 89% 7.99M 0s 2100K .......... .......... .......... .......... .......... 91% 5.29M 0s 2150K .......... .......... .......... .......... .......... 93% 6.00M 0s 2200K .......... .......... .......... .......... .......... 96% 7.85M 0s 2250K .......... .......... .......... .......... .......... 98% 6.94M 0s 2300K .......... .......... .......... .......... ... 100% 5.38M=1.0s 2023-07-17 08:59:42 (2.21 MB/s) - '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0.tar.bz2' saved [2399403/2399403] Computing checksum for /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0.tar.bz2... Good checksum rm -Rf geos-3.8.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/geos-3.8.0.tar.bz2` tar.bz2 geos-3.8.0 cd build/geos-3.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/scientific_core --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 checking for GEOS version... "3.8.0" checking for GEOS CAPI version... "1.13.1" 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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... 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 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 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 library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for working memcmp... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strchr... yes checking for memcpy... yes checking for gettimeofday... yes checking whether stat file-mode macros are broken... no checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... (cached) yes checking for an ANSI C-conforming const... yes checking if requested to force inline functions... yes checking if requested to enable assert macros... yes checking if requested libstdc++ debug mode... no checking whether g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override -Werror... yes checking whether C++ compiler accepts -Wmissing-override -Werror... no checking if g++ supports -pedantic... yes checking if g++ supports -Wall... yes checking if g++ supports -Wno-long-long... yes checking if g++ supports -ffloat-store... yes checking for finite... yes checking for isfinite... yes checking for isnan... yes checking whether int64_t is 64 bits... no checking whether long long int is 64 bits... yes checking OS-specific settings... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating capi/Makefile config.status: creating capi/geos_c.h config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating macros/Makefile config.status: creating src/Makefile config.status: creating src/algorithm/Makefile config.status: creating src/algorithm/locate/Makefile config.status: creating src/algorithm/distance/Makefile config.status: creating src/geom/Makefile config.status: creating src/geom/prep/Makefile config.status: creating src/geom/util/Makefile config.status: creating src/geomgraph/Makefile config.status: creating src/geomgraph/index/Makefile config.status: creating include/Makefile config.status: creating include/geos/Makefile config.status: creating include/geos/algorithm/Makefile config.status: creating include/geos/algorithm/locate/Makefile config.status: creating include/geos/algorithm/distance/Makefile config.status: creating include/geos/algorithm/ttmath/Makefile config.status: creating include/geos/geom/Makefile config.status: creating include/geos/geom/prep/Makefile config.status: creating include/geos/geom/util/Makefile config.status: creating include/geos/geomgraph/Makefile config.status: creating include/geos/geomgraph/index/Makefile config.status: creating include/geos/index/Makefile config.status: creating include/geos/index/bintree/Makefile config.status: creating include/geos/index/chain/Makefile config.status: creating include/geos/index/intervalrtree/Makefile config.status: creating include/geos/index/quadtree/Makefile config.status: creating include/geos/index/strtree/Makefile config.status: creating include/geos/index/sweepline/Makefile config.status: creating include/geos/io/Makefile config.status: creating include/geos/linearref/Makefile config.status: creating include/geos/noding/Makefile config.status: creating include/geos/noding/snapround/Makefile config.status: creating include/geos/operation/Makefile config.status: creating include/geos/operation/buffer/Makefile config.status: creating include/geos/operation/distance/Makefile config.status: creating include/geos/operation/intersection/Makefile config.status: creating include/geos/operation/linemerge/Makefile config.status: creating include/geos/operation/overlay/Makefile config.status: creating include/geos/operation/overlay/snap/Makefile config.status: creating include/geos/operation/polygonize/Makefile config.status: creating include/geos/operation/predicate/Makefile config.status: creating include/geos/operation/relate/Makefile config.status: creating include/geos/operation/sharedpaths/Makefile config.status: creating include/geos/operation/union/Makefile config.status: creating include/geos/operation/valid/Makefile config.status: creating include/geos/planargraph/Makefile config.status: creating include/geos/planargraph/algorithm/Makefile config.status: creating include/geos/precision/Makefile config.status: creating include/geos/simplify/Makefile config.status: creating include/geos/triangulate/Makefile config.status: creating include/geos/triangulate/quadedge/Makefile config.status: creating include/geos/util/Makefile config.status: creating include/geos/version.h config.status: creating src/index/Makefile config.status: creating src/index/bintree/Makefile config.status: creating src/index/chain/Makefile config.status: creating src/index/intervalrtree/Makefile config.status: creating src/index/quadtree/Makefile config.status: creating src/index/strtree/Makefile config.status: creating src/index/sweepline/Makefile config.status: creating src/io/Makefile config.status: creating src/linearref/Makefile config.status: creating src/noding/Makefile config.status: creating src/noding/snapround/Makefile config.status: creating src/operation/Makefile config.status: creating src/operation/buffer/Makefile config.status: creating src/operation/distance/Makefile config.status: creating src/operation/intersection/Makefile config.status: creating src/operation/linemerge/Makefile config.status: creating src/operation/overlay/Makefile config.status: creating src/operation/polygonize/Makefile config.status: creating src/operation/predicate/Makefile config.status: creating src/operation/relate/Makefile config.status: creating src/operation/sharedpaths/Makefile config.status: creating src/operation/union/Makefile config.status: creating src/operation/valid/Makefile config.status: creating src/planargraph/Makefile config.status: creating src/precision/Makefile config.status: creating src/simplify/Makefile config.status: creating src/triangulate/Makefile config.status: creating src/triangulate/quadedge/Makefile config.status: creating src/util/Makefile config.status: creating swig/geos.i config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating swig/python/tests/Makefile config.status: creating swig/ruby/Makefile config.status: creating swig/ruby/test/Makefile config.status: creating tests/Makefile config.status: creating tests/bigtest/Makefile config.status: creating tests/unit/Makefile config.status: creating benchmarks/Makefile config.status: creating benchmarks/algorithm/Makefile config.status: creating benchmarks/operation/Makefile config.status: creating benchmarks/operation/buffer/Makefile config.status: creating benchmarks/operation/predicate/Makefile config.status: creating benchmarks/capi/Makefile config.status: creating tests/xmltester/Makefile config.status: creating tests/geostest/Makefile config.status: creating tests/thread/Makefile config.status: creating tools/Makefile config.status: creating tools/geos-config config.status: creating tools/astyle/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Swig: false Python bindings: false Ruby bindings: false cd build/geos-3.8.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making all in geos make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' Making all in algorithm make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making all in locate make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' Making all in distance make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' Making all in ttmath make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making all in geom make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making all in util make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' Making all in prep make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making all in geomgraph make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making all in index make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making all in index make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making all in intervalrtree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' Making all in sweepline make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' Making all in strtree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' Making all in quadtree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' Making all in bintree make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' Making all in chain make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making all in io make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' Making all in linearref make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' Making all in noding make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making all in snapround make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making all in operation make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making all in buffer make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' Making all in distance make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' Making all in intersection make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' Making all in linemerge make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' Making all in overlay make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making all in snap make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making all in polygonize make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' Making all in predicate make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' Making all in relate make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' Making all in union make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' Making all in sharedpaths make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' Making all in valid make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making all in planargraph make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making all in algorithm make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making all in precision make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' Making all in simplify make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' Making all in triangulate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making all in quadedge make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making all in util make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making all in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making all in locate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp -fPIC -DPIC -o .libs/IndexedPointInAreaLocator.o mv -f .deps/IndexedPointInAreaLocator.Tpo .deps/IndexedPointInAreaLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp -fPIC -DPIC -o .libs/PointOnGeometryLocator.o mv -f .deps/PointOnGeometryLocator.Tpo .deps/PointOnGeometryLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp -fPIC -DPIC -o .libs/SimplePointInAreaLocator.o mv -f .deps/SimplePointInAreaLocator.Tpo .deps/SimplePointInAreaLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liblocation.la IndexedPointInAreaLocator.lo PointOnGeometryLocator.lo SimplePointInAreaLocator.lo libtool: link: ar cru .libs/liblocation.a .libs/IndexedPointInAreaLocator.o .libs/PointOnGeometryLocator.o .libs/SimplePointInAreaLocator.o libtool: link: ranlib .libs/liblocation.a libtool: link: ( cd ".libs" && rm -f "liblocation.la" && ln -s "../liblocation.la" "liblocation.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' Making all in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c -o DiscreteHausdorffDistance.lo DiscreteHausdorffDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c DiscreteHausdorffDistance.cpp -fPIC -DPIC -o .libs/DiscreteHausdorffDistance.o mv -f .deps/DiscreteHausdorffDistance.Tpo .deps/DiscreteHausdorffDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteFrechetDistance.lo -MD -MP -MF .deps/DiscreteFrechetDistance.Tpo -c -o DiscreteFrechetDistance.lo DiscreteFrechetDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DiscreteFrechetDistance.lo -MD -MP -MF .deps/DiscreteFrechetDistance.Tpo -c DiscreteFrechetDistance.cpp -fPIC -DPIC -o .libs/DiscreteFrechetDistance.o mv -f .deps/DiscreteFrechetDistance.Tpo .deps/DiscreteFrechetDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c -o DistanceToPoint.lo DistanceToPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c DistanceToPoint.cpp -fPIC -DPIC -o .libs/DistanceToPoint.o mv -f .deps/DistanceToPoint.Tpo .deps/DistanceToPoint.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libdistance.la DiscreteHausdorffDistance.lo DiscreteFrechetDistance.lo DistanceToPoint.lo libtool: link: ar cru .libs/libdistance.a .libs/DiscreteHausdorffDistance.o .libs/DiscreteFrechetDistance.o .libs/DistanceToPoint.o libtool: link: ranlib .libs/libdistance.a libtool: link: ( cd ".libs" && rm -f "libdistance.la" && ln -s "../libdistance.la" "libdistance.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c -o Angle.lo Angle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c Angle.cpp -fPIC -DPIC -o .libs/Angle.o mv -f .deps/Angle.Tpo .deps/Angle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c -o Area.lo Area.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c Area.cpp -fPIC -DPIC -o .libs/Area.o mv -f .deps/Area.Tpo .deps/Area.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c -o BoundaryNodeRule.lo BoundaryNodeRule.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c BoundaryNodeRule.cpp -fPIC -DPIC -o .libs/BoundaryNodeRule.o mv -f .deps/BoundaryNodeRule.Tpo .deps/BoundaryNodeRule.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c -o Centroid.lo Centroid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c Centroid.cpp -fPIC -DPIC -o .libs/Centroid.o mv -f .deps/Centroid.Tpo .deps/Centroid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CGAlgorithmsDD.lo -MD -MP -MF .deps/CGAlgorithmsDD.Tpo -c -o CGAlgorithmsDD.lo CGAlgorithmsDD.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CGAlgorithmsDD.lo -MD -MP -MF .deps/CGAlgorithmsDD.Tpo -c CGAlgorithmsDD.cpp -fPIC -DPIC -o .libs/CGAlgorithmsDD.o mv -f .deps/CGAlgorithmsDD.Tpo .deps/CGAlgorithmsDD.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c -o ConvexHull.lo ConvexHull.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c ConvexHull.cpp -fPIC -DPIC -o .libs/ConvexHull.o mv -f .deps/ConvexHull.Tpo .deps/ConvexHull.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Distance.lo -MD -MP -MF .deps/Distance.Tpo -c -o Distance.lo Distance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Distance.lo -MD -MP -MF .deps/Distance.Tpo -c Distance.cpp -fPIC -DPIC -o .libs/Distance.o mv -f .deps/Distance.Tpo .deps/Distance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c -o HCoordinate.lo HCoordinate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c HCoordinate.cpp -fPIC -DPIC -o .libs/HCoordinate.o mv -f .deps/HCoordinate.Tpo .deps/HCoordinate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c -o InteriorPointArea.lo InteriorPointArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c InteriorPointArea.cpp -fPIC -DPIC -o .libs/InteriorPointArea.o mv -f .deps/InteriorPointArea.Tpo .deps/InteriorPointArea.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c -o InteriorPointLine.lo InteriorPointLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c InteriorPointLine.cpp -fPIC -DPIC -o .libs/InteriorPointLine.o mv -f .deps/InteriorPointLine.Tpo .deps/InteriorPointLine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c -o InteriorPointPoint.lo InteriorPointPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c InteriorPointPoint.cpp -fPIC -DPIC -o .libs/InteriorPointPoint.o mv -f .deps/InteriorPointPoint.Tpo .deps/InteriorPointPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Intersection.lo -MD -MP -MF .deps/Intersection.Tpo -c -o Intersection.lo Intersection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Intersection.lo -MD -MP -MF .deps/Intersection.Tpo -c Intersection.cpp -fPIC -DPIC -o .libs/Intersection.o mv -f .deps/Intersection.Tpo .deps/Intersection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c -o LineIntersector.lo LineIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c LineIntersector.cpp -fPIC -DPIC -o .libs/LineIntersector.o mv -f .deps/LineIntersector.Tpo .deps/LineIntersector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Length.lo -MD -MP -MF .deps/Length.Tpo -c -o Length.lo Length.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Length.lo -MD -MP -MF .deps/Length.Tpo -c Length.cpp -fPIC -DPIC -o .libs/Length.o mv -f .deps/Length.Tpo .deps/Length.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumBoundingCircle.lo -MD -MP -MF .deps/MinimumBoundingCircle.Tpo -c -o MinimumBoundingCircle.lo MinimumBoundingCircle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumBoundingCircle.lo -MD -MP -MF .deps/MinimumBoundingCircle.Tpo -c MinimumBoundingCircle.cpp -fPIC -DPIC -o .libs/MinimumBoundingCircle.o mv -f .deps/MinimumBoundingCircle.Tpo .deps/MinimumBoundingCircle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c -o MinimumDiameter.lo MinimumDiameter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c MinimumDiameter.cpp -fPIC -DPIC -o .libs/MinimumDiameter.o mv -f .deps/MinimumDiameter.Tpo .deps/MinimumDiameter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c -o NotRepresentableException.lo NotRepresentableException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c NotRepresentableException.cpp -fPIC -DPIC -o .libs/NotRepresentableException.o mv -f .deps/NotRepresentableException.Tpo .deps/NotRepresentableException.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Orientation.lo -MD -MP -MF .deps/Orientation.Tpo -c -o Orientation.lo Orientation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Orientation.lo -MD -MP -MF .deps/Orientation.Tpo -c Orientation.cpp -fPIC -DPIC -o .libs/Orientation.o mv -f .deps/Orientation.Tpo .deps/Orientation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocation.lo -MD -MP -MF .deps/PointLocation.Tpo -c -o PointLocation.lo PointLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocation.lo -MD -MP -MF .deps/PointLocation.Tpo -c PointLocation.cpp -fPIC -DPIC -o .libs/PointLocation.o mv -f .deps/PointLocation.Tpo .deps/PointLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c -o PointLocator.lo PointLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c PointLocator.cpp -fPIC -DPIC -o .libs/PointLocator.o mv -f .deps/PointLocator.Tpo .deps/PointLocator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c -o RayCrossingCounter.lo RayCrossingCounter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c RayCrossingCounter.cpp -fPIC -DPIC -o .libs/RayCrossingCounter.o mv -f .deps/RayCrossingCounter.Tpo .deps/RayCrossingCounter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounterDD.lo -MD -MP -MF .deps/RayCrossingCounterDD.Tpo -c -o RayCrossingCounterDD.lo RayCrossingCounterDD.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RayCrossingCounterDD.lo -MD -MP -MF .deps/RayCrossingCounterDD.Tpo -c RayCrossingCounterDD.cpp -fPIC -DPIC -o .libs/RayCrossingCounterDD.o mv -f .deps/RayCrossingCounterDD.Tpo .deps/RayCrossingCounterDD.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c -o RobustDeterminant.lo RobustDeterminant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c RobustDeterminant.cpp -fPIC -DPIC -o .libs/RobustDeterminant.o mv -f .deps/RobustDeterminant.Tpo .deps/RobustDeterminant.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libalgorithm.la Angle.lo Area.lo BoundaryNodeRule.lo Centroid.lo CGAlgorithmsDD.lo ConvexHull.lo Distance.lo HCoordinate.lo InteriorPointArea.lo InteriorPointLine.lo InteriorPointPoint.lo Intersection.lo LineIntersector.lo Length.lo MinimumBoundingCircle.lo MinimumDiameter.lo NotRepresentableException.lo Orientation.lo PointLocation.lo PointLocator.lo RayCrossingCounter.lo RayCrossingCounterDD.lo RobustDeterminant.lo locate/liblocation.la distance/libdistance.la libtool: link: (cd .libs/libalgorithm.lax/liblocation.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate/.libs/liblocation.a") libtool: link: (cd .libs/libalgorithm.lax/libdistance.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance/.libs/libdistance.a") libtool: link: ar cru .libs/libalgorithm.a .libs/Angle.o .libs/Area.o .libs/BoundaryNodeRule.o .libs/Centroid.o .libs/CGAlgorithmsDD.o .libs/ConvexHull.o .libs/Distance.o .libs/HCoordinate.o .libs/InteriorPointArea.o .libs/InteriorPointLine.o .libs/InteriorPointPoint.o .libs/Intersection.o .libs/LineIntersector.o .libs/Length.o .libs/MinimumBoundingCircle.o .libs/MinimumDiameter.o .libs/NotRepresentableException.o .libs/Orientation.o .libs/PointLocation.o .libs/PointLocator.o .libs/RayCrossingCounter.o .libs/RayCrossingCounterDD.o .libs/RobustDeterminant.o .libs/libalgorithm.lax/liblocation.a/IndexedPointInAreaLocator.o .libs/libalgorithm.lax/liblocation.a/PointOnGeometryLocator.o .libs/libalgorithm.lax/liblocation.a/SimplePointInAreaLocator.o .libs/libalgorithm.lax/libdistance.a/DiscreteFrechetDistance.o .libs/libalgorithm.lax/libdistance.a/DiscreteHausdorffDistance.o .libs/libalgorithm.lax/libdistance.a/DistanceToPoint.o libtool: link: ranlib .libs/libalgorithm.a libtool: link: rm -fr .libs/libalgorithm.lax libtool: link: ( cd ".libs" && rm -f "libalgorithm.la" && ln -s "../libalgorithm.la" "libalgorithm.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making all in geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making all in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c -o ComponentCoordinateExtracter.lo ComponentCoordinateExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c ComponentCoordinateExtracter.cpp -fPIC -DPIC -o .libs/ComponentCoordinateExtracter.o mv -f .deps/ComponentCoordinateExtracter.Tpo .deps/ComponentCoordinateExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c -o CoordinateOperation.lo CoordinateOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c CoordinateOperation.cpp -fPIC -DPIC -o .libs/CoordinateOperation.o mv -f .deps/CoordinateOperation.Tpo .deps/CoordinateOperation.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c -o GeometryEditor.lo GeometryEditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c GeometryEditor.cpp -fPIC -DPIC -o .libs/GeometryEditor.o mv -f .deps/GeometryEditor.Tpo .deps/GeometryEditor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c -o GeometryTransformer.lo GeometryTransformer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c GeometryTransformer.cpp -fPIC -DPIC -o .libs/GeometryTransformer.o mv -f .deps/GeometryTransformer.Tpo .deps/GeometryTransformer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c -o ShortCircuitedGeometryVisitor.lo ShortCircuitedGeometryVisitor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c ShortCircuitedGeometryVisitor.cpp -fPIC -DPIC -o .libs/ShortCircuitedGeometryVisitor.o mv -f .deps/ShortCircuitedGeometryVisitor.Tpo .deps/ShortCircuitedGeometryVisitor.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c -o SineStarFactory.lo SineStarFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c SineStarFactory.cpp -fPIC -DPIC -o .libs/SineStarFactory.o mv -f .deps/SineStarFactory.Tpo .deps/SineStarFactory.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c -o GeometryCombiner.lo GeometryCombiner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c GeometryCombiner.cpp -fPIC -DPIC -o .libs/GeometryCombiner.o mv -f .deps/GeometryCombiner.Tpo .deps/GeometryCombiner.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c -o LinearComponentExtracter.lo LinearComponentExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c LinearComponentExtracter.cpp -fPIC -DPIC -o .libs/LinearComponentExtracter.o mv -f .deps/LinearComponentExtracter.Tpo .deps/LinearComponentExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c -o PointExtracter.lo PointExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c PointExtracter.cpp -fPIC -DPIC -o .libs/PointExtracter.o mv -f .deps/PointExtracter.Tpo .deps/PointExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c -o PolygonExtracter.lo PolygonExtracter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c PolygonExtracter.cpp -fPIC -DPIC -o .libs/PolygonExtracter.o mv -f .deps/PolygonExtracter.Tpo .deps/PolygonExtracter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Densifier.lo -MD -MP -MF .deps/Densifier.Tpo -c -o Densifier.lo Densifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Densifier.lo -MD -MP -MF .deps/Densifier.Tpo -c Densifier.cpp -fPIC -DPIC -o .libs/Densifier.o mv -f .deps/Densifier.Tpo .deps/Densifier.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomutil.la ComponentCoordinateExtracter.lo CoordinateOperation.lo GeometryEditor.lo GeometryTransformer.lo ShortCircuitedGeometryVisitor.lo SineStarFactory.lo GeometryCombiner.lo LinearComponentExtracter.lo PointExtracter.lo PolygonExtracter.lo Densifier.lo libtool: link: ar cru .libs/libgeomutil.a .libs/ComponentCoordinateExtracter.o .libs/CoordinateOperation.o .libs/GeometryEditor.o .libs/GeometryTransformer.o .libs/ShortCircuitedGeometryVisitor.o .libs/SineStarFactory.o .libs/GeometryCombiner.o .libs/LinearComponentExtracter.o .libs/PointExtracter.o .libs/PolygonExtracter.o .libs/Densifier.o libtool: link: ranlib .libs/libgeomutil.a libtool: link: ( cd ".libs" && rm -f "libgeomutil.la" && ln -s "../libgeomutil.la" "libgeomutil.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' Making all in prep make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c -o AbstractPreparedPolygonContains.lo AbstractPreparedPolygonContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c AbstractPreparedPolygonContains.cpp -fPIC -DPIC -o .libs/AbstractPreparedPolygonContains.o mv -f .deps/AbstractPreparedPolygonContains.Tpo .deps/AbstractPreparedPolygonContains.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c -o BasicPreparedGeometry.lo BasicPreparedGeometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c BasicPreparedGeometry.cpp -fPIC -DPIC -o .libs/BasicPreparedGeometry.o mv -f .deps/BasicPreparedGeometry.Tpo .deps/BasicPreparedGeometry.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c -o PreparedGeometry.lo PreparedGeometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c PreparedGeometry.cpp -fPIC -DPIC -o .libs/PreparedGeometry.o mv -f .deps/PreparedGeometry.Tpo .deps/PreparedGeometry.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c -o PreparedGeometryFactory.lo PreparedGeometryFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c PreparedGeometryFactory.cpp -fPIC -DPIC -o .libs/PreparedGeometryFactory.o mv -f .deps/PreparedGeometryFactory.Tpo .deps/PreparedGeometryFactory.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c -o PreparedLineString.lo PreparedLineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c PreparedLineString.cpp -fPIC -DPIC -o .libs/PreparedLineString.o mv -f .deps/PreparedLineString.Tpo .deps/PreparedLineString.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c -o PreparedLineStringIntersects.lo PreparedLineStringIntersects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c PreparedLineStringIntersects.cpp -fPIC -DPIC -o .libs/PreparedLineStringIntersects.o mv -f .deps/PreparedLineStringIntersects.Tpo .deps/PreparedLineStringIntersects.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c -o PreparedPoint.lo PreparedPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c PreparedPoint.cpp -fPIC -DPIC -o .libs/PreparedPoint.o mv -f .deps/PreparedPoint.Tpo .deps/PreparedPoint.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c -o PreparedPolygonContains.lo PreparedPolygonContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c PreparedPolygonContains.cpp -fPIC -DPIC -o .libs/PreparedPolygonContains.o mv -f .deps/PreparedPolygonContains.Tpo .deps/PreparedPolygonContains.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c -o PreparedPolygonContainsProperly.lo PreparedPolygonContainsProperly.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c PreparedPolygonContainsProperly.cpp -fPIC -DPIC -o .libs/PreparedPolygonContainsProperly.o mv -f .deps/PreparedPolygonContainsProperly.Tpo .deps/PreparedPolygonContainsProperly.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c -o PreparedPolygonCovers.lo PreparedPolygonCovers.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c PreparedPolygonCovers.cpp -fPIC -DPIC -o .libs/PreparedPolygonCovers.o mv -f .deps/PreparedPolygonCovers.Tpo .deps/PreparedPolygonCovers.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c -o PreparedPolygon.lo PreparedPolygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c PreparedPolygon.cpp -fPIC -DPIC -o .libs/PreparedPolygon.o mv -f .deps/PreparedPolygon.Tpo .deps/PreparedPolygon.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c -o PreparedPolygonIntersects.lo PreparedPolygonIntersects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c PreparedPolygonIntersects.cpp -fPIC -DPIC -o .libs/PreparedPolygonIntersects.o mv -f .deps/PreparedPolygonIntersects.Tpo .deps/PreparedPolygonIntersects.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c -o PreparedPolygonPredicate.lo PreparedPolygonPredicate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c PreparedPolygonPredicate.cpp -fPIC -DPIC -o .libs/PreparedPolygonPredicate.o mv -f .deps/PreparedPolygonPredicate.Tpo .deps/PreparedPolygonPredicate.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomprep.la AbstractPreparedPolygonContains.lo BasicPreparedGeometry.lo PreparedGeometry.lo PreparedGeometryFactory.lo PreparedLineString.lo PreparedLineStringIntersects.lo PreparedPoint.lo PreparedPolygonContains.lo PreparedPolygonContainsProperly.lo PreparedPolygonCovers.lo PreparedPolygon.lo PreparedPolygonIntersects.lo PreparedPolygonPredicate.lo libtool: link: ar cru .libs/libgeomprep.a .libs/AbstractPreparedPolygonContains.o .libs/BasicPreparedGeometry.o .libs/PreparedGeometry.o .libs/PreparedGeometryFactory.o .libs/PreparedLineString.o .libs/PreparedLineStringIntersects.o .libs/PreparedPoint.o .libs/PreparedPolygonContains.o .libs/PreparedPolygonContainsProperly.o .libs/PreparedPolygonCovers.o .libs/PreparedPolygon.o .libs/PreparedPolygonIntersects.o .libs/PreparedPolygonPredicate.o libtool: link: ranlib .libs/libgeomprep.a libtool: link: ( cd ".libs" && rm -f "libgeomprep.la" && ln -s "../libgeomprep.la" "libgeomprep.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c -o Coordinate.lo Coordinate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp -fPIC -DPIC -o .libs/Coordinate.o mv -f .deps/Coordinate.Tpo .deps/Coordinate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c -o CoordinateSequence.lo CoordinateSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c CoordinateSequence.cpp -fPIC -DPIC -o .libs/CoordinateSequence.o mv -f .deps/CoordinateSequence.Tpo .deps/CoordinateSequence.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c -o CoordinateArraySequence.lo CoordinateArraySequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c CoordinateArraySequence.cpp -fPIC -DPIC -o .libs/CoordinateArraySequence.o mv -f .deps/CoordinateArraySequence.Tpo .deps/CoordinateArraySequence.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c -o CoordinateArraySequenceFactory.lo CoordinateArraySequenceFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c CoordinateArraySequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateArraySequenceFactory.o mv -f .deps/CoordinateArraySequenceFactory.Tpo .deps/CoordinateArraySequenceFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DefaultCoordinateSequenceFactory.lo -MD -MP -MF .deps/DefaultCoordinateSequenceFactory.Tpo -c -o DefaultCoordinateSequenceFactory.lo DefaultCoordinateSequenceFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DefaultCoordinateSequenceFactory.lo -MD -MP -MF .deps/DefaultCoordinateSequenceFactory.Tpo -c DefaultCoordinateSequenceFactory.cpp -fPIC -DPIC -o .libs/DefaultCoordinateSequenceFactory.o mv -f .deps/DefaultCoordinateSequenceFactory.Tpo .deps/DefaultCoordinateSequenceFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c -o Dimension.lo Dimension.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c Dimension.cpp -fPIC -DPIC -o .libs/Dimension.o mv -f .deps/Dimension.Tpo .deps/Dimension.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c -o Envelope.lo Envelope.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c Envelope.cpp -fPIC -DPIC -o .libs/Envelope.o mv -f .deps/Envelope.Tpo .deps/Envelope.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c -o Geometry.lo Geometry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp -fPIC -DPIC -o .libs/Geometry.o mv -f .deps/Geometry.Tpo .deps/Geometry.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c -o GeometryCollection.lo GeometryCollection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c GeometryCollection.cpp -fPIC -DPIC -o .libs/GeometryCollection.o mv -f .deps/GeometryCollection.Tpo .deps/GeometryCollection.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c -o GeometryComponentFilter.lo GeometryComponentFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c GeometryComponentFilter.cpp -fPIC -DPIC -o .libs/GeometryComponentFilter.o mv -f .deps/GeometryComponentFilter.Tpo .deps/GeometryComponentFilter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c -o GeometryFactory.lo GeometryFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c GeometryFactory.cpp -fPIC -DPIC -o .libs/GeometryFactory.o mv -f .deps/GeometryFactory.Tpo .deps/GeometryFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c -o IntersectionMatrix.lo IntersectionMatrix.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c IntersectionMatrix.cpp -fPIC -DPIC -o .libs/IntersectionMatrix.o mv -f .deps/IntersectionMatrix.Tpo .deps/IntersectionMatrix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c -o LinearRing.lo LinearRing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c LinearRing.cpp -fPIC -DPIC -o .libs/LinearRing.o mv -f .deps/LinearRing.Tpo .deps/LinearRing.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c -o LineSegment.lo LineSegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c LineSegment.cpp -fPIC -DPIC -o .libs/LineSegment.o mv -f .deps/LineSegment.Tpo .deps/LineSegment.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c -o LineString.lo LineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c LineString.cpp -fPIC -DPIC -o .libs/LineString.o mv -f .deps/LineString.Tpo .deps/LineString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c -o Location.lo Location.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cpp -fPIC -DPIC -o .libs/Location.o mv -f .deps/Location.Tpo .deps/Location.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c -o MultiLineString.lo MultiLineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c MultiLineString.cpp -fPIC -DPIC -o .libs/MultiLineString.o mv -f .deps/MultiLineString.Tpo .deps/MultiLineString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c -o MultiPoint.lo MultiPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c MultiPoint.cpp -fPIC -DPIC -o .libs/MultiPoint.o mv -f .deps/MultiPoint.Tpo .deps/MultiPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c -o MultiPolygon.lo MultiPolygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c MultiPolygon.cpp -fPIC -DPIC -o .libs/MultiPolygon.o mv -f .deps/MultiPolygon.Tpo .deps/MultiPolygon.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c -o Point.lo Point.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c Point.cpp -fPIC -DPIC -o .libs/Point.o mv -f .deps/Point.Tpo .deps/Point.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c -o Polygon.lo Polygon.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c Polygon.cpp -fPIC -DPIC -o .libs/Polygon.o mv -f .deps/Polygon.Tpo .deps/Polygon.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c -o PrecisionModel.lo PrecisionModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c PrecisionModel.cpp -fPIC -DPIC -o .libs/PrecisionModel.o mv -f .deps/PrecisionModel.Tpo .deps/PrecisionModel.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c -o Triangle.lo Triangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp -fPIC -DPIC -o .libs/Triangle.o mv -f .deps/Triangle.Tpo .deps/Triangle.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeom.la Coordinate.lo CoordinateSequence.lo CoordinateArraySequence.lo CoordinateArraySequenceFactory.lo DefaultCoordinateSequenceFactory.lo Dimension.lo Envelope.lo Geometry.lo GeometryCollection.lo GeometryComponentFilter.lo GeometryFactory.lo IntersectionMatrix.lo LinearRing.lo LineSegment.lo LineString.lo Location.lo MultiLineString.lo MultiPoint.lo MultiPolygon.lo Point.lo Polygon.lo PrecisionModel.lo Triangle.lo util/libgeomutil.la prep/libgeomprep.la libtool: link: (cd .libs/libgeom.lax/libgeomutil.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util/.libs/libgeomutil.a") libtool: link: (cd .libs/libgeom.lax/libgeomprep.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep/.libs/libgeomprep.a") libtool: link: ar cru .libs/libgeom.a .libs/Coordinate.o .libs/CoordinateSequence.o .libs/CoordinateArraySequence.o .libs/CoordinateArraySequenceFactory.o .libs/DefaultCoordinateSequenceFactory.o .libs/Dimension.o .libs/Envelope.o .libs/Geometry.o .libs/GeometryCollection.o .libs/GeometryComponentFilter.o .libs/GeometryFactory.o .libs/IntersectionMatrix.o .libs/LinearRing.o .libs/LineSegment.o .libs/LineString.o .libs/Location.o .libs/MultiLineString.o .libs/MultiPoint.o .libs/MultiPolygon.o .libs/Point.o .libs/Polygon.o .libs/PrecisionModel.o .libs/Triangle.o .libs/libgeom.lax/libgeomutil.a/ComponentCoordinateExtracter.o .libs/libgeom.lax/libgeomutil.a/CoordinateOperation.o .libs/libgeom.lax/libgeomutil.a/Densifier.o .libs/libgeom.lax/libgeomutil.a/GeometryCombiner.o .libs/libgeom.lax/libgeomutil.a/GeometryEditor.o .libs/libgeom.lax/libgeomutil.a/GeometryTransformer.o .libs/libgeom.lax/libgeomutil.a/LinearComponentExtracter.o .libs/libgeom.lax/libgeomutil.a/PointExtracter.o .libs/libgeom.lax/libgeomutil.a/PolygonExtracter.o .libs/libgeom.lax/libgeomutil.a/ShortCircuitedGeometryVisitor.o .libs/libgeom.lax/libgeomutil.a/SineStarFactory.o .libs/libgeom.lax/libgeomprep.a/AbstractPreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/BasicPreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometryFactory.o .libs/libgeom.lax/libgeomprep.a/PreparedLineString.o .libs/libgeom.lax/libgeomprep.a/PreparedLineStringIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPoint.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygon.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContainsProperly.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonCovers.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonPredicate.o libtool: link: ranlib .libs/libgeom.a libtool: link: rm -fr .libs/libgeom.lax libtool: link: ( cd ".libs" && rm -f "libgeom.la" && ln -s "../libgeom.la" "libgeom.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making all in index make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making all in bintree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c -o Bintree.lo Bintree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c Bintree.cpp -fPIC -DPIC -o .libs/Bintree.o mv -f .deps/Bintree.Tpo .deps/Bintree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o mv -f .deps/Interval.Tpo .deps/Interval.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -fPIC -DPIC -o .libs/Key.o mv -f .deps/Key.Tpo .deps/Key.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o mv -f .deps/Root.Tpo .deps/Root.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexbintree.la Bintree.lo Interval.lo Node.lo Key.lo NodeBase.lo Root.lo libtool: link: ar cru .libs/libindexbintree.a .libs/Bintree.o .libs/Interval.o .libs/Node.o .libs/Key.o .libs/NodeBase.o .libs/Root.o libtool: link: ranlib .libs/libindexbintree.a libtool: link: ( cd ".libs" && rm -f "libindexbintree.la" && ln -s "../libindexbintree.la" "libindexbintree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' Making all in chain make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c -o MonotoneChain.lo MonotoneChain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c MonotoneChain.cpp -fPIC -DPIC -o .libs/MonotoneChain.o mv -f .deps/MonotoneChain.Tpo .deps/MonotoneChain.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c -o MonotoneChainBuilder.lo MonotoneChainBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c MonotoneChainBuilder.cpp -fPIC -DPIC -o .libs/MonotoneChainBuilder.o mv -f .deps/MonotoneChainBuilder.Tpo .deps/MonotoneChainBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c -o MonotoneChainOverlapAction.lo MonotoneChainOverlapAction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c MonotoneChainOverlapAction.cpp -fPIC -DPIC -o .libs/MonotoneChainOverlapAction.o mv -f .deps/MonotoneChainOverlapAction.Tpo .deps/MonotoneChainOverlapAction.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c -o MonotoneChainSelectAction.lo MonotoneChainSelectAction.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c MonotoneChainSelectAction.cpp -fPIC -DPIC -o .libs/MonotoneChainSelectAction.o mv -f .deps/MonotoneChainSelectAction.Tpo .deps/MonotoneChainSelectAction.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexchain.la MonotoneChain.lo MonotoneChainBuilder.lo MonotoneChainOverlapAction.lo MonotoneChainSelectAction.lo libtool: link: ar cru .libs/libindexchain.a .libs/MonotoneChain.o .libs/MonotoneChainBuilder.o .libs/MonotoneChainOverlapAction.o .libs/MonotoneChainSelectAction.o libtool: link: ranlib .libs/libindexchain.a libtool: link: ( cd ".libs" && rm -f "libindexchain.la" && ln -s "../libindexchain.la" "libindexchain.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' Making all in intervalrtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c -o IntervalRTreeBranchNode.lo IntervalRTreeBranchNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c IntervalRTreeBranchNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeBranchNode.o mv -f .deps/IntervalRTreeBranchNode.Tpo .deps/IntervalRTreeBranchNode.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c -o IntervalRTreeLeafNode.lo IntervalRTreeLeafNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c IntervalRTreeLeafNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeLeafNode.o mv -f .deps/IntervalRTreeLeafNode.Tpo .deps/IntervalRTreeLeafNode.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c -o SortedPackedIntervalRTree.lo SortedPackedIntervalRTree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c SortedPackedIntervalRTree.cpp -fPIC -DPIC -o .libs/SortedPackedIntervalRTree.o mv -f .deps/SortedPackedIntervalRTree.Tpo .deps/SortedPackedIntervalRTree.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libintervalrtree.la IntervalRTreeBranchNode.lo IntervalRTreeLeafNode.lo SortedPackedIntervalRTree.lo libtool: link: ar cru .libs/libintervalrtree.a .libs/IntervalRTreeBranchNode.o .libs/IntervalRTreeLeafNode.o .libs/SortedPackedIntervalRTree.o libtool: link: ranlib .libs/libintervalrtree.a libtool: link: ( cd ".libs" && rm -f "libintervalrtree.la" && ln -s "../libintervalrtree.la" "libintervalrtree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' Making all in quadtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c -o DoubleBits.lo DoubleBits.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp -fPIC -DPIC -o .libs/DoubleBits.o mv -f .deps/DoubleBits.Tpo .deps/DoubleBits.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c -o IntervalSize.lo IntervalSize.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c IntervalSize.cpp -fPIC -DPIC -o .libs/IntervalSize.o mv -f .deps/IntervalSize.Tpo .deps/IntervalSize.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c -o Quadtree.lo Quadtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c Quadtree.cpp -fPIC -DPIC -o .libs/Quadtree.o mv -f .deps/Quadtree.Tpo .deps/Quadtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -fPIC -DPIC -o .libs/Key.o mv -f .deps/Key.Tpo .deps/Key.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o mv -f .deps/Root.Tpo .deps/Root.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexquadtree.la DoubleBits.lo IntervalSize.lo Quadtree.lo Key.lo Node.lo NodeBase.lo Root.lo libtool: link: ar cru .libs/libindexquadtree.a .libs/DoubleBits.o .libs/IntervalSize.o .libs/Quadtree.o .libs/Key.o .libs/Node.o .libs/NodeBase.o .libs/Root.o libtool: link: ranlib .libs/libindexquadtree.a libtool: link: ( cd ".libs" && rm -f "libindexquadtree.la" && ln -s "../libindexquadtree.la" "libindexquadtree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' Making all in strtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c -o AbstractSTRtree.lo AbstractSTRtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c AbstractSTRtree.cpp -fPIC -DPIC -o .libs/AbstractSTRtree.o mv -f .deps/AbstractSTRtree.Tpo .deps/AbstractSTRtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundablePair.lo -MD -MP -MF .deps/BoundablePair.Tpo -c -o BoundablePair.lo BoundablePair.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BoundablePair.lo -MD -MP -MF .deps/BoundablePair.Tpo -c BoundablePair.cpp -fPIC -DPIC -o .libs/BoundablePair.o mv -f .deps/BoundablePair.Tpo .deps/BoundablePair.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnvelopeUtil.lo -MD -MP -MF .deps/EnvelopeUtil.Tpo -c -o EnvelopeUtil.lo EnvelopeUtil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnvelopeUtil.lo -MD -MP -MF .deps/EnvelopeUtil.Tpo -c EnvelopeUtil.cpp -fPIC -DPIC -o .libs/EnvelopeUtil.o mv -f .deps/EnvelopeUtil.Tpo .deps/EnvelopeUtil.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryItemDistance.lo -MD -MP -MF .deps/GeometryItemDistance.Tpo -c -o GeometryItemDistance.lo GeometryItemDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryItemDistance.lo -MD -MP -MF .deps/GeometryItemDistance.Tpo -c GeometryItemDistance.cpp -fPIC -DPIC -o .libs/GeometryItemDistance.o mv -f .deps/GeometryItemDistance.Tpo .deps/GeometryItemDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o mv -f .deps/Interval.Tpo .deps/Interval.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c -o SIRtree.lo SIRtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c SIRtree.cpp -fPIC -DPIC -o .libs/SIRtree.o mv -f .deps/SIRtree.Tpo .deps/SIRtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c -o STRtree.lo STRtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c STRtree.cpp -fPIC -DPIC -o .libs/STRtree.o mv -f .deps/STRtree.Tpo .deps/STRtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexstrtree.la AbstractSTRtree.lo BoundablePair.lo EnvelopeUtil.lo GeometryItemDistance.lo Interval.lo SIRtree.lo STRtree.lo libtool: link: ar cru .libs/libindexstrtree.a .libs/AbstractSTRtree.o .libs/BoundablePair.o .libs/EnvelopeUtil.o .libs/GeometryItemDistance.o .libs/Interval.o .libs/SIRtree.o .libs/STRtree.o libtool: link: ranlib .libs/libindexstrtree.a libtool: link: ( cd ".libs" && rm -f "libindexstrtree.la" && ln -s "../libindexstrtree.la" "libindexstrtree.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' Making all in sweepline make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c -o SweepLineIndex.lo SweepLineIndex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c SweepLineIndex.cpp -fPIC -DPIC -o .libs/SweepLineIndex.o mv -f .deps/SweepLineIndex.Tpo .deps/SweepLineIndex.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c -o SweepLineInterval.lo SweepLineInterval.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c SweepLineInterval.cpp -fPIC -DPIC -o .libs/SweepLineInterval.o mv -f .deps/SweepLineInterval.Tpo .deps/SweepLineInterval.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindexsweepline.la SweepLineEvent.lo SweepLineIndex.lo SweepLineInterval.lo libtool: link: ar cru .libs/libindexsweepline.a .libs/SweepLineEvent.o .libs/SweepLineIndex.o .libs/SweepLineInterval.o libtool: link: ranlib .libs/libindexsweepline.a libtool: link: ( cd ".libs" && rm -f "libindexsweepline.la" && ln -s "../libindexsweepline.la" "libindexsweepline.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libindex.la bintree/libindexbintree.la chain/libindexchain.la intervalrtree/libintervalrtree.la quadtree/libindexquadtree.la strtree/libindexstrtree.la sweepline/libindexsweepline.la libtool: link: (cd .libs/libindex.lax/libindexbintree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree/.libs/libindexbintree.a") libtool: link: (cd .libs/libindex.lax/libindexchain.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain/.libs/libindexchain.a") libtool: link: (cd .libs/libindex.lax/libintervalrtree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree/.libs/libintervalrtree.a") libtool: link: (cd .libs/libindex.lax/libindexquadtree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree/.libs/libindexquadtree.a") libtool: link: (cd .libs/libindex.lax/libindexstrtree.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree/.libs/libindexstrtree.a") libtool: link: (cd .libs/libindex.lax/libindexsweepline.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline/.libs/libindexsweepline.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o || cp .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o || cp .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o || cp .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o || cp .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o libtool: link: ln .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o || cp .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o libtool: link: ar cru .libs/libindex.a .libs/libindex.lax/libindexbintree.a/Bintree.o .libs/libindex.lax/libindexbintree.a/Interval.o .libs/libindex.lax/libindexbintree.a/Key.o .libs/libindex.lax/libindexbintree.a/Node.o .libs/libindex.lax/libindexbintree.a/NodeBase.o .libs/libindex.lax/libindexbintree.a/Root.o .libs/libindex.lax/libindexchain.a/MonotoneChain.o .libs/libindex.lax/libindexchain.a/MonotoneChainBuilder.o .libs/libindex.lax/libindexchain.a/MonotoneChainOverlapAction.o .libs/libindex.lax/libindexchain.a/MonotoneChainSelectAction.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeBranchNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeLeafNode.o .libs/libindex.lax/libintervalrtree.a/SortedPackedIntervalRTree.o .libs/libindex.lax/libindexquadtree.a/DoubleBits.o .libs/libindex.lax/libindexquadtree.a/IntervalSize.o .libs/libindex.lax/lt1-Key.o .libs/libindex.lax/lt2-Node.o .libs/libindex.lax/lt3-NodeBase.o .libs/libindex.lax/libindexquadtree.a/Quadtree.o .libs/libindex.lax/lt4-Root.o .libs/libindex.lax/libindexstrtree.a/AbstractSTRtree.o .libs/libindex.lax/libindexstrtree.a/BoundablePair.o .libs/libindex.lax/libindexstrtree.a/EnvelopeUtil.o .libs/libindex.lax/libindexstrtree.a/GeometryItemDistance.o .libs/libindex.lax/lt5-Interval.o .libs/libindex.lax/libindexstrtree.a/SIRtree.o .libs/libindex.lax/libindexstrtree.a/STRtree.o .libs/libindex.lax/libindexsweepline.a/SweepLineEvent.o .libs/libindex.lax/libindexsweepline.a/SweepLineIndex.o .libs/libindex.lax/libindexsweepline.a/SweepLineInterval.o libtool: link: ranlib .libs/libindex.a libtool: link: rm -fr .libs/libindex.lax .libs/libindex.lax libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making all in io make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c -o ParseException.lo ParseException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cpp -fPIC -DPIC -o .libs/ParseException.o mv -f .deps/ParseException.Tpo .deps/ParseException.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c -o StringTokenizer.lo StringTokenizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c StringTokenizer.cpp -fPIC -DPIC -o .libs/StringTokenizer.o mv -f .deps/StringTokenizer.Tpo .deps/StringTokenizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c -o ByteOrderDataInStream.lo ByteOrderDataInStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c ByteOrderDataInStream.cpp -fPIC -DPIC -o .libs/ByteOrderDataInStream.o mv -f .deps/ByteOrderDataInStream.Tpo .deps/ByteOrderDataInStream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c -o ByteOrderValues.lo ByteOrderValues.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp -fPIC -DPIC -o .libs/ByteOrderValues.o mv -f .deps/ByteOrderValues.Tpo .deps/ByteOrderValues.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c -o WKTReader.lo WKTReader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c WKTReader.cpp -fPIC -DPIC -o .libs/WKTReader.o mv -f .deps/WKTReader.Tpo .deps/WKTReader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c -o WKTWriter.lo WKTWriter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c WKTWriter.cpp -fPIC -DPIC -o .libs/WKTWriter.o mv -f .deps/WKTWriter.Tpo .deps/WKTWriter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c -o WKBReader.lo WKBReader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c WKBReader.cpp -fPIC -DPIC -o .libs/WKBReader.o mv -f .deps/WKBReader.Tpo .deps/WKBReader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c -o WKBWriter.lo WKBWriter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c WKBWriter.cpp -fPIC -DPIC -o .libs/WKBWriter.o mv -f .deps/WKBWriter.Tpo .deps/WKBWriter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c -o Writer.lo Writer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cpp -fPIC -DPIC -o .libs/Writer.o mv -f .deps/Writer.Tpo .deps/Writer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c -o Unload.lo Unload.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c Unload.cpp -fPIC -DPIC -o .libs/Unload.o mv -f .deps/Unload.Tpo .deps/Unload.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c -o CLocalizer.lo CLocalizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c CLocalizer.cpp -fPIC -DPIC -o .libs/CLocalizer.o mv -f .deps/CLocalizer.Tpo .deps/CLocalizer.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libio.la ParseException.lo StringTokenizer.lo ByteOrderDataInStream.lo ByteOrderValues.lo WKTReader.lo WKTWriter.lo WKBReader.lo WKBWriter.lo Writer.lo Unload.lo CLocalizer.lo libtool: link: ar cru .libs/libio.a .libs/ParseException.o .libs/StringTokenizer.o .libs/ByteOrderDataInStream.o .libs/ByteOrderValues.o .libs/WKTReader.o .libs/WKTWriter.o .libs/WKBReader.o .libs/WKBWriter.o .libs/Writer.o .libs/Unload.o .libs/CLocalizer.o libtool: link: ranlib .libs/libio.a libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' Making all in linearref make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c -o ExtractLineByLocation.lo ExtractLineByLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c ExtractLineByLocation.cpp -fPIC -DPIC -o .libs/ExtractLineByLocation.o mv -f .deps/ExtractLineByLocation.Tpo .deps/ExtractLineByLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c -o LengthIndexedLine.lo LengthIndexedLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c LengthIndexedLine.cpp -fPIC -DPIC -o .libs/LengthIndexedLine.o mv -f .deps/LengthIndexedLine.Tpo .deps/LengthIndexedLine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c -o LengthIndexOfPoint.lo LengthIndexOfPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c LengthIndexOfPoint.cpp -fPIC -DPIC -o .libs/LengthIndexOfPoint.o mv -f .deps/LengthIndexOfPoint.Tpo .deps/LengthIndexOfPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c -o LengthLocationMap.lo LengthLocationMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c LengthLocationMap.cpp -fPIC -DPIC -o .libs/LengthLocationMap.o mv -f .deps/LengthLocationMap.Tpo .deps/LengthLocationMap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c -o LinearIterator.lo LinearIterator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c LinearIterator.cpp -fPIC -DPIC -o .libs/LinearIterator.o mv -f .deps/LinearIterator.Tpo .deps/LinearIterator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c -o LinearGeometryBuilder.lo LinearGeometryBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c LinearGeometryBuilder.cpp -fPIC -DPIC -o .libs/LinearGeometryBuilder.o mv -f .deps/LinearGeometryBuilder.Tpo .deps/LinearGeometryBuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c -o LinearLocation.lo LinearLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c LinearLocation.cpp -fPIC -DPIC -o .libs/LinearLocation.o mv -f .deps/LinearLocation.Tpo .deps/LinearLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c -o LocationIndexOfLine.lo LocationIndexOfLine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c LocationIndexOfLine.cpp -fPIC -DPIC -o .libs/LocationIndexOfLine.o mv -f .deps/LocationIndexOfLine.Tpo .deps/LocationIndexOfLine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c -o LocationIndexOfPoint.lo LocationIndexOfPoint.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c LocationIndexOfPoint.cpp -fPIC -DPIC -o .libs/LocationIndexOfPoint.o mv -f .deps/LocationIndexOfPoint.Tpo .deps/LocationIndexOfPoint.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liblinearref.la ExtractLineByLocation.lo LengthIndexedLine.lo LengthIndexOfPoint.lo LengthLocationMap.lo LinearIterator.lo LinearGeometryBuilder.lo LinearLocation.lo LocationIndexOfLine.lo LocationIndexOfPoint.lo libtool: link: ar cru .libs/liblinearref.a .libs/ExtractLineByLocation.o .libs/LengthIndexedLine.o .libs/LengthIndexOfPoint.o .libs/LengthLocationMap.o .libs/LinearIterator.o .libs/LinearGeometryBuilder.o .libs/LinearLocation.o .libs/LocationIndexOfLine.o .libs/LocationIndexOfPoint.o libtool: link: ranlib .libs/liblinearref.a libtool: link: ( cd ".libs" && rm -f "liblinearref.la" && ln -s "../liblinearref.la" "liblinearref.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' Making all in noding make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making all in snapround make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c -o HotPixel.lo HotPixel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c HotPixel.cpp -fPIC -DPIC -o .libs/HotPixel.o mv -f .deps/HotPixel.Tpo .deps/HotPixel.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c -o MCIndexPointSnapper.lo MCIndexPointSnapper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c MCIndexPointSnapper.cpp -fPIC -DPIC -o .libs/MCIndexPointSnapper.o mv -f .deps/MCIndexPointSnapper.Tpo .deps/MCIndexPointSnapper.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c -o MCIndexSnapRounder.lo MCIndexSnapRounder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c MCIndexSnapRounder.cpp -fPIC -DPIC -o .libs/MCIndexSnapRounder.o mv -f .deps/MCIndexSnapRounder.Tpo .deps/MCIndexSnapRounder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c -o SimpleSnapRounder.lo SimpleSnapRounder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c SimpleSnapRounder.cpp -fPIC -DPIC -o .libs/SimpleSnapRounder.o mv -f .deps/SimpleSnapRounder.Tpo .deps/SimpleSnapRounder.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libsnapround.la HotPixel.lo MCIndexPointSnapper.lo MCIndexSnapRounder.lo SimpleSnapRounder.lo libtool: link: ar cru .libs/libsnapround.a .libs/HotPixel.o .libs/MCIndexPointSnapper.o .libs/MCIndexSnapRounder.o .libs/SimpleSnapRounder.o libtool: link: ranlib .libs/libsnapround.a libtool: link: ( cd ".libs" && rm -f "libsnapround.la" && ln -s "../libsnapround.la" "libsnapround.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c -o BasicSegmentString.lo BasicSegmentString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c BasicSegmentString.cpp -fPIC -DPIC -o .libs/BasicSegmentString.o mv -f .deps/BasicSegmentString.Tpo .deps/BasicSegmentString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c -o FastNodingValidator.lo FastNodingValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c FastNodingValidator.cpp -fPIC -DPIC -o .libs/FastNodingValidator.o mv -f .deps/FastNodingValidator.Tpo .deps/FastNodingValidator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c -o FastSegmentSetIntersectionFinder.lo FastSegmentSetIntersectionFinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c FastSegmentSetIntersectionFinder.cpp -fPIC -DPIC -o .libs/FastSegmentSetIntersectionFinder.o mv -f .deps/FastSegmentSetIntersectionFinder.Tpo .deps/FastSegmentSetIntersectionFinder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c -o GeometryNoder.lo GeometryNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c GeometryNoder.cpp -fPIC -DPIC -o .libs/GeometryNoder.o mv -f .deps/GeometryNoder.Tpo .deps/GeometryNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c -o IntersectionAdder.lo IntersectionAdder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c IntersectionAdder.cpp -fPIC -DPIC -o .libs/IntersectionAdder.o mv -f .deps/IntersectionAdder.Tpo .deps/IntersectionAdder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c -o IntersectionFinderAdder.lo IntersectionFinderAdder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c IntersectionFinderAdder.cpp -fPIC -DPIC -o .libs/IntersectionFinderAdder.o mv -f .deps/IntersectionFinderAdder.Tpo .deps/IntersectionFinderAdder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c -o IteratedNoder.lo IteratedNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c IteratedNoder.cpp -fPIC -DPIC -o .libs/IteratedNoder.o mv -f .deps/IteratedNoder.Tpo .deps/IteratedNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c -o MCIndexNoder.lo MCIndexNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c MCIndexNoder.cpp -fPIC -DPIC -o .libs/MCIndexNoder.o mv -f .deps/MCIndexNoder.Tpo .deps/MCIndexNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c -o MCIndexSegmentSetMutualIntersector.lo MCIndexSegmentSetMutualIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c MCIndexSegmentSetMutualIntersector.cpp -fPIC -DPIC -o .libs/MCIndexSegmentSetMutualIntersector.o mv -f .deps/MCIndexSegmentSetMutualIntersector.Tpo .deps/MCIndexSegmentSetMutualIntersector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c -o NodedSegmentString.lo NodedSegmentString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c NodedSegmentString.cpp -fPIC -DPIC -o .libs/NodedSegmentString.o mv -f .deps/NodedSegmentString.Tpo .deps/NodedSegmentString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c -o NodingValidator.lo NodingValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c NodingValidator.cpp -fPIC -DPIC -o .libs/NodingValidator.o mv -f .deps/NodingValidator.Tpo .deps/NodingValidator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c -o Octant.lo Octant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c Octant.cpp -fPIC -DPIC -o .libs/Octant.o mv -f .deps/Octant.Tpo .deps/Octant.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c -o OrientedCoordinateArray.lo OrientedCoordinateArray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c OrientedCoordinateArray.cpp -fPIC -DPIC -o .libs/OrientedCoordinateArray.o mv -f .deps/OrientedCoordinateArray.Tpo .deps/OrientedCoordinateArray.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c -o ScaledNoder.lo ScaledNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c ScaledNoder.cpp -fPIC -DPIC -o .libs/ScaledNoder.o mv -f .deps/ScaledNoder.Tpo .deps/ScaledNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c -o SegmentIntersectionDetector.lo SegmentIntersectionDetector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c SegmentIntersectionDetector.cpp -fPIC -DPIC -o .libs/SegmentIntersectionDetector.o mv -f .deps/SegmentIntersectionDetector.Tpo .deps/SegmentIntersectionDetector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c -o SegmentNode.lo SegmentNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c SegmentNode.cpp -fPIC -DPIC -o .libs/SegmentNode.o mv -f .deps/SegmentNode.Tpo .deps/SegmentNode.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c -o SegmentNodeList.lo SegmentNodeList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c SegmentNodeList.cpp -fPIC -DPIC -o .libs/SegmentNodeList.o mv -f .deps/SegmentNodeList.Tpo .deps/SegmentNodeList.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c -o SegmentString.lo SegmentString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c SegmentString.cpp -fPIC -DPIC -o .libs/SegmentString.o mv -f .deps/SegmentString.Tpo .deps/SegmentString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c -o SegmentStringUtil.lo SegmentStringUtil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c SegmentStringUtil.cpp -fPIC -DPIC -o .libs/SegmentStringUtil.o mv -f .deps/SegmentStringUtil.Tpo .deps/SegmentStringUtil.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c -o SimpleNoder.lo SimpleNoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c SimpleNoder.cpp -fPIC -DPIC -o .libs/SimpleNoder.o mv -f .deps/SimpleNoder.Tpo .deps/SimpleNoder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingIntersectionFinder.lo -MD -MP -MF .deps/NodingIntersectionFinder.Tpo -c -o NodingIntersectionFinder.lo NodingIntersectionFinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodingIntersectionFinder.lo -MD -MP -MF .deps/NodingIntersectionFinder.Tpo -c NodingIntersectionFinder.cpp -fPIC -DPIC -o .libs/NodingIntersectionFinder.o mv -f .deps/NodingIntersectionFinder.Tpo .deps/NodingIntersectionFinder.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libnoding.la BasicSegmentString.lo FastNodingValidator.lo FastSegmentSetIntersectionFinder.lo GeometryNoder.lo IntersectionAdder.lo IntersectionFinderAdder.lo IteratedNoder.lo MCIndexNoder.lo MCIndexSegmentSetMutualIntersector.lo NodedSegmentString.lo NodingValidator.lo Octant.lo OrientedCoordinateArray.lo ScaledNoder.lo SegmentIntersectionDetector.lo SegmentNode.lo SegmentNodeList.lo SegmentString.lo SegmentStringUtil.lo SimpleNoder.lo NodingIntersectionFinder.lo snapround/libsnapround.la libtool: link: (cd .libs/libnoding.lax/libsnapround.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround/.libs/libsnapround.a") libtool: link: ar cru .libs/libnoding.a .libs/BasicSegmentString.o .libs/FastNodingValidator.o .libs/FastSegmentSetIntersectionFinder.o .libs/GeometryNoder.o .libs/IntersectionAdder.o .libs/IntersectionFinderAdder.o .libs/IteratedNoder.o .libs/MCIndexNoder.o .libs/MCIndexSegmentSetMutualIntersector.o .libs/NodedSegmentString.o .libs/NodingValidator.o .libs/Octant.o .libs/OrientedCoordinateArray.o .libs/ScaledNoder.o .libs/SegmentIntersectionDetector.o .libs/SegmentNode.o .libs/SegmentNodeList.o .libs/SegmentString.o .libs/SegmentStringUtil.o .libs/SimpleNoder.o .libs/NodingIntersectionFinder.o .libs/libnoding.lax/libsnapround.a/HotPixel.o .libs/libnoding.lax/libsnapround.a/MCIndexPointSnapper.o .libs/libnoding.lax/libsnapround.a/MCIndexSnapRounder.o .libs/libnoding.lax/libsnapround.a/SimpleSnapRounder.o libtool: link: ranlib .libs/libnoding.a libtool: link: rm -fr .libs/libnoding.lax libtool: link: ( cd ".libs" && rm -f "libnoding.la" && ln -s "../libnoding.la" "libnoding.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making all in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making all in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c -o BufferBuilder.lo BufferBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c BufferBuilder.cpp -fPIC -DPIC -o .libs/BufferBuilder.o mv -f .deps/BufferBuilder.Tpo .deps/BufferBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c -o BufferInputLineSimplifier.lo BufferInputLineSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c BufferInputLineSimplifier.cpp -fPIC -DPIC -o .libs/BufferInputLineSimplifier.o mv -f .deps/BufferInputLineSimplifier.Tpo .deps/BufferInputLineSimplifier.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c -o BufferOp.lo BufferOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp -fPIC -DPIC -o .libs/BufferOp.o mv -f .deps/BufferOp.Tpo .deps/BufferOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c -o BufferParameters.lo BufferParameters.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c BufferParameters.cpp -fPIC -DPIC -o .libs/BufferParameters.o mv -f .deps/BufferParameters.Tpo .deps/BufferParameters.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c -o BufferSubgraph.lo BufferSubgraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c BufferSubgraph.cpp -fPIC -DPIC -o .libs/BufferSubgraph.o mv -f .deps/BufferSubgraph.Tpo .deps/BufferSubgraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c -o OffsetCurveBuilder.lo OffsetCurveBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c OffsetCurveBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveBuilder.o mv -f .deps/OffsetCurveBuilder.Tpo .deps/OffsetCurveBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c -o OffsetCurveSetBuilder.lo OffsetCurveSetBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c OffsetCurveSetBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveSetBuilder.o mv -f .deps/OffsetCurveSetBuilder.Tpo .deps/OffsetCurveSetBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c -o OffsetSegmentGenerator.lo OffsetSegmentGenerator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c OffsetSegmentGenerator.cpp -fPIC -DPIC -o .libs/OffsetSegmentGenerator.o mv -f .deps/OffsetSegmentGenerator.Tpo .deps/OffsetSegmentGenerator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c -o RightmostEdgeFinder.lo RightmostEdgeFinder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c RightmostEdgeFinder.cpp -fPIC -DPIC -o .libs/RightmostEdgeFinder.o mv -f .deps/RightmostEdgeFinder.Tpo .deps/RightmostEdgeFinder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c -o SubgraphDepthLocater.lo SubgraphDepthLocater.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c SubgraphDepthLocater.cpp -fPIC -DPIC -o .libs/SubgraphDepthLocater.o mv -f .deps/SubgraphDepthLocater.Tpo .deps/SubgraphDepthLocater.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopbuffer.la BufferBuilder.lo BufferInputLineSimplifier.lo BufferOp.lo BufferParameters.lo BufferSubgraph.lo OffsetCurveBuilder.lo OffsetCurveSetBuilder.lo OffsetSegmentGenerator.lo RightmostEdgeFinder.lo SubgraphDepthLocater.lo libtool: link: ar cru .libs/libopbuffer.a .libs/BufferBuilder.o .libs/BufferInputLineSimplifier.o .libs/BufferOp.o .libs/BufferParameters.o .libs/BufferSubgraph.o .libs/OffsetCurveBuilder.o .libs/OffsetCurveSetBuilder.o .libs/OffsetSegmentGenerator.o .libs/RightmostEdgeFinder.o .libs/SubgraphDepthLocater.o libtool: link: ranlib .libs/libopbuffer.a libtool: link: ( cd ".libs" && rm -f "libopbuffer.la" && ln -s "../libopbuffer.la" "libopbuffer.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' Making all in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c -o ConnectedElementLocationFilter.lo ConnectedElementLocationFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c ConnectedElementLocationFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementLocationFilter.o mv -f .deps/ConnectedElementLocationFilter.Tpo .deps/ConnectedElementLocationFilter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c -o ConnectedElementPointFilter.lo ConnectedElementPointFilter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c ConnectedElementPointFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementPointFilter.o mv -f .deps/ConnectedElementPointFilter.Tpo .deps/ConnectedElementPointFilter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c -o DistanceOp.lo DistanceOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c DistanceOp.cpp -fPIC -DPIC -o .libs/DistanceOp.o mv -f .deps/DistanceOp.Tpo .deps/DistanceOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedFacetDistance.lo -MD -MP -MF .deps/IndexedFacetDistance.Tpo -c -o IndexedFacetDistance.lo IndexedFacetDistance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedFacetDistance.lo -MD -MP -MF .deps/IndexedFacetDistance.Tpo -c IndexedFacetDistance.cpp -fPIC -DPIC -o .libs/IndexedFacetDistance.o mv -f .deps/IndexedFacetDistance.Tpo .deps/IndexedFacetDistance.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequence.lo -MD -MP -MF .deps/FacetSequence.Tpo -c -o FacetSequence.lo FacetSequence.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequence.lo -MD -MP -MF .deps/FacetSequence.Tpo -c FacetSequence.cpp -fPIC -DPIC -o .libs/FacetSequence.o mv -f .deps/FacetSequence.Tpo .deps/FacetSequence.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequenceTreeBuilder.lo -MD -MP -MF .deps/FacetSequenceTreeBuilder.Tpo -c -o FacetSequenceTreeBuilder.lo FacetSequenceTreeBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT FacetSequenceTreeBuilder.lo -MD -MP -MF .deps/FacetSequenceTreeBuilder.Tpo -c FacetSequenceTreeBuilder.cpp -fPIC -DPIC -o .libs/FacetSequenceTreeBuilder.o mv -f .deps/FacetSequenceTreeBuilder.Tpo .deps/FacetSequenceTreeBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c -o GeometryLocation.lo GeometryLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c GeometryLocation.cpp -fPIC -DPIC -o .libs/GeometryLocation.o mv -f .deps/GeometryLocation.Tpo .deps/GeometryLocation.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopdistance.la ConnectedElementLocationFilter.lo ConnectedElementPointFilter.lo DistanceOp.lo IndexedFacetDistance.lo FacetSequence.lo FacetSequenceTreeBuilder.lo GeometryLocation.lo libtool: link: ar cru .libs/libopdistance.a .libs/ConnectedElementLocationFilter.o .libs/ConnectedElementPointFilter.o .libs/DistanceOp.o .libs/IndexedFacetDistance.o .libs/FacetSequence.o .libs/FacetSequenceTreeBuilder.o .libs/GeometryLocation.o libtool: link: ranlib .libs/libopdistance.a libtool: link: ( cd ".libs" && rm -f "libopdistance.la" && ln -s "../libopdistance.la" "libopdistance.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' Making all in intersection make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c -o Rectangle.lo Rectangle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c Rectangle.cpp -fPIC -DPIC -o .libs/Rectangle.o mv -f .deps/Rectangle.Tpo .deps/Rectangle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c -o RectangleIntersection.lo RectangleIntersection.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c RectangleIntersection.cpp -fPIC -DPIC -o .libs/RectangleIntersection.o mv -f .deps/RectangleIntersection.Tpo .deps/RectangleIntersection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c -o RectangleIntersectionBuilder.lo RectangleIntersectionBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c RectangleIntersectionBuilder.cpp -fPIC -DPIC -o .libs/RectangleIntersectionBuilder.o mv -f .deps/RectangleIntersectionBuilder.Tpo .deps/RectangleIntersectionBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopintersection.la Rectangle.lo RectangleIntersection.lo RectangleIntersectionBuilder.lo libtool: link: ar cru .libs/libopintersection.a .libs/Rectangle.o .libs/RectangleIntersection.o .libs/RectangleIntersectionBuilder.o libtool: link: ranlib .libs/libopintersection.a libtool: link: ( cd ".libs" && rm -f "libopintersection.la" && ln -s "../libopintersection.la" "libopintersection.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' Making all in linemerge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c -o EdgeString.lo EdgeString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c EdgeString.cpp -fPIC -DPIC -o .libs/EdgeString.o mv -f .deps/EdgeString.Tpo .deps/EdgeString.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c -o LineMergeDirectedEdge.lo LineMergeDirectedEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c LineMergeDirectedEdge.cpp -fPIC -DPIC -o .libs/LineMergeDirectedEdge.o mv -f .deps/LineMergeDirectedEdge.Tpo .deps/LineMergeDirectedEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c -o LineMergeEdge.lo LineMergeEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c LineMergeEdge.cpp -fPIC -DPIC -o .libs/LineMergeEdge.o mv -f .deps/LineMergeEdge.Tpo .deps/LineMergeEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c -o LineMergeGraph.lo LineMergeGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c LineMergeGraph.cpp -fPIC -DPIC -o .libs/LineMergeGraph.o mv -f .deps/LineMergeGraph.Tpo .deps/LineMergeGraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c -o LineMerger.lo LineMerger.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c LineMerger.cpp -fPIC -DPIC -o .libs/LineMerger.o mv -f .deps/LineMerger.Tpo .deps/LineMerger.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c -o LineSequencer.lo LineSequencer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c LineSequencer.cpp -fPIC -DPIC -o .libs/LineSequencer.o mv -f .deps/LineSequencer.Tpo .deps/LineSequencer.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboplinemerge.la EdgeString.lo LineMergeDirectedEdge.lo LineMergeEdge.lo LineMergeGraph.lo LineMerger.lo LineSequencer.lo libtool: link: ar cru .libs/liboplinemerge.a .libs/EdgeString.o .libs/LineMergeDirectedEdge.o .libs/LineMergeEdge.o .libs/LineMergeGraph.o .libs/LineMerger.o .libs/LineSequencer.o libtool: link: ranlib .libs/liboplinemerge.a libtool: link: ( cd ".libs" && rm -f "liboplinemerge.la" && ln -s "../liboplinemerge.la" "liboplinemerge.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' Making all in overlay make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' depbase=`echo EdgeSetNoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeSetNoder.lo -MD -MP -MF $depbase.Tpo -c -o EdgeSetNoder.lo EdgeSetNoder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeSetNoder.lo -MD -MP -MF .deps/EdgeSetNoder.Tpo -c EdgeSetNoder.cpp -fPIC -DPIC -o .libs/EdgeSetNoder.o depbase=`echo ElevationMatrixCell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrixCell.lo -MD -MP -MF $depbase.Tpo -c -o ElevationMatrixCell.lo ElevationMatrixCell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrixCell.lo -MD -MP -MF .deps/ElevationMatrixCell.Tpo -c ElevationMatrixCell.cpp -fPIC -DPIC -o .libs/ElevationMatrixCell.o depbase=`echo ElevationMatrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrix.lo -MD -MP -MF $depbase.Tpo -c -o ElevationMatrix.lo ElevationMatrix.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ElevationMatrix.lo -MD -MP -MF .deps/ElevationMatrix.Tpo -c ElevationMatrix.cpp -fPIC -DPIC -o .libs/ElevationMatrix.o depbase=`echo LineBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineBuilder.lo -MD -MP -MF $depbase.Tpo -c -o LineBuilder.lo LineBuilder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineBuilder.lo -MD -MP -MF .deps/LineBuilder.Tpo -c LineBuilder.cpp -fPIC -DPIC -o .libs/LineBuilder.o depbase=`echo MaximalEdgeRing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MaximalEdgeRing.lo -MD -MP -MF $depbase.Tpo -c -o MaximalEdgeRing.lo MaximalEdgeRing.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MaximalEdgeRing.lo -MD -MP -MF .deps/MaximalEdgeRing.Tpo -c MaximalEdgeRing.cpp -fPIC -DPIC -o .libs/MaximalEdgeRing.o depbase=`echo MinimalEdgeRing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimalEdgeRing.lo -MD -MP -MF $depbase.Tpo -c -o MinimalEdgeRing.lo MinimalEdgeRing.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimalEdgeRing.lo -MD -MP -MF .deps/MinimalEdgeRing.Tpo -c MinimalEdgeRing.cpp -fPIC -DPIC -o .libs/MinimalEdgeRing.o depbase=`echo OverlayNodeFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayNodeFactory.lo -MD -MP -MF $depbase.Tpo -c -o OverlayNodeFactory.lo OverlayNodeFactory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayNodeFactory.lo -MD -MP -MF .deps/OverlayNodeFactory.Tpo -c OverlayNodeFactory.cpp -fPIC -DPIC -o .libs/OverlayNodeFactory.o depbase=`echo OverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o OverlayOp.lo OverlayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlayOp.lo -MD -MP -MF .deps/OverlayOp.Tpo -c OverlayOp.cpp -fPIC -DPIC -o .libs/OverlayOp.o depbase=`echo PointBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointBuilder.lo -MD -MP -MF $depbase.Tpo -c -o PointBuilder.lo PointBuilder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointBuilder.lo -MD -MP -MF .deps/PointBuilder.Tpo -c PointBuilder.cpp -fPIC -DPIC -o .libs/PointBuilder.o depbase=`echo PolygonBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonBuilder.lo -MD -MP -MF $depbase.Tpo -c -o PolygonBuilder.lo PolygonBuilder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonBuilder.lo -MD -MP -MF .deps/PolygonBuilder.Tpo -c PolygonBuilder.cpp -fPIC -DPIC -o .libs/PolygonBuilder.o depbase=`echo snap/GeometrySnapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/GeometrySnapper.lo -MD -MP -MF $depbase.Tpo -c -o snap/GeometrySnapper.lo snap/GeometrySnapper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/GeometrySnapper.lo -MD -MP -MF snap/.deps/GeometrySnapper.Tpo -c snap/GeometrySnapper.cpp -fPIC -DPIC -o snap/.libs/GeometrySnapper.o depbase=`echo snap/LineStringSnapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/LineStringSnapper.lo -MD -MP -MF $depbase.Tpo -c -o snap/LineStringSnapper.lo snap/LineStringSnapper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/LineStringSnapper.lo -MD -MP -MF snap/.deps/LineStringSnapper.Tpo -c snap/LineStringSnapper.cpp -fPIC -DPIC -o snap/.libs/LineStringSnapper.o depbase=`echo snap/SnapOverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapOverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o snap/SnapOverlayOp.lo snap/SnapOverlayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapOverlayOp.lo -MD -MP -MF snap/.deps/SnapOverlayOp.Tpo -c snap/SnapOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapOverlayOp.o depbase=`echo snap/SnapIfNeededOverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o snap/SnapIfNeededOverlayOp.lo snap/SnapIfNeededOverlayOp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF snap/.deps/SnapIfNeededOverlayOp.Tpo -c snap/SnapIfNeededOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapIfNeededOverlayOp.o depbase=`echo validate/FuzzyPointLocator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/FuzzyPointLocator.lo -MD -MP -MF $depbase.Tpo -c -o validate/FuzzyPointLocator.lo validate/FuzzyPointLocator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/FuzzyPointLocator.lo -MD -MP -MF validate/.deps/FuzzyPointLocator.Tpo -c validate/FuzzyPointLocator.cpp -fPIC -DPIC -o validate/.libs/FuzzyPointLocator.o depbase=`echo validate/OffsetPointGenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OffsetPointGenerator.lo -MD -MP -MF $depbase.Tpo -c -o validate/OffsetPointGenerator.lo validate/OffsetPointGenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OffsetPointGenerator.lo -MD -MP -MF validate/.deps/OffsetPointGenerator.Tpo -c validate/OffsetPointGenerator.cpp -fPIC -DPIC -o validate/.libs/OffsetPointGenerator.o depbase=`echo validate/OverlayResultValidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OverlayResultValidator.lo -MD -MP -MF $depbase.Tpo -c -o validate/OverlayResultValidator.lo validate/OverlayResultValidator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT validate/OverlayResultValidator.lo -MD -MP -MF validate/.deps/OverlayResultValidator.Tpo -c validate/OverlayResultValidator.cpp -fPIC -DPIC -o validate/.libs/OverlayResultValidator.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopoverlay.la EdgeSetNoder.lo ElevationMatrixCell.lo ElevationMatrix.lo LineBuilder.lo MaximalEdgeRing.lo MinimalEdgeRing.lo OverlayNodeFactory.lo OverlayOp.lo PointBuilder.lo PolygonBuilder.lo snap/GeometrySnapper.lo snap/LineStringSnapper.lo snap/SnapOverlayOp.lo snap/SnapIfNeededOverlayOp.lo validate/FuzzyPointLocator.lo validate/OffsetPointGenerator.lo validate/OverlayResultValidator.lo libtool: link: ar cru .libs/libopoverlay.a .libs/EdgeSetNoder.o .libs/ElevationMatrixCell.o .libs/ElevationMatrix.o .libs/LineBuilder.o .libs/MaximalEdgeRing.o .libs/MinimalEdgeRing.o .libs/OverlayNodeFactory.o .libs/OverlayOp.o .libs/PointBuilder.o .libs/PolygonBuilder.o snap/.libs/GeometrySnapper.o snap/.libs/LineStringSnapper.o snap/.libs/SnapOverlayOp.o snap/.libs/SnapIfNeededOverlayOp.o validate/.libs/FuzzyPointLocator.o validate/.libs/OffsetPointGenerator.o validate/.libs/OverlayResultValidator.o libtool: link: ranlib .libs/libopoverlay.a libtool: link: ( cd ".libs" && rm -f "libopoverlay.la" && ln -s "../libopoverlay.la" "libopoverlay.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' Making all in polygonize make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c -o PolygonizeDirectedEdge.lo PolygonizeDirectedEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c PolygonizeDirectedEdge.cpp -fPIC -DPIC -o .libs/PolygonizeDirectedEdge.o mv -f .deps/PolygonizeDirectedEdge.Tpo .deps/PolygonizeDirectedEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c -o PolygonizeEdge.lo PolygonizeEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c PolygonizeEdge.cpp -fPIC -DPIC -o .libs/PolygonizeEdge.o mv -f .deps/PolygonizeEdge.Tpo .deps/PolygonizeEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c -o PolygonizeGraph.lo PolygonizeGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c PolygonizeGraph.cpp -fPIC -DPIC -o .libs/PolygonizeGraph.o mv -f .deps/PolygonizeGraph.Tpo .deps/PolygonizeGraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c -o Polygonizer.lo Polygonizer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c Polygonizer.cpp -fPIC -DPIC -o .libs/Polygonizer.o mv -f .deps/Polygonizer.Tpo .deps/Polygonizer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HoleAssigner.lo -MD -MP -MF .deps/HoleAssigner.Tpo -c -o HoleAssigner.lo HoleAssigner.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT HoleAssigner.lo -MD -MP -MF .deps/HoleAssigner.Tpo -c HoleAssigner.cpp -fPIC -DPIC -o .libs/HoleAssigner.o mv -f .deps/HoleAssigner.Tpo .deps/HoleAssigner.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BuildArea.lo -MD -MP -MF .deps/BuildArea.Tpo -c -o BuildArea.lo BuildArea.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BuildArea.lo -MD -MP -MF .deps/BuildArea.Tpo -c BuildArea.cpp -fPIC -DPIC -o .libs/BuildArea.o mv -f .deps/BuildArea.Tpo .deps/BuildArea.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c -o EdgeRing.lo EdgeRing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o mv -f .deps/EdgeRing.Tpo .deps/EdgeRing.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboppolygonize.la PolygonizeDirectedEdge.lo PolygonizeEdge.lo PolygonizeGraph.lo Polygonizer.lo HoleAssigner.lo BuildArea.lo EdgeRing.lo libtool: link: ar cru .libs/liboppolygonize.a .libs/PolygonizeDirectedEdge.o .libs/PolygonizeEdge.o .libs/PolygonizeGraph.o .libs/Polygonizer.o .libs/HoleAssigner.o .libs/BuildArea.o .libs/EdgeRing.o libtool: link: ranlib .libs/liboppolygonize.a libtool: link: ( cd ".libs" && rm -f "liboppolygonize.la" && ln -s "../liboppolygonize.la" "liboppolygonize.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' Making all in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c -o RectangleIntersects.lo RectangleIntersects.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c RectangleIntersects.cpp -fPIC -DPIC -o .libs/RectangleIntersects.o mv -f .deps/RectangleIntersects.Tpo .deps/RectangleIntersects.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c -o RectangleContains.lo RectangleContains.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c RectangleContains.cpp -fPIC -DPIC -o .libs/RectangleContains.o mv -f .deps/RectangleContains.Tpo .deps/RectangleContains.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c -o SegmentIntersectionTester.lo SegmentIntersectionTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c SegmentIntersectionTester.cpp -fPIC -DPIC -o .libs/SegmentIntersectionTester.o mv -f .deps/SegmentIntersectionTester.Tpo .deps/SegmentIntersectionTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboppredicate.la RectangleIntersects.lo RectangleContains.lo SegmentIntersectionTester.lo libtool: link: ar cru .libs/liboppredicate.a .libs/RectangleIntersects.o .libs/RectangleContains.o .libs/SegmentIntersectionTester.o libtool: link: ranlib .libs/liboppredicate.a libtool: link: ( cd ".libs" && rm -f "liboppredicate.la" && ln -s "../liboppredicate.la" "liboppredicate.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' Making all in relate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c -o EdgeEndBuilder.lo EdgeEndBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c EdgeEndBuilder.cpp -fPIC -DPIC -o .libs/EdgeEndBuilder.o mv -f .deps/EdgeEndBuilder.Tpo .deps/EdgeEndBuilder.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c -o EdgeEndBundle.lo EdgeEndBundle.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c EdgeEndBundle.cpp -fPIC -DPIC -o .libs/EdgeEndBundle.o mv -f .deps/EdgeEndBundle.Tpo .deps/EdgeEndBundle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c -o EdgeEndBundleStar.lo EdgeEndBundleStar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c EdgeEndBundleStar.cpp -fPIC -DPIC -o .libs/EdgeEndBundleStar.o mv -f .deps/EdgeEndBundleStar.Tpo .deps/EdgeEndBundleStar.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c -o RelateComputer.lo RelateComputer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c RelateComputer.cpp -fPIC -DPIC -o .libs/RelateComputer.o mv -f .deps/RelateComputer.Tpo .deps/RelateComputer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c -o RelateNode.lo RelateNode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c RelateNode.cpp -fPIC -DPIC -o .libs/RelateNode.o mv -f .deps/RelateNode.Tpo .deps/RelateNode.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c -o RelateNodeFactory.lo RelateNodeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c RelateNodeFactory.cpp -fPIC -DPIC -o .libs/RelateNodeFactory.o mv -f .deps/RelateNodeFactory.Tpo .deps/RelateNodeFactory.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c -o RelateNodeGraph.lo RelateNodeGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c RelateNodeGraph.cpp -fPIC -DPIC -o .libs/RelateNodeGraph.o mv -f .deps/RelateNodeGraph.Tpo .deps/RelateNodeGraph.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c -o RelateOp.lo RelateOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c RelateOp.cpp -fPIC -DPIC -o .libs/RelateOp.o mv -f .deps/RelateOp.Tpo .deps/RelateOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboprelate.la EdgeEndBuilder.lo EdgeEndBundle.lo EdgeEndBundleStar.lo RelateComputer.lo RelateNode.lo RelateNodeFactory.lo RelateNodeGraph.lo RelateOp.lo libtool: link: ar cru .libs/liboprelate.a .libs/EdgeEndBuilder.o .libs/EdgeEndBundle.o .libs/EdgeEndBundleStar.o .libs/RelateComputer.o .libs/RelateNode.o .libs/RelateNodeFactory.o .libs/RelateNodeGraph.o .libs/RelateOp.o libtool: link: ranlib .libs/liboprelate.a libtool: link: ( cd ".libs" && rm -f "liboprelate.la" && ln -s "../liboprelate.la" "liboprelate.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' Making all in union make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c -o CascadedPolygonUnion.lo CascadedPolygonUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c CascadedPolygonUnion.cpp -fPIC -DPIC -o .libs/CascadedPolygonUnion.o mv -f .deps/CascadedPolygonUnion.Tpo .deps/CascadedPolygonUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c -o CascadedUnion.lo CascadedUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c CascadedUnion.cpp -fPIC -DPIC -o .libs/CascadedUnion.o mv -f .deps/CascadedUnion.Tpo .deps/CascadedUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlapUnion.lo -MD -MP -MF .deps/OverlapUnion.Tpo -c -o OverlapUnion.lo OverlapUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT OverlapUnion.lo -MD -MP -MF .deps/OverlapUnion.Tpo -c OverlapUnion.cpp -fPIC -DPIC -o .libs/OverlapUnion.o mv -f .deps/OverlapUnion.Tpo .deps/OverlapUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoverageUnion.lo -MD -MP -MF .deps/CoverageUnion.Tpo -c -o CoverageUnion.lo CoverageUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CoverageUnion.lo -MD -MP -MF .deps/CoverageUnion.Tpo -c CoverageUnion.cpp -fPIC -DPIC -o .libs/CoverageUnion.o mv -f .deps/CoverageUnion.Tpo .deps/CoverageUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c -o PointGeometryUnion.lo PointGeometryUnion.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c PointGeometryUnion.cpp -fPIC -DPIC -o .libs/PointGeometryUnion.o mv -f .deps/PointGeometryUnion.Tpo .deps/PointGeometryUnion.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c -o UnaryUnionOp.lo UnaryUnionOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c UnaryUnionOp.cpp -fPIC -DPIC -o .libs/UnaryUnionOp.o mv -f .deps/UnaryUnionOp.Tpo .deps/UnaryUnionOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopunion.la CascadedPolygonUnion.lo CascadedUnion.lo OverlapUnion.lo CoverageUnion.lo PointGeometryUnion.lo UnaryUnionOp.lo libtool: link: ar cru .libs/libopunion.a .libs/CascadedPolygonUnion.o .libs/CascadedUnion.o .libs/OverlapUnion.o .libs/CoverageUnion.o .libs/PointGeometryUnion.o .libs/UnaryUnionOp.o libtool: link: ranlib .libs/libopunion.a libtool: link: ( cd ".libs" && rm -f "libopunion.la" && ln -s "../libopunion.la" "libopunion.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' Making all in sharedpaths make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c -o SharedPathsOp.lo SharedPathsOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c SharedPathsOp.cpp -fPIC -DPIC -o .libs/SharedPathsOp.o mv -f .deps/SharedPathsOp.Tpo .deps/SharedPathsOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopsharedpaths.la SharedPathsOp.lo libtool: link: ar cru .libs/libopsharedpaths.a .libs/SharedPathsOp.o libtool: link: ranlib .libs/libopsharedpaths.a libtool: link: ( cd ".libs" && rm -f "libopsharedpaths.la" && ln -s "../libopsharedpaths.la" "libopsharedpaths.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' Making all in valid make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c -o ConnectedInteriorTester.lo ConnectedInteriorTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c ConnectedInteriorTester.cpp -fPIC -DPIC -o .libs/ConnectedInteriorTester.o mv -f .deps/ConnectedInteriorTester.Tpo .deps/ConnectedInteriorTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c -o ConsistentAreaTester.lo ConsistentAreaTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c ConsistentAreaTester.cpp -fPIC -DPIC -o .libs/ConsistentAreaTester.o mv -f .deps/ConsistentAreaTester.Tpo .deps/ConsistentAreaTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c -o IsValidOp.lo IsValidOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c IsValidOp.cpp -fPIC -DPIC -o .libs/IsValidOp.o mv -f .deps/IsValidOp.Tpo .deps/IsValidOp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c -o QuadtreeNestedRingTester.lo QuadtreeNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c QuadtreeNestedRingTester.cpp -fPIC -DPIC -o .libs/QuadtreeNestedRingTester.o mv -f .deps/QuadtreeNestedRingTester.Tpo .deps/QuadtreeNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointRemover.lo -MD -MP -MF .deps/RepeatedPointRemover.Tpo -c -o RepeatedPointRemover.lo RepeatedPointRemover.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointRemover.lo -MD -MP -MF .deps/RepeatedPointRemover.Tpo -c RepeatedPointRemover.cpp -fPIC -DPIC -o .libs/RepeatedPointRemover.o mv -f .deps/RepeatedPointRemover.Tpo .deps/RepeatedPointRemover.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c -o RepeatedPointTester.lo RepeatedPointTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c RepeatedPointTester.cpp -fPIC -DPIC -o .libs/RepeatedPointTester.o mv -f .deps/RepeatedPointTester.Tpo .deps/RepeatedPointTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c -o SimpleNestedRingTester.lo SimpleNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c SimpleNestedRingTester.cpp -fPIC -DPIC -o .libs/SimpleNestedRingTester.o mv -f .deps/SimpleNestedRingTester.Tpo .deps/SimpleNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c -o SweeplineNestedRingTester.lo SweeplineNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c SweeplineNestedRingTester.cpp -fPIC -DPIC -o .libs/SweeplineNestedRingTester.o mv -f .deps/SweeplineNestedRingTester.Tpo .deps/SweeplineNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c -o TopologyValidationError.lo TopologyValidationError.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c TopologyValidationError.cpp -fPIC -DPIC -o .libs/TopologyValidationError.o mv -f .deps/TopologyValidationError.Tpo .deps/TopologyValidationError.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c -o IndexedNestedRingTester.lo IndexedNestedRingTester.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c IndexedNestedRingTester.cpp -fPIC -DPIC -o .libs/IndexedNestedRingTester.o mv -f .deps/IndexedNestedRingTester.Tpo .deps/IndexedNestedRingTester.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MakeValid.lo -MD -MP -MF .deps/MakeValid.Tpo -c -o MakeValid.lo MakeValid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MakeValid.lo -MD -MP -MF .deps/MakeValid.Tpo -c MakeValid.cpp -fPIC -DPIC -o .libs/MakeValid.o mv -f .deps/MakeValid.Tpo .deps/MakeValid.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libopvalid.la ConnectedInteriorTester.lo ConsistentAreaTester.lo IsValidOp.lo QuadtreeNestedRingTester.lo RepeatedPointRemover.lo RepeatedPointTester.lo SimpleNestedRingTester.lo SweeplineNestedRingTester.lo TopologyValidationError.lo IndexedNestedRingTester.lo MakeValid.lo libtool: link: ar cru .libs/libopvalid.a .libs/ConnectedInteriorTester.o .libs/ConsistentAreaTester.o .libs/IsValidOp.o .libs/QuadtreeNestedRingTester.o .libs/RepeatedPointRemover.o .libs/RepeatedPointTester.o .libs/SimpleNestedRingTester.o .libs/SweeplineNestedRingTester.o .libs/TopologyValidationError.o .libs/IndexedNestedRingTester.o .libs/MakeValid.o libtool: link: ranlib .libs/libopvalid.a libtool: link: ( cd ".libs" && rm -f "libopvalid.la" && ln -s "../libopvalid.la" "libopvalid.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c -o GeometryGraphOperation.lo GeometryGraphOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c GeometryGraphOperation.cpp -fPIC -DPIC -o .libs/GeometryGraphOperation.o mv -f .deps/GeometryGraphOperation.Tpo .deps/GeometryGraphOperation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c -o IsSimpleOp.lo IsSimpleOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c IsSimpleOp.cpp -fPIC -DPIC -o .libs/IsSimpleOp.o mv -f .deps/IsSimpleOp.Tpo .deps/IsSimpleOp.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o liboperation.la GeometryGraphOperation.lo IsSimpleOp.lo buffer/libopbuffer.la distance/libopdistance.la intersection/libopintersection.la linemerge/liboplinemerge.la overlay/libopoverlay.la polygonize/liboppolygonize.la predicate/liboppredicate.la relate/liboprelate.la union/libopunion.la valid/libopvalid.la sharedpaths/libopsharedpaths.la libtool: link: (cd .libs/liboperation.lax/libopbuffer.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer/.libs/libopbuffer.a") libtool: link: (cd .libs/liboperation.lax/libopdistance.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance/.libs/libopdistance.a") libtool: link: (cd .libs/liboperation.lax/libopintersection.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection/.libs/libopintersection.a") libtool: link: (cd .libs/liboperation.lax/liboplinemerge.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge/.libs/liboplinemerge.a") libtool: link: (cd .libs/liboperation.lax/libopoverlay.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay/.libs/libopoverlay.a") libtool: link: (cd .libs/liboperation.lax/liboppolygonize.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize/.libs/liboppolygonize.a") libtool: link: (cd .libs/liboperation.lax/liboppredicate.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate/.libs/liboppredicate.a") libtool: link: (cd .libs/liboperation.lax/liboprelate.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate/.libs/liboprelate.a") libtool: link: (cd .libs/liboperation.lax/libopunion.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union/.libs/libopunion.a") libtool: link: (cd .libs/liboperation.lax/libopvalid.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid/.libs/libopvalid.a") libtool: link: (cd .libs/liboperation.lax/libopsharedpaths.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths/.libs/libopsharedpaths.a") libtool: link: ar cru .libs/liboperation.a .libs/GeometryGraphOperation.o .libs/IsSimpleOp.o .libs/liboperation.lax/libopbuffer.a/BufferBuilder.o .libs/liboperation.lax/libopbuffer.a/BufferInputLineSimplifier.o .libs/liboperation.lax/libopbuffer.a/BufferOp.o .libs/liboperation.lax/libopbuffer.a/BufferParameters.o .libs/liboperation.lax/libopbuffer.a/BufferSubgraph.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveSetBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetSegmentGenerator.o .libs/liboperation.lax/libopbuffer.a/RightmostEdgeFinder.o .libs/liboperation.lax/libopbuffer.a/SubgraphDepthLocater.o .libs/liboperation.lax/libopdistance.a/ConnectedElementLocationFilter.o .libs/liboperation.lax/libopdistance.a/ConnectedElementPointFilter.o .libs/liboperation.lax/libopdistance.a/DistanceOp.o .libs/liboperation.lax/libopdistance.a/FacetSequence.o .libs/liboperation.lax/libopdistance.a/FacetSequenceTreeBuilder.o .libs/liboperation.lax/libopdistance.a/GeometryLocation.o .libs/liboperation.lax/libopdistance.a/IndexedFacetDistance.o .libs/liboperation.lax/libopintersection.a/Rectangle.o .libs/liboperation.lax/libopintersection.a/RectangleIntersection.o .libs/liboperation.lax/libopintersection.a/RectangleIntersectionBuilder.o .libs/liboperation.lax/liboplinemerge.a/EdgeString.o .libs/liboperation.lax/liboplinemerge.a/LineMergeDirectedEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeGraph.o .libs/liboperation.lax/liboplinemerge.a/LineMerger.o .libs/liboperation.lax/liboplinemerge.a/LineSequencer.o .libs/liboperation.lax/libopoverlay.a/EdgeSetNoder.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrix.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrixCell.o .libs/liboperation.lax/libopoverlay.a/FuzzyPointLocator.o .libs/liboperation.lax/libopoverlay.a/GeometrySnapper.o .libs/liboperation.lax/libopoverlay.a/LineBuilder.o .libs/liboperation.lax/libopoverlay.a/LineStringSnapper.o .libs/liboperation.lax/libopoverlay.a/MaximalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/MinimalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/OffsetPointGenerator.o .libs/liboperation.lax/libopoverlay.a/OverlayNodeFactory.o .libs/liboperation.lax/libopoverlay.a/OverlayOp.o .libs/liboperation.lax/libopoverlay.a/OverlayResultValidator.o .libs/liboperation.lax/libopoverlay.a/PointBuilder.o .libs/liboperation.lax/libopoverlay.a/PolygonBuilder.o .libs/liboperation.lax/libopoverlay.a/SnapIfNeededOverlayOp.o .libs/liboperation.lax/libopoverlay.a/SnapOverlayOp.o .libs/liboperation.lax/liboppolygonize.a/BuildArea.o .libs/liboperation.lax/liboppolygonize.a/EdgeRing.o .libs/liboperation.lax/liboppolygonize.a/HoleAssigner.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeDirectedEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeGraph.o .libs/liboperation.lax/liboppolygonize.a/Polygonizer.o .libs/liboperation.lax/liboppredicate.a/RectangleContains.o .libs/liboperation.lax/liboppredicate.a/RectangleIntersects.o .libs/liboperation.lax/liboppredicate.a/SegmentIntersectionTester.o .libs/liboperation.lax/liboprelate.a/EdgeEndBuilder.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundle.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundleStar.o .libs/liboperation.lax/liboprelate.a/RelateComputer.o .libs/liboperation.lax/liboprelate.a/RelateNode.o .libs/liboperation.lax/liboprelate.a/RelateNodeFactory.o .libs/liboperation.lax/liboprelate.a/RelateNodeGraph.o .libs/liboperation.lax/liboprelate.a/RelateOp.o .libs/liboperation.lax/libopunion.a/CascadedPolygonUnion.o .libs/liboperation.lax/libopunion.a/CascadedUnion.o .libs/liboperation.lax/libopunion.a/CoverageUnion.o .libs/liboperation.lax/libopunion.a/OverlapUnion.o .libs/liboperation.lax/libopunion.a/PointGeometryUnion.o .libs/liboperation.lax/libopunion.a/UnaryUnionOp.o .libs/liboperation.lax/libopvalid.a/ConnectedInteriorTester.o .libs/liboperation.lax/libopvalid.a/ConsistentAreaTester.o .libs/liboperation.lax/libopvalid.a/IndexedNestedRingTester.o .libs/liboperation.lax/libopvalid.a/IsValidOp.o .libs/liboperation.lax/libopvalid.a/MakeValid.o .libs/liboperation.lax/libopvalid.a/QuadtreeNestedRingTester.o .libs/liboperation.lax/libopvalid.a/RepeatedPointRemover.o .libs/liboperation.lax/libopvalid.a/RepeatedPointTester.o .libs/liboperation.lax/libopvalid.a/SimpleNestedRingTester.o .libs/liboperation.lax/libopvalid.a/SweeplineNestedRingTester.o .libs/liboperation.lax/libopvalid.a/TopologyValidationError.o .libs/liboperation.lax/libopsharedpaths.a/SharedPathsOp.o libtool: link: ranlib .libs/liboperation.a libtool: link: rm -fr .libs/liboperation.lax libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making all in planargraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' depbase=`echo DirectedEdge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF $depbase.Tpo -c -o DirectedEdge.lo DirectedEdge.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o depbase=`echo DirectedEdgeStar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF $depbase.Tpo -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o depbase=`echo Edge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF $depbase.Tpo -c -o Edge.lo Edge.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o depbase=`echo Node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF $depbase.Tpo -c -o Node.lo Node.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o depbase=`echo NodeMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF $depbase.Tpo -c -o NodeMap.lo NodeMap.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o depbase=`echo PlanarGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF $depbase.Tpo -c -o PlanarGraph.lo PlanarGraph.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o depbase=`echo Subgraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Subgraph.lo -MD -MP -MF $depbase.Tpo -c -o Subgraph.lo Subgraph.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Subgraph.lo -MD -MP -MF .deps/Subgraph.Tpo -c Subgraph.cpp -fPIC -DPIC -o .libs/Subgraph.o depbase=`echo algorithm/ConnectedSubgraphFinder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF $depbase.Tpo -c -o algorithm/ConnectedSubgraphFinder.lo algorithm/ConnectedSubgraphFinder.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF algorithm/.deps/ConnectedSubgraphFinder.Tpo -c algorithm/ConnectedSubgraphFinder.cpp -fPIC -DPIC -o algorithm/.libs/ConnectedSubgraphFinder.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libplanargraph.la DirectedEdge.lo DirectedEdgeStar.lo Edge.lo Node.lo NodeMap.lo PlanarGraph.lo Subgraph.lo algorithm/ConnectedSubgraphFinder.lo libtool: link: ar cru .libs/libplanargraph.a .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/Node.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Subgraph.o algorithm/.libs/ConnectedSubgraphFinder.o libtool: link: ranlib .libs/libplanargraph.a libtool: link: ( cd ".libs" && rm -f "libplanargraph.la" && ln -s "../libplanargraph.la" "libplanargraph.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' Making all in geomgraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making all in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c -o MonotoneChainEdge.lo MonotoneChainEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c MonotoneChainEdge.cpp -fPIC -DPIC -o .libs/MonotoneChainEdge.o mv -f .deps/MonotoneChainEdge.Tpo .deps/MonotoneChainEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c -o MonotoneChainIndexer.lo MonotoneChainIndexer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c MonotoneChainIndexer.cpp -fPIC -DPIC -o .libs/MonotoneChainIndexer.o mv -f .deps/MonotoneChainIndexer.Tpo .deps/MonotoneChainIndexer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c -o SegmentIntersector.lo SegmentIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c SegmentIntersector.cpp -fPIC -DPIC -o .libs/SegmentIntersector.o mv -f .deps/SegmentIntersector.Tpo .deps/SegmentIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c -o SimpleEdgeSetIntersector.lo SimpleEdgeSetIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c SimpleEdgeSetIntersector.cpp -fPIC -DPIC -o .libs/SimpleEdgeSetIntersector.o mv -f .deps/SimpleEdgeSetIntersector.Tpo .deps/SimpleEdgeSetIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c -o SimpleMCSweepLineIntersector.lo SimpleMCSweepLineIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c SimpleMCSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleMCSweepLineIntersector.o mv -f .deps/SimpleMCSweepLineIntersector.Tpo .deps/SimpleMCSweepLineIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c -o SimpleSweepLineIntersector.lo SimpleSweepLineIntersector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c SimpleSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleSweepLineIntersector.o mv -f .deps/SimpleSweepLineIntersector.Tpo .deps/SimpleSweepLineIntersector.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c -o SweepLineSegment.lo SweepLineSegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c SweepLineSegment.cpp -fPIC -DPIC -o .libs/SweepLineSegment.o mv -f .deps/SweepLineSegment.Tpo .deps/SweepLineSegment.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomgraphindex.la MonotoneChainEdge.lo MonotoneChainIndexer.lo SegmentIntersector.lo SimpleEdgeSetIntersector.lo SimpleMCSweepLineIntersector.lo SimpleSweepLineIntersector.lo SweepLineEvent.lo SweepLineSegment.lo libtool: link: ar cru .libs/libgeomgraphindex.a .libs/MonotoneChainEdge.o .libs/MonotoneChainIndexer.o .libs/SegmentIntersector.o .libs/SimpleEdgeSetIntersector.o .libs/SimpleMCSweepLineIntersector.o .libs/SimpleSweepLineIntersector.o .libs/SweepLineEvent.o .libs/SweepLineSegment.o libtool: link: ranlib .libs/libgeomgraphindex.a libtool: link: ( cd ".libs" && rm -f "libgeomgraphindex.la" && ln -s "../libgeomgraphindex.la" "libgeomgraphindex.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c -o Depth.lo Depth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c Depth.cpp -fPIC -DPIC -o .libs/Depth.o mv -f .deps/Depth.Tpo .deps/Depth.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c -o DirectedEdge.lo DirectedEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o mv -f .deps/DirectedEdge.Tpo .deps/DirectedEdge.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o mv -f .deps/DirectedEdgeStar.Tpo .deps/DirectedEdgeStar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c -o Edge.lo Edge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o mv -f .deps/Edge.Tpo .deps/Edge.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c -o EdgeEnd.lo EdgeEnd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c EdgeEnd.cpp -fPIC -DPIC -o .libs/EdgeEnd.o mv -f .deps/EdgeEnd.Tpo .deps/EdgeEnd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c -o EdgeEndStar.lo EdgeEndStar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c EdgeEndStar.cpp -fPIC -DPIC -o .libs/EdgeEndStar.o mv -f .deps/EdgeEndStar.Tpo .deps/EdgeEndStar.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c -o EdgeIntersectionList.lo EdgeIntersectionList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c EdgeIntersectionList.cpp -fPIC -DPIC -o .libs/EdgeIntersectionList.o mv -f .deps/EdgeIntersectionList.Tpo .deps/EdgeIntersectionList.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c -o EdgeNodingValidator.lo EdgeNodingValidator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c EdgeNodingValidator.cpp -fPIC -DPIC -o .libs/EdgeNodingValidator.o mv -f .deps/EdgeNodingValidator.Tpo .deps/EdgeNodingValidator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c -o EdgeList.lo EdgeList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c EdgeList.cpp -fPIC -DPIC -o .libs/EdgeList.o mv -f .deps/EdgeList.Tpo .deps/EdgeList.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c -o EdgeRing.lo EdgeRing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o mv -f .deps/EdgeRing.Tpo .deps/EdgeRing.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c -o GeometryGraph.lo GeometryGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c GeometryGraph.cpp -fPIC -DPIC -o .libs/GeometryGraph.o mv -f .deps/GeometryGraph.Tpo .deps/GeometryGraph.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c -o GraphComponent.lo GraphComponent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c GraphComponent.cpp -fPIC -DPIC -o .libs/GraphComponent.o mv -f .deps/GraphComponent.Tpo .deps/GraphComponent.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c -o Label.lo Label.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c Label.cpp -fPIC -DPIC -o .libs/Label.o mv -f .deps/Label.Tpo .deps/Label.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o mv -f .deps/Node.Tpo .deps/Node.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c -o NodeFactory.lo NodeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c NodeFactory.cpp -fPIC -DPIC -o .libs/NodeFactory.o mv -f .deps/NodeFactory.Tpo .deps/NodeFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c -o NodeMap.lo NodeMap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o mv -f .deps/NodeMap.Tpo .deps/NodeMap.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c -o PlanarGraph.lo PlanarGraph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o mv -f .deps/PlanarGraph.Tpo .deps/PlanarGraph.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c -o Position.lo Position.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c Position.cpp -fPIC -DPIC -o .libs/Position.o mv -f .deps/Position.Tpo .deps/Position.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c -o Quadrant.lo Quadrant.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c Quadrant.cpp -fPIC -DPIC -o .libs/Quadrant.o mv -f .deps/Quadrant.Tpo .deps/Quadrant.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c -o TopologyLocation.lo TopologyLocation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c TopologyLocation.cpp -fPIC -DPIC -o .libs/TopologyLocation.o mv -f .deps/TopologyLocation.Tpo .deps/TopologyLocation.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libgeomgraph.la Depth.lo DirectedEdge.lo DirectedEdgeStar.lo Edge.lo EdgeEnd.lo EdgeEndStar.lo EdgeIntersectionList.lo EdgeNodingValidator.lo EdgeList.lo EdgeRing.lo GeometryGraph.lo GraphComponent.lo Label.lo Node.lo NodeFactory.lo NodeMap.lo PlanarGraph.lo Position.lo Quadrant.lo TopologyLocation.lo index/libgeomgraphindex.la libtool: link: (cd .libs/libgeomgraph.lax/libgeomgraphindex.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index/.libs/libgeomgraphindex.a") libtool: link: ar cru .libs/libgeomgraph.a .libs/Depth.o .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/EdgeEnd.o .libs/EdgeEndStar.o .libs/EdgeIntersectionList.o .libs/EdgeNodingValidator.o .libs/EdgeList.o .libs/EdgeRing.o .libs/GeometryGraph.o .libs/GraphComponent.o .libs/Label.o .libs/Node.o .libs/NodeFactory.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Position.o .libs/Quadrant.o .libs/TopologyLocation.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainEdge.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainIndexer.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SegmentIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleEdgeSetIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleMCSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineEvent.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineSegment.o libtool: link: ranlib .libs/libgeomgraph.a libtool: link: rm -fr .libs/libgeomgraph.lax libtool: link: ( cd ".libs" && rm -f "libgeomgraph.la" && ln -s "../libgeomgraph.la" "libgeomgraph.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making all in precision make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c -o CommonBits.lo CommonBits.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c CommonBits.cpp -fPIC -DPIC -o .libs/CommonBits.o mv -f .deps/CommonBits.Tpo .deps/CommonBits.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c -o CommonBitsOp.lo CommonBitsOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c CommonBitsOp.cpp -fPIC -DPIC -o .libs/CommonBitsOp.o mv -f .deps/CommonBitsOp.Tpo .deps/CommonBitsOp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c -o CommonBitsRemover.lo CommonBitsRemover.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c CommonBitsRemover.cpp -fPIC -DPIC -o .libs/CommonBitsRemover.o mv -f .deps/CommonBitsRemover.Tpo .deps/CommonBitsRemover.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c -o EnhancedPrecisionOp.lo EnhancedPrecisionOp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c EnhancedPrecisionOp.cpp -fPIC -DPIC -o .libs/EnhancedPrecisionOp.o mv -f .deps/EnhancedPrecisionOp.Tpo .deps/EnhancedPrecisionOp.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c -o GeometryPrecisionReducer.lo GeometryPrecisionReducer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c GeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/GeometryPrecisionReducer.o mv -f .deps/GeometryPrecisionReducer.Tpo .deps/GeometryPrecisionReducer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumClearance.lo -MD -MP -MF .deps/MinimumClearance.Tpo -c -o MinimumClearance.lo MinimumClearance.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT MinimumClearance.lo -MD -MP -MF .deps/MinimumClearance.Tpo -c MinimumClearance.cpp -fPIC -DPIC -o .libs/MinimumClearance.o mv -f .deps/MinimumClearance.Tpo .deps/MinimumClearance.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c -o PrecisionReducerCoordinateOperation.lo PrecisionReducerCoordinateOperation.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c PrecisionReducerCoordinateOperation.cpp -fPIC -DPIC -o .libs/PrecisionReducerCoordinateOperation.o mv -f .deps/PrecisionReducerCoordinateOperation.Tpo .deps/PrecisionReducerCoordinateOperation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c -o SimpleGeometryPrecisionReducer.lo SimpleGeometryPrecisionReducer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c SimpleGeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/SimpleGeometryPrecisionReducer.o mv -f .deps/SimpleGeometryPrecisionReducer.Tpo .deps/SimpleGeometryPrecisionReducer.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libprecision.la CommonBits.lo CommonBitsOp.lo CommonBitsRemover.lo EnhancedPrecisionOp.lo GeometryPrecisionReducer.lo MinimumClearance.lo PrecisionReducerCoordinateOperation.lo SimpleGeometryPrecisionReducer.lo libtool: link: ar cru .libs/libprecision.a .libs/CommonBits.o .libs/CommonBitsOp.o .libs/CommonBitsRemover.o .libs/EnhancedPrecisionOp.o .libs/GeometryPrecisionReducer.o .libs/MinimumClearance.o .libs/PrecisionReducerCoordinateOperation.o .libs/SimpleGeometryPrecisionReducer.o libtool: link: ranlib .libs/libprecision.a libtool: link: ( cd ".libs" && rm -f "libprecision.la" && ln -s "../libprecision.la" "libprecision.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' Making all in simplify make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c -o DouglasPeuckerLineSimplifier.lo DouglasPeuckerLineSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c DouglasPeuckerLineSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerLineSimplifier.o mv -f .deps/DouglasPeuckerLineSimplifier.Tpo .deps/DouglasPeuckerLineSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c -o DouglasPeuckerSimplifier.lo DouglasPeuckerSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c DouglasPeuckerSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerSimplifier.o mv -f .deps/DouglasPeuckerSimplifier.Tpo .deps/DouglasPeuckerSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c -o LineSegmentIndex.lo LineSegmentIndex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c LineSegmentIndex.cpp -fPIC -DPIC -o .libs/LineSegmentIndex.o mv -f .deps/LineSegmentIndex.Tpo .deps/LineSegmentIndex.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c -o TaggedLineSegment.lo TaggedLineSegment.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c TaggedLineSegment.cpp -fPIC -DPIC -o .libs/TaggedLineSegment.o mv -f .deps/TaggedLineSegment.Tpo .deps/TaggedLineSegment.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c -o TaggedLineString.lo TaggedLineString.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c TaggedLineString.cpp -fPIC -DPIC -o .libs/TaggedLineString.o mv -f .deps/TaggedLineString.Tpo .deps/TaggedLineString.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c -o TaggedLineStringSimplifier.lo TaggedLineStringSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c TaggedLineStringSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLineStringSimplifier.o mv -f .deps/TaggedLineStringSimplifier.Tpo .deps/TaggedLineStringSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c -o TaggedLinesSimplifier.lo TaggedLinesSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c TaggedLinesSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLinesSimplifier.o mv -f .deps/TaggedLinesSimplifier.Tpo .deps/TaggedLinesSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c -o TopologyPreservingSimplifier.lo TopologyPreservingSimplifier.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c TopologyPreservingSimplifier.cpp -fPIC -DPIC -o .libs/TopologyPreservingSimplifier.o mv -f .deps/TopologyPreservingSimplifier.Tpo .deps/TopologyPreservingSimplifier.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libsimplify.la DouglasPeuckerLineSimplifier.lo DouglasPeuckerSimplifier.lo LineSegmentIndex.lo TaggedLineSegment.lo TaggedLineString.lo TaggedLineStringSimplifier.lo TaggedLinesSimplifier.lo TopologyPreservingSimplifier.lo libtool: link: ar cru .libs/libsimplify.a .libs/DouglasPeuckerLineSimplifier.o .libs/DouglasPeuckerSimplifier.o .libs/LineSegmentIndex.o .libs/TaggedLineSegment.o .libs/TaggedLineString.o .libs/TaggedLineStringSimplifier.o .libs/TaggedLinesSimplifier.o .libs/TopologyPreservingSimplifier.o libtool: link: ranlib .libs/libsimplify.a libtool: link: ( cd ".libs" && rm -f "libsimplify.la" && ln -s "../libsimplify.la" "libsimplify.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' Making all in triangulate make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making all in quadedge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c -o QuadEdge.lo QuadEdge.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c QuadEdge.cpp -fPIC -DPIC -o .libs/QuadEdge.o mv -f .deps/QuadEdge.Tpo .deps/QuadEdge.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c -o Vertex.lo Vertex.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c Vertex.cpp -fPIC -DPIC -o .libs/Vertex.o mv -f .deps/Vertex.Tpo .deps/Vertex.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c -o TrianglePredicate.lo TrianglePredicate.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c TrianglePredicate.cpp -fPIC -DPIC -o .libs/TrianglePredicate.o mv -f .deps/TrianglePredicate.Tpo .deps/TrianglePredicate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c -o QuadEdgeSubdivision.lo QuadEdgeSubdivision.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c QuadEdgeSubdivision.cpp -fPIC -DPIC -o .libs/QuadEdgeSubdivision.o mv -f .deps/QuadEdgeSubdivision.Tpo .deps/QuadEdgeSubdivision.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c -o LastFoundQuadEdgeLocator.lo LastFoundQuadEdgeLocator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c LastFoundQuadEdgeLocator.cpp -fPIC -DPIC -o .libs/LastFoundQuadEdgeLocator.o mv -f .deps/LastFoundQuadEdgeLocator.Tpo .deps/LastFoundQuadEdgeLocator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c -o LocateFailureException.lo LocateFailureException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c LocateFailureException.cpp -fPIC -DPIC -o .libs/LocateFailureException.o mv -f .deps/LocateFailureException.Tpo .deps/LocateFailureException.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libquadedge.la QuadEdge.lo Vertex.lo TrianglePredicate.lo QuadEdgeSubdivision.lo LastFoundQuadEdgeLocator.lo LocateFailureException.lo libtool: link: ar cru .libs/libquadedge.a .libs/QuadEdge.o .libs/Vertex.o .libs/TrianglePredicate.o .libs/QuadEdgeSubdivision.o .libs/LastFoundQuadEdgeLocator.o .libs/LocateFailureException.o libtool: link: ranlib .libs/libquadedge.a libtool: link: ( cd ".libs" && rm -f "libquadedge.la" && ln -s "../libquadedge.la" "libquadedge.la" ) make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c -o IncrementalDelaunayTriangulator.lo IncrementalDelaunayTriangulator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c IncrementalDelaunayTriangulator.cpp -fPIC -DPIC -o .libs/IncrementalDelaunayTriangulator.o mv -f .deps/IncrementalDelaunayTriangulator.Tpo .deps/IncrementalDelaunayTriangulator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c -o DelaunayTriangulationBuilder.lo DelaunayTriangulationBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c DelaunayTriangulationBuilder.cpp -fPIC -DPIC -o .libs/DelaunayTriangulationBuilder.o mv -f .deps/DelaunayTriangulationBuilder.Tpo .deps/DelaunayTriangulationBuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c -o VoronoiDiagramBuilder.lo VoronoiDiagramBuilder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c VoronoiDiagramBuilder.cpp -fPIC -DPIC -o .libs/VoronoiDiagramBuilder.o mv -f .deps/VoronoiDiagramBuilder.Tpo .deps/VoronoiDiagramBuilder.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libtriangulate.la IncrementalDelaunayTriangulator.lo DelaunayTriangulationBuilder.lo VoronoiDiagramBuilder.lo quadedge/libquadedge.la libtool: link: (cd .libs/libtriangulate.lax/libquadedge.a && ar x "/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge/.libs/libquadedge.a") libtool: link: ar cru .libs/libtriangulate.a .libs/IncrementalDelaunayTriangulator.o .libs/DelaunayTriangulationBuilder.o .libs/VoronoiDiagramBuilder.o .libs/libtriangulate.lax/libquadedge.a/LastFoundQuadEdgeLocator.o .libs/libtriangulate.lax/libquadedge.a/LocateFailureException.o .libs/libtriangulate.lax/libquadedge.a/QuadEdge.o .libs/libtriangulate.lax/libquadedge.a/QuadEdgeSubdivision.o .libs/libtriangulate.lax/libquadedge.a/TrianglePredicate.o .libs/libtriangulate.lax/libquadedge.a/Vertex.o libtool: link: ranlib .libs/libtriangulate.a libtool: link: rm -fr .libs/libtriangulate.lax libtool: link: ( cd ".libs" && rm -f "libtriangulate.la" && ln -s "../libtriangulate.la" "libtriangulate.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making all in util make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c -o Assert.lo Assert.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cpp -fPIC -DPIC -o .libs/Assert.o mv -f .deps/Assert.Tpo .deps/Assert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c -o GeometricShapeFactory.lo GeometricShapeFactory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c GeometricShapeFactory.cpp -fPIC -DPIC -o .libs/GeometricShapeFactory.o mv -f .deps/GeometricShapeFactory.Tpo .deps/GeometricShapeFactory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c -o Interrupt.lo Interrupt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c Interrupt.cpp -fPIC -DPIC -o .libs/Interrupt.o mv -f .deps/Interrupt.Tpo .deps/Interrupt.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c -o math.lo math.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.cpp -fPIC -DPIC -o .libs/math.o mv -f .deps/math.Tpo .deps/math.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c -o Profiler.lo Profiler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c Profiler.cpp -fPIC -DPIC -o .libs/Profiler.o mv -f .deps/Profiler.Tpo .deps/Profiler.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o libutil.la Assert.lo GeometricShapeFactory.lo Interrupt.lo math.lo Profiler.lo libtool: link: ar cru .libs/libutil.a .libs/Assert.o .libs/GeometricShapeFactory.o .libs/Interrupt.o .libs/math.o .libs/Profiler.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c -o inlines.lo inlines.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c inlines.cpp -fPIC -DPIC -o .libs/inlines.o mv -f .deps/inlines.Tpo .deps/inlines.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -release 3.8.0 -no-undefined -o libgeos.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib inlines.lo algorithm/libalgorithm.la geom/libgeom.la geomgraph/libgeomgraph.la index/libindex.la io/libio.la linearref/liblinearref.la noding/libnoding.la operation/liboperation.la planargraph/libplanargraph.la precision/libprecision.la simplify/libsimplify.la triangulate/libtriangulate.la util/libutil.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/inlines.o -Wl,--whole-archive algorithm/.libs/libalgorithm.a geom/.libs/libgeom.a geomgraph/.libs/libgeomgraph.a index/.libs/libindex.a io/.libs/libio.a linearref/.libs/liblinearref.a noding/.libs/libnoding.a operation/.libs/liboperation.a planargraph/.libs/libplanargraph.a precision/.libs/libprecision.a simplify/.libs/libsimplify.a triangulate/.libs/libtriangulate.a util/.libs/libutil.a -Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libgeos-3.8.0.so -o .libs/libgeos-3.8.0.so libtool: link: (cd ".libs" && rm -f "libgeos.so" && ln -s "libgeos-3.8.0.so" "libgeos.so") libtool: link: ( cd ".libs" && rm -f "libgeos.la" && ln -s "../libgeos.la" "libgeos.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making all in capi make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION='"3.8.0-CAPI-1.13.1"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c -o libgeos_c_la-geos_c.lo `test -f 'geos_c.cpp' || echo './'`geos_c.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION=\"3.8.0-CAPI-1.13.1\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c geos_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_c.o mv -f .deps/libgeos_c_la-geos_c.Tpo .deps/libgeos_c_la-geos_c.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION='"3.8.0-CAPI-1.13.1"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c -o libgeos_c_la-geos_ts_c.lo `test -f 'geos_ts_c.cpp' || echo './'`geos_ts_c.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_CAPI_VERSION=\"3.8.0-CAPI-1.13.1\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c geos_ts_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_ts_c.o mv -f .deps/libgeos_c_la-geos_ts_c.Tpo .deps/libgeos_c_la-geos_ts_c.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -version-info 14:1:13 -no-undefined -o libgeos_c.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,-rpath -Wl,/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/.libs -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib ../src/.libs/libgeos.so -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.13.1 libtool: link: (cd ".libs" && rm -f "libgeos_c.so.1" && ln -s "libgeos_c.so.1.13.1" "libgeos_c.so.1") libtool: link: (cd ".libs" && rm -f "libgeos_c.so" && ln -s "libgeos_c.so.1.13.1" "libgeos_c.so") libtool: link: ( cd ".libs" && rm -f "libgeos_c.la" && ln -s "../libgeos_c.la" "libgeos_c.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' Making all in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cpp mv -f .deps/example.Tpo .deps/example.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o example example.o ../src/libgeos.la ../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/example example.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' Making all in macros make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' Making all in swig make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' Making all in tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making all in bigtest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' Making all in xmltester make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' depbase=`echo SimpleWKTTester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleWKTTester.o -MD -MP -MF $depbase.Tpo -c -o SimpleWKTTester.o SimpleWKTTester.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o SimpleWKTTester SimpleWKTTester.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/SimpleWKTTester SimpleWKTTester.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib depbase=`echo XMLTester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT XMLTester.o -MD -MP -MF $depbase.Tpo -c -o XMLTester.o XMLTester.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tinyxml2/tinyxml2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT tinyxml2/tinyxml2.o -MD -MP -MF $depbase.Tpo -c -o tinyxml2/tinyxml2.o tinyxml2/tinyxml2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo BufferResultMatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferResultMatcher.o -MD -MP -MF $depbase.Tpo -c -o BufferResultMatcher.o BufferResultMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SingleSidedBufferResultMatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SingleSidedBufferResultMatcher.o -MD -MP -MF $depbase.Tpo -c -o SingleSidedBufferResultMatcher.o SingleSidedBufferResultMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' Making all in unit make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' Making all in geostest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' Making all in thread make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making all in benchmarks make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making all in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointAreaPerfTest.o -MD -MP -MF .deps/InteriorPointAreaPerfTest.Tpo -c -o InteriorPointAreaPerfTest.o InteriorPointAreaPerfTest.cpp mv -f .deps/InteriorPointAreaPerfTest.Tpo .deps/InteriorPointAreaPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiPerfTest.o -MD -MP -MF .deps/VoronoiPerfTest.Tpo -c -o VoronoiPerfTest.o VoronoiPerfTest.cpp mv -f .deps/VoronoiPerfTest.Tpo .deps/VoronoiPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o VoronoiPerfTest VoronoiPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/VoronoiPerfTest VoronoiPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionSegmentsPerfTest.o -MD -MP -MF .deps/UnaryUnionSegmentsPerfTest.Tpo -c -o UnaryUnionSegmentsPerfTest.o UnaryUnionSegmentsPerfTest.cpp mv -f .deps/UnaryUnionSegmentsPerfTest.Tpo .deps/UnaryUnionSegmentsPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' Making all in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making all in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedBufferStressTest.o -MD -MP -MF .deps/IteratedBufferStressTest.Tpo -c -o IteratedBufferStressTest.o IteratedBufferStressTest.cpp mv -f .deps/IteratedBufferStressTest.Tpo .deps/IteratedBufferStressTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' Making all in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectsPerfTest.o -MD -MP -MF .deps/RectangleIntersectsPerfTest.Tpo -c -o RectangleIntersectsPerfTest.o RectangleIntersectsPerfTest.cpp mv -f .deps/RectangleIntersectsPerfTest.Tpo .deps/RectangleIntersectsPerfTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making all in capi make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ClassSizes.o -MD -MP -MF .deps/ClassSizes.Tpo -c -o ClassSizes.o ClassSizes.cpp mv -f .deps/ClassSizes.Tpo .deps/ClassSizes.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o ClassSizes ClassSizes.o ../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/ClassSizes ClassSizes.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making all in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' Making all in astyle make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' depbase=`echo ASBeautifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASBeautifier.o -MD -MP -MF $depbase.Tpo -c -o ASBeautifier.o ASBeautifier.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASEnhancer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASEnhancer.o -MD -MP -MF $depbase.Tpo -c -o ASEnhancer.o ASEnhancer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASFormatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASFormatter.o -MD -MP -MF $depbase.Tpo -c -o ASFormatter.o ASFormatter.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASLocalizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASLocalizer.o -MD -MP -MF $depbase.Tpo -c -o ASLocalizer.o ASLocalizer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASResource.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASResource.o -MD -MP -MF $depbase.Tpo -c -o ASResource.o ASResource.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo astyle_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT astyle_main.o -MD -MP -MF $depbase.Tpo -c -o astyle_main.o astyle_main.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' cd build/geos-3.8.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make install-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' Making install in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making install in geos make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' Making install in algorithm make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making install in locate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm/locate' /bin/install -c -m 644 IndexedPointInAreaLocator.h PointOnGeometryLocator.h SimplePointInAreaLocator.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm/locate' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' Making install in distance make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm/distance' /bin/install -c -m 644 DiscreteHausdorffDistance.h DiscreteFrechetDistance.h DistanceToPoint.h PointPairDistance.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm/distance' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' Making install in ttmath make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm/ttmath' /bin/install -c -m 644 ttmath.h ttmathbig.h ttmathdec.h ttmathint.h ttmathmisc.h ttmathobjects.h ttmathparser.h ttmaththreads.h ttmathtypes.h ttmathuint.h ttmathuint_noasm.h ttmathuint_x86.h ttmathuint_x86_64.h ttmathuint_x86_64_msvc.asm '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm/ttmath' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm' /bin/install -c -m 644 Angle.h Area.h BoundaryNodeRule.h CGAlgorithmsDD.h CentralEndpointIntersector.h Centroid.h ConvexHull.h ConvexHull.inl Distance.h HCoordinate.h InteriorPointArea.h InteriorPointLine.h InteriorPointPoint.h Intersection.h Length.h LineIntersector.h MinimumBoundingCircle.h MinimumDiameter.h NotRepresentableException.h Orientation.h PointLocation.h PointLocator.h RayCrossingCounter.h RayCrossingCounterDD.h RobustDeterminant.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/algorithm' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making install in geom make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making install in util make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geom/util' /bin/install -c -m 644 ComponentCoordinateExtracter.h CoordinateOperation.h GeometryCombiner.h GeometryEditor.h GeometryEditorOperation.h GeometryExtracter.h GeometryTransformer.h LinearComponentExtracter.h PointExtracter.h PolygonExtracter.h ShortCircuitedGeometryVisitor.h SineStarFactory.h Densifier.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geom/util' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' Making install in prep make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geom/prep' /bin/install -c -m 644 AbstractPreparedPolygonContains.h BasicPreparedGeometry.h PreparedGeometryFactory.h PreparedGeometry.h PreparedLineString.h PreparedLineStringIntersects.h PreparedPoint.h PreparedPolygonContains.h PreparedPolygonContainsProperly.h PreparedPolygonCovers.h PreparedPolygon.h PreparedPolygonIntersects.h PreparedPolygonPredicate.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geom/prep' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geom' /bin/install -c -m 644 BinaryOp.h CoordinateArraySequenceFactory.h CoordinateArraySequenceFactory.inl CoordinateArraySequence.h CoordinateFilter.h Coordinate.h Coordinate.inl CoordinateList.h CoordinateSequenceFactory.h CoordinateSequenceFilter.h CoordinateSequence.h DefaultCoordinateSequenceFactory.h Dimension.h Envelope.h Envelope.inl FixedSizeCoordinateSequence.h GeometryCollection.h GeometryCollection.inl GeometryComponentFilter.h GeometryFactory.h GeometryFactory.inl GeometryFilter.h Geometry.h IntersectionMatrix.h LinearRing.h LineSegment.h LineSegment.inl LineString.h Location.h MultiLineString.h MultiLineString.inl MultiPoint.h MultiPolygon.h MultiPolygon.inl Point.h Polygon.h PrecisionModel.h PrecisionModel.inl Triangle.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geom' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making install in geomgraph make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making install in index make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geomgraph/index' /bin/install -c -m 644 EdgeSetIntersector.h MonotoneChain.h MonotoneChainEdge.h MonotoneChainIndexer.h SegmentIntersector.h SegmentIntersector.inl SimpleEdgeSetIntersector.h SimpleMCSweepLineIntersector.h SimpleSweepLineIntersector.h SweepLineEvent.h SweepLineEventObj.h SweepLineSegment.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geomgraph/index' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geomgraph' /bin/install -c -m 644 Depth.h Depth.inl DirectedEdge.h DirectedEdge.inl DirectedEdgeStar.h EdgeEnd.h EdgeEndStar.h Edge.h EdgeIntersection.h EdgeIntersectionList.h EdgeList.h EdgeNodingValidator.h EdgeRing.h GeometryGraph.h GeometryGraph.inl GraphComponent.h Label.h Label.inl NodeFactory.h Node.h NodeMap.h PlanarGraph.h Position.h Quadrant.h Quadrant.inl TopologyLocation.h TopologyLocation.inl '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/geomgraph' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making install in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making install in intervalrtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/intervalrtree' /bin/install -c -m 644 IntervalRTreeBranchNode.h IntervalRTreeLeafNode.h IntervalRTreeNode.h SortedPackedIntervalRTree.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/intervalrtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' Making install in sweepline make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/sweepline' /bin/install -c -m 644 SweepLineEvent.h SweepLineIndex.h SweepLineInterval.h SweepLineOverlapAction.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/sweepline' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' Making install in strtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/strtree' /bin/install -c -m 644 AbstractNode.h AbstractSTRtree.h Boundable.h BoundablePair.h EnvelopeUtil.h GeometryItemDistance.h Interval.h ItemBoundable.h ItemDistance.h SIRtree.h STRtree.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/strtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' Making install in quadtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/quadtree' /bin/install -c -m 644 DoubleBits.h IntervalSize.h Key.h NodeBase.h Node.h Quadtree.h Root.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/quadtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' Making install in bintree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/bintree' /bin/install -c -m 644 Bintree.h Interval.h Key.h NodeBase.h Node.h Root.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/bintree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' Making install in chain make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/chain' /bin/install -c -m 644 MonotoneChain.h MonotoneChainBuilder.h MonotoneChainOverlapAction.h MonotoneChainSelectAction.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index/chain' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index' /bin/install -c -m 644 ItemVisitor.h SpatialIndex.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/index' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making install in io make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/io' /bin/install -c -m 644 ByteOrderDataInStream.h ByteOrderDataInStream.inl ByteOrderValues.h CLocalizer.h ParseException.h StringTokenizer.h WKBConstants.h WKBReader.h WKBWriter.h WKTReader.h WKTReader.inl WKTWriter.h Writer.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/io' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' Making install in linearref make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/linearref' /bin/install -c -m 644 ExtractLineByLocation.h LengthIndexedLine.h LengthIndexOfPoint.h LengthLocationMap.h LinearIterator.h LinearGeometryBuilder.h LinearLocation.h LocationIndexedLine.h LocationIndexOfLine.h LocationIndexOfPoint.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/linearref' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' Making install in noding make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making install in snapround make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/noding/snapround' /bin/install -c -m 644 HotPixel.h HotPixel.inl MCIndexPointSnapper.h MCIndexSnapRounder.h SimpleSnapRounder.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/noding/snapround' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/noding' /bin/install -c -m 644 BasicSegmentString.h BasicSegmentString.inl FastNodingValidator.h FastSegmentSetIntersectionFinder.h GeometryNoder.h IntersectionAdder.h IntersectionFinderAdder.h IteratedNoder.h MCIndexNoder.h MCIndexNoder.inl MCIndexSegmentSetMutualIntersector.h NodableSegmentString.h NodedSegmentString.h Noder.h NodingValidator.h Octant.h OrientedCoordinateArray.h ScaledNoder.h SegmentIntersectionDetector.h SegmentIntersector.h SegmentNode.h SegmentNodeList.h SegmentPointComparator.h SegmentSetMutualIntersector.h SegmentString.h SegmentStringUtil.h SimpleNoder.h NodingIntersectionFinder.h SinglePassNoder.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/noding' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making install in operation make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making install in buffer make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/buffer' /bin/install -c -m 644 BufferBuilder.h BufferInputLineSimplifier.h BufferOp.h BufferParameters.h BufferSubgraph.h OffsetCurveBuilder.h OffsetCurveSetBuilder.h OffsetSegmentGenerator.h OffsetSegmentString.h RightmostEdgeFinder.h SubgraphDepthLocater.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/buffer' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' Making install in distance make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/distance' /bin/install -c -m 644 ConnectedElementLocationFilter.h ConnectedElementPointFilter.h DistanceOp.h IndexedFacetDistance.h FacetSequence.h FacetSequenceTreeBuilder.h GeometryLocation.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' Making install in intersection make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/intersection' /bin/install -c -m 644 Rectangle.h RectangleIntersection.h RectangleIntersectionBuilder.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/intersection' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' Making install in linemerge make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/linemerge' /bin/install -c -m 644 EdgeString.h LineMergeDirectedEdge.h LineMergeEdge.h LineMergeGraph.h LineMerger.h LineSequencer.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/linemerge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' Making install in overlay make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making install in snap make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/overlay/snap' /bin/install -c -m 644 GeometrySnapper.h LineStringSnapper.h SnapIfNeededOverlayOp.h SnapOverlayOp.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/overlay/snap' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/overlay' /bin/install -c -m 644 EdgeSetNoder.h ElevationMatrixCell.h ElevationMatrix.h LineBuilder.h MaximalEdgeRing.h MinimalEdgeRing.h MinimalEdgeRing.inl OverlayNodeFactory.h OverlayOp.h PointBuilder.h PolygonBuilder.h validate/FuzzyPointLocator.h validate/OffsetPointGenerator.h validate/OverlayResultValidator.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/overlay' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making install in polygonize make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/polygonize' /bin/install -c -m 644 BuildArea.h EdgeRing.h HoleAssigner.h PolygonizeDirectedEdge.h PolygonizeEdge.h PolygonizeGraph.h Polygonizer.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/polygonize' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' Making install in predicate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/predicate' /bin/install -c -m 644 RectangleContains.h RectangleIntersects.h SegmentIntersectionTester.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/predicate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' Making install in relate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/relate' /bin/install -c -m 644 EdgeEndBuilder.h EdgeEndBundle.h EdgeEndBundleStar.h RelateComputer.h RelateNodeFactory.h RelateNodeGraph.h RelateNode.h RelateOp.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/relate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' Making install in union make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/union' /bin/install -c -m 644 CascadedPolygonUnion.h CascadedUnion.h CoverageUnion.h OverlapUnion.h GeometryListHolder.h PointGeometryUnion.h UnaryUnionOp.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/union' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' Making install in sharedpaths make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/sharedpaths' /bin/install -c -m 644 SharedPathsOp.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/sharedpaths' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' Making install in valid make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/valid' /bin/install -c -m 644 ConnectedInteriorTester.h ConsistentAreaTester.h IsValidOp.h MakeValid.h QuadtreeNestedRingTester.h RepeatedPointRemover.h RepeatedPointTester.h SimpleNestedRingTester.h SweeplineNestedRingTester.h TopologyValidationError.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation/valid' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation' /bin/install -c -m 644 GeometryGraphOperation.h IsSimpleOp.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/operation' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making install in planargraph make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making install in algorithm make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/planargraph/algorithm' /bin/install -c -m 644 ConnectedSubgraphFinder.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/planargraph/algorithm' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/planargraph' /bin/install -c -m 644 DirectedEdge.h DirectedEdgeStar.h Edge.h GraphComponent.h Node.h NodeMap.h PlanarGraph.h Subgraph.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/planargraph' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making install in precision make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/precision' /bin/install -c -m 644 CommonBits.h CommonBitsOp.h CommonBitsRemover.h EnhancedPrecisionOp.h GeometryPrecisionReducer.h MinimumClearance.h PrecisionReducerCoordinateOperation.h SimpleGeometryPrecisionReducer.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/precision' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' Making install in simplify make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/simplify' /bin/install -c -m 644 DouglasPeuckerLineSimplifier.h DouglasPeuckerSimplifier.h LineSegmentIndex.h TaggedLineSegment.h TaggedLinesSimplifier.h TaggedLineString.h TaggedLineStringSimplifier.h TopologyPreservingSimplifier.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/simplify' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' Making install in triangulate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making install in quadedge make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/triangulate/quadedge' /bin/install -c -m 644 QuadEdge.h Vertex.h TrianglePredicate.h QuadEdgeSubdivision.h QuadEdgeLocator.h LastFoundQuadEdgeLocator.h LocateFailureException.h TriangleVisitor.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/triangulate/quadedge' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/triangulate' /bin/install -c -m 644 IncrementalDelaunayTriangulator.h DelaunayTriangulationBuilder.h VoronoiDiagramBuilder.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/triangulate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making install in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/util' /bin/install -c -m 644 Assert.h AssertionFailedException.h CoordinateArrayFilter.h GeometricShapeFactory.h GEOSException.h IllegalArgumentException.h IllegalStateException.h Interrupt.h math.h Machine.h TopologyException.h UniqueCoordinateArrayFilter.h UnsupportedOperationException.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos/util' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos' /bin/install -c -m 644 constants.h export.h geomgraph.h geomgraphindex.h geom.h geomUtil.h geosAlgorithm.h indexBintree.h indexChain.h indexQuadtree.h indexStrtree.h indexSweepline.h inline.h io.h noding.h nodingSnapround.h opBuffer.h opDistance.h operation.h opLinemerge.h opOverlay.h opPolygonize.h opPredicate.h opRelate.h opValid.h planargraph.h precision.h profiler.h spatialIndex.h unload.h util.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos' /bin/install -c -m 644 version.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/geos' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 geos.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making install in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making install in locate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' Making install in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making install in geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making install in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' Making install in prep make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making install in index make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making install in bintree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' Making install in chain make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' Making install in intervalrtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' Making install in quadtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' Making install in strtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' Making install in sweepline make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making install in io make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' Making install in linearref make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' Making install in noding make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making install in snapround make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making install in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making install in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' Making install in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' Making install in intersection make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' Making install in linemerge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' Making install in overlay make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' Making install in polygonize make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' Making install in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' Making install in relate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' Making install in union make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' Making install in sharedpaths make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' Making install in valid make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making install in planargraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' Making install in geomgraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making install in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making install in precision make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' Making install in simplify make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' Making install in triangulate make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making install in quadedge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making install in util make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libgeos.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libgeos-3.8.0.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos-3.8.0.so libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libgeos-3.8.0.so libgeos.so || { rm -f libgeos.so && ln -s libgeos-3.8.0.so libgeos.so; }; }) libtool: install: /bin/install -c .libs/libgeos.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making install in capi make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libgeos_c.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: warning: relinking `libgeos_c.la' libtool: install: (cd /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi; /bin/sh /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/libtool --tag CXX --mode=relink g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -version-info 14:1:13 -no-undefined -o libgeos_c.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.13.1 libtool: install: /bin/install -c .libs/libgeos_c.so.1.13.1T /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so.1.13.1 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libgeos_c.so.1.13.1 libgeos_c.so.1 || { rm -f libgeos_c.so.1 && ln -s libgeos_c.so.1.13.1 libgeos_c.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libgeos_c.so.1.13.1 libgeos_c.so || { rm -f libgeos_c.so && ln -s libgeos_c.so.1.13.1 libgeos_c.so; }; }) libtool: install: /bin/install -c .libs/libgeos_c.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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/scientific_core/include' /bin/install -c -m 644 geos_c.h '/opt/metwork-mfext-2.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' Making install in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' 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/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' Making install in macros make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' 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/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' Making install in swig make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' Making install in tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making install in bigtest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' Making install in xmltester make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' Making install in unit make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' Making install in geostest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' Making install in thread make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making install in benchmarks make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making install in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' Making install in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making install in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' Making install in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making install in capi make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making install in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' Making install in astyle make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c geos-config '/opt/metwork-mfext-2.0/opt/scientific_core/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' 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/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos' make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "name: 'libspatialite'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "version: '5.0.0-beta0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checksum: 'c12b217bb8cce533dbf79d841aae466c'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "SPATIALITE is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. Using SQLite + SpatiaLite you can effectively deploy an alternative open source Spatial DBMS roughly equivalent to PostgreSQL + PostGIS" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "website: 'https://www.gaia-gis.it/fossil/libspatialite'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "license: 'LGPL (MPL tri-license term)'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include" OPTIONS="--enable-shared --disable-static --enable-freexl=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/libspatialite-5.0.0-beta0.tar.gz` `readlink -m ./sources` MD5 c12b217bb8cce533dbf79d841aae466c Trying to download http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.0.0-beta0.tar.gz... --2023-07-17 09:03:07-- http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.0.0-beta0.tar.gz Resolving www.gaia-gis.it (www.gaia-gis.it)... 195.231.20.209 Connecting to www.gaia-gis.it (www.gaia-gis.it)|195.231.20.209|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5997524 (5.7M) [application/x-gzip] Saving to: '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0.tar.gz' 0K .......... .......... .......... .......... .......... 0% 712K 8s 50K .......... .......... .......... .......... .......... 1% 212M 4s 100K .......... .......... .......... .......... .......... 2% 2.09M 4s 150K .......... .......... .......... .......... .......... 3% 145M 3s 200K .......... .......... .......... .......... .......... 4% 2.11M 3s 250K .......... .......... .......... .......... .......... 5% 183M 2s 300K .......... .......... .......... .......... .......... 5% 95.4M 2s 350K .......... .......... .......... .......... .......... 6% 96.9M 2s 400K .......... .......... .......... .......... .......... 7% 2.22M 2s 450K .......... .......... .......... .......... .......... 8% 187M 2s 500K .......... .......... .......... .......... .......... 9% 133M 1s 550K .......... .......... .......... .......... .......... 10% 96.6M 1s 600K .......... .......... .......... .......... .......... 11% 92.4M 1s 650K .......... .......... .......... .......... .......... 11% 104M 1s 700K .......... .......... .......... .......... .......... 12% 92.9M 1s 750K .......... .......... .......... .......... .......... 13% 98.6M 1s 800K .......... .......... .......... .......... .......... 14% 92.4M 1s 850K .......... .......... .......... .......... .......... 15% 2.48M 1s 900K .......... .......... .......... .......... .......... 16% 115M 1s 950K .......... .......... .......... .......... .......... 17% 121M 1s 1000K .......... .......... .......... .......... .......... 17% 92.4M 1s 1050K .......... .......... .......... .......... .......... 18% 104M 1s 1100K .......... .......... .......... .......... .......... 19% 85.8M 1s 1150K .......... .......... .......... .......... .......... 20% 113M 1s 1200K .......... .......... .......... .......... .......... 21% 92.6M 1s 1250K .......... .......... .......... .......... .......... 22% 101M 1s 1300K .......... .......... .......... .......... .......... 23% 95.4M 1s 1350K .......... .......... .......... .......... .......... 23% 98.5M 1s 1400K .......... .......... .......... .......... .......... 24% 95.4M 1s 1450K .......... .......... .......... .......... .......... 25% 98.0M 0s 1500K .......... .......... .......... .......... .......... 26% 89.2M 0s 1550K .......... .......... .......... .......... .......... 27% 106M 0s 1600K .......... .......... .......... .......... .......... 28% 94.0M 0s 1650K .......... .......... .......... .......... .......... 29% 95.9M 0s 1700K .......... .......... .......... .......... .......... 29% 3.22M 0s 1750K .......... .......... .......... .......... .......... 30% 161M 0s 1800K .......... .......... .......... .......... .......... 31% 98.5M 0s 1850K .......... .......... .......... .......... .......... 32% 95.7M 0s 1900K .......... .......... .......... .......... .......... 33% 94.2M 0s 1950K .......... .......... .......... .......... .......... 34% 103M 0s 2000K .......... .......... .......... .......... .......... 35% 109M 0s 2050K .......... .......... .......... .......... .......... 35% 94.4M 0s 2100K .......... .......... .......... .......... .......... 36% 87.5M 0s 2150K .......... .......... .......... .......... .......... 37% 164M 0s 2200K .......... .......... .......... .......... .......... 38% 99.8M 0s 2250K .......... .......... .......... .......... .......... 39% 96.8M 0s 2300K .......... .......... .......... .......... .......... 40% 94.8M 0s 2350K .......... .......... .......... .......... .......... 40% 88.3M 0s 2400K .......... .......... .......... .......... .......... 41% 106M 0s 2450K .......... .......... .......... .......... .......... 42% 110M 0s 2500K .......... .......... .......... .......... .......... 43% 70.7M 0s 2550K .......... .......... .......... .......... .......... 44% 138M 0s 2600K .......... .......... .......... .......... .......... 45% 109M 0s 2650K .......... .......... .......... .......... .......... 46% 97.5M 0s 2700K .......... .......... .......... .......... .......... 46% 95.2M 0s 2750K .......... .......... .......... .......... .......... 47% 96.0M 0s 2800K .......... .......... .......... .......... .......... 48% 96.0M 0s 2850K .......... .......... .......... .......... .......... 49% 101M 0s 2900K .......... .......... .......... .......... .......... 50% 92.9M 0s 2950K .......... .......... .......... .......... .......... 51% 98.3M 0s 3000K .......... .......... .......... .......... .......... 52% 97.5M 0s 3050K .......... .......... .......... .......... .......... 52% 76.7M 0s 3100K .......... .......... .......... .......... .......... 53% 124M 0s 3150K .......... .......... .......... .......... .......... 54% 96.9M 0s 3200K .......... .......... .......... .......... .......... 55% 92.7M 0s 3250K .......... .......... .......... .......... .......... 56% 96.5M 0s 3300K .......... .......... .......... .......... .......... 57% 100M 0s 3350K .......... .......... .......... .......... .......... 58% 93.0M 0s 3400K .......... .......... .......... .......... .......... 58% 97.4M 0s 3450K .......... .......... .......... .......... .......... 59% 7.17M 0s 3500K .......... .......... .......... .......... .......... 60% 205M 0s 3550K .......... .......... .......... .......... .......... 61% 131M 0s 3600K .......... .......... .......... .......... .......... 62% 102M 0s 3650K .......... .......... .......... .......... .......... 63% 97.2M 0s 3700K .......... .......... .......... .......... .......... 64% 99.8M 0s 3750K .......... .......... .......... .......... .......... 64% 95.5M 0s 3800K .......... .......... .......... .......... .......... 65% 95.2M 0s 3850K .......... .......... .......... .......... .......... 66% 96.9M 0s 3900K .......... .......... .......... .......... .......... 67% 94.6M 0s 3950K .......... .......... .......... .......... .......... 68% 98.8M 0s 4000K .......... .......... .......... .......... .......... 69% 94.9M 0s 4050K .......... .......... .......... .......... .......... 70% 85.3M 0s 4100K .......... .......... .......... .......... .......... 70% 107M 0s 4150K .......... .......... .......... .......... .......... 71% 90.2M 0s 4200K .......... .......... .......... .......... .......... 72% 101M 0s 4250K .......... .......... .......... .......... .......... 73% 94.6M 0s 4300K .......... .......... .......... .......... .......... 74% 92.3M 0s 4350K .......... .......... .......... .......... .......... 75% 101M 0s 4400K .......... .......... .......... .......... .......... 75% 99.0M 0s 4450K .......... .......... .......... .......... .......... 76% 95.9M 0s 4500K .......... .......... .......... .......... .......... 77% 98.4M 0s 4550K .......... .......... .......... .......... .......... 78% 95.4M 0s 4600K .......... .......... .......... .......... .......... 79% 100M 0s 4650K .......... .......... .......... .......... .......... 80% 94.3M 0s 4700K .......... .......... .......... .......... .......... 81% 100M 0s 4750K .......... .......... .......... .......... .......... 81% 94.1M 0s 4800K .......... .......... .......... .......... .......... 82% 99.5M 0s 4850K .......... .......... .......... .......... .......... 83% 98.9M 0s 4900K .......... .......... .......... .......... .......... 84% 95.0M 0s 4950K .......... .......... .......... .......... .......... 85% 94.3M 0s 5000K .......... .......... .......... .......... .......... 86% 97.9M 0s 5050K .......... .......... .......... .......... .......... 87% 95.0M 0s 5100K .......... .......... .......... .......... .......... 87% 98.8M 0s 5150K .......... .......... .......... .......... .......... 88% 95.7M 0s 5200K .......... .......... .......... .......... .......... 89% 100M 0s 5250K .......... .......... .......... .......... .......... 90% 90.7M 0s 5300K .......... .......... .......... .......... .......... 91% 98.5M 0s 5350K .......... .......... .......... .......... .......... 92% 95.9M 0s 5400K .......... .......... .......... .......... .......... 93% 92.3M 0s 5450K .......... .......... .......... .......... .......... 93% 97.5M 0s 5500K .......... .......... .......... .......... .......... 94% 96.2M 0s 5550K .......... .......... .......... .......... .......... 95% 97.4M 0s 5600K .......... .......... .......... .......... .......... 96% 95.4M 0s 5650K .......... .......... .......... .......... .......... 97% 95.9M 0s 5700K .......... .......... .......... .......... .......... 98% 91.4M 0s 5750K .......... .......... .......... .......... .......... 99% 94.9M 0s 5800K .......... .......... .......... .......... .......... 99% 101M 0s 5850K ...... 100% 80.5M=0.2s 2023-07-17 09:03:07 (24.4 MB/s) - '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0.tar.gz' saved [5997524/5997524] Computing checksum for /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0.tar.gz... Good checksum rm -Rf libspatialite-5.0.0-beta0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/libspatialite-5.0.0-beta0.tar.gz` tar.gz libspatialite-5.0.0-beta0 cd build/libspatialite-5.0.0-beta0 && if test "-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_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/scientific_core --enable-shared --disable-static --enable-freexl=no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/missing: Unknown `--is-lightweight' option Try `/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 to enable maintainer-specific portions of Makefiles... no 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 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 for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking sqlite3ext.h usability... yes checking sqlite3ext.h presence... yes checking for sqlite3ext.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... 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 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 how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 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 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... 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 mt... no checking if : is a manifest tool... no 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 an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... 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 working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for strerror... (cached) yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for inflateInit_ in -lz... yes checking for sqlite3_rtree_query_callback in -lsqlite3... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking for library containing pj_init_plus... -lproj checking for library containing pj_init_ctx... none required checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing locale_charset... no checking for library containing nl_langinfo... none required checking for geos-config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/geos-config checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for library containing GEOSCoveredBy... -lgeos_c checking for library containing GEOSDelaunayTriangulation... none required checking for library containing GEOSContext_setErrorMessageHandler_r... none required checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking whether SQLITE_INDEX_CONSTRAINT_LIKE is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/headers/Makefile config.status: creating src/gaiaaux/Makefile config.status: creating src/gaiaexif/Makefile config.status: creating src/gaiageo/Makefile config.status: creating src/gaiageo/flex/Makefile config.status: creating src/gaiageo/lemon/Makefile config.status: creating src/gaiageo/lemon/lemon_src/Makefile config.status: creating src/geopackage/Makefile config.status: creating src/spatialite/Makefile config.status: creating src/shapefiles/Makefile config.status: creating src/dxf/Makefile config.status: creating src/md5/Makefile config.status: creating src/control_points/Makefile config.status: creating src/cutter/Makefile config.status: creating src/topology/Makefile config.status: creating src/srsinit/Makefile config.status: creating src/srsinit/epsg_update/Makefile config.status: creating src/stored_procedures/Makefile config.status: creating src/connection_cache/Makefile config.status: creating src/connection_cache/generator/Makefile config.status: creating src/virtualtext/Makefile config.status: creating src/wfs/Makefile config.status: creating test/Makefile config.status: creating test/sql_stmt_tests/Makefile config.status: creating test/sql_stmt_geos_tests/Makefile config.status: creating test/sql_stmt_geosadvanced_tests/Makefile config.status: creating test/sql_stmt_geopackage_tests/Makefile config.status: creating test/sql_stmt_gpkg_epsg492_tests/Makefile config.status: creating test/sql_stmt_gpkg_epsg493_tests/Makefile config.status: creating test/sql_stmt_proj_tests/Makefile config.status: creating test/sql_stmt_proj492_tests/Makefile config.status: creating test/sql_stmt_proj493_tests/Makefile config.status: creating test/sql_stmt_mathsql_tests/Makefile config.status: creating test/sql_stmt_rtgeom_tests/Makefile config.status: creating test/sql_stmt_rttopo_tests/Makefile config.status: creating test/sql_stmt_libxml2_tests/Makefile config.status: creating test/sql_stmt_security_tests/Makefile config.status: creating test/sql_stmt_xmlsec_tests/Makefile config.status: creating test/sql_stmt_freexl_tests/Makefile config.status: creating test/sql_stmt_cache_tests/Makefile config.status: creating test/sql_stmt_gpkgcache_tests/Makefile config.status: creating test/sql_stmt_nocache_tests/Makefile config.status: creating test/sql_stmt_gpkgnocache_tests/Makefile config.status: creating test/sql_stmt_voronoj1_tests/Makefile config.status: creating test/sql_stmt_voronoj2_tests/Makefile config.status: creating test/sql_stmt_sequence_tests/Makefile config.status: creating test/sql_stmt_routing_tests/Makefile config.status: creating test/sql_stmt_logfile_tests/Makefile config.status: creating test/sql_stmt_iconv_tests/Makefile config.status: creating test/sql_stmt_point_geom/Makefile config.status: creating test/sql_stmt_tiny_point/Makefile config.status: creating test/sql_stmt_postgres_tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating spatialite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libspatialite-5.0.0-beta0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making all in headers make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' Making all in gaiaaux make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c -o gg_sqlaux.lo gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gg_sqlaux.o mv -f .deps/gg_sqlaux.Tpo .deps/gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c -o gg_utf8.lo gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c gg_utf8.c -fPIC -DPIC -o .libs/gg_utf8.o mv -f .deps/gg_utf8.Tpo .deps/gg_utf8.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiaaux.a .libs/gg_sqlaux.o .libs/gg_utf8.o libtool: link: ranlib .libs/libgaiaaux.a libtool: link: ( cd ".libs" && rm -f "libgaiaaux.la" && ln -s "../libgaiaaux.la" "libgaiaaux.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c -o gaiaaux_la-gg_sqlaux.lo `test -f 'gg_sqlaux.c' || echo './'`gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_sqlaux.o mv -f .deps/gaiaaux_la-gg_sqlaux.Tpo .deps/gaiaaux_la-gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c -o gaiaaux_la-gg_utf8.lo `test -f 'gg_utf8.c' || echo './'`gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c gg_utf8.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_utf8.o mv -f .deps/gaiaaux_la-gg_utf8.Tpo .deps/gaiaaux_la-gg_utf8.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiaaux.a .libs/gaiaaux_la-gg_sqlaux.o .libs/gaiaaux_la-gg_utf8.o libtool: link: ranlib .libs/gaiaaux.a libtool: link: ( cd ".libs" && rm -f "gaiaaux.la" && ln -s "../gaiaaux.la" "gaiaaux.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' Making all in gaiaexif make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c -o gaia_exif.lo gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c gaia_exif.c -fPIC -DPIC -o .libs/gaia_exif.o mv -f .deps/gaia_exif.Tpo .deps/gaia_exif.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libgaiaexif.la gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiaexif.a .libs/gaia_exif.o libtool: link: ranlib .libs/libgaiaexif.a libtool: link: ( cd ".libs" && rm -f "libgaiaexif.la" && ln -s "../libgaiaexif.la" "libgaiaexif.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c -o gaiaexif_la-gaia_exif.lo `test -f 'gaia_exif.c' || echo './'`gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c gaia_exif.c -fPIC -DPIC -o .libs/gaiaexif_la-gaia_exif.o mv -f .deps/gaiaexif_la-gaia_exif.Tpo .deps/gaiaexif_la-gaia_exif.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiaexif.a .libs/gaiaexif_la-gaia_exif.o libtool: link: ranlib .libs/gaiaexif.a libtool: link: ( cd ".libs" && rm -f "gaiaexif.la" && ln -s "../gaiaexif.la" "gaiaexif.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' Making all in gaiageo make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making all in flex make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' Making all in lemon make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' Making all in lemon_src make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c -o gg_advanced.lo gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gg_advanced.o mv -f .deps/gg_advanced.Tpo .deps/gg_advanced.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c -o gg_endian.lo gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gg_endian.o mv -f .deps/gg_endian.Tpo .deps/gg_endian.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c -o gg_geodesic.lo gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gg_geodesic.o In file included from gg_geodesic.c:68: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gg_geodesic.Tpo .deps/gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c -o gg_geometries.lo gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gg_geometries.o mv -f .deps/gg_geometries.Tpo .deps/gg_geometries.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c -o gg_geoscvt.lo gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gg_geoscvt.o mv -f .deps/gg_geoscvt.Tpo .deps/gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c -o gg_relations.lo gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gg_relations.o mv -f .deps/gg_relations.Tpo .deps/gg_relations.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c -o gg_relations_ext.lo gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gg_relations_ext.o mv -f .deps/gg_relations_ext.Tpo .deps/gg_relations_ext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c -o gg_rttopo.lo gg_rttopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gg_rttopo.o mv -f .deps/gg_rttopo.Tpo .deps/gg_rttopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c -o gg_extras.lo gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gg_extras.o mv -f .deps/gg_extras.Tpo .deps/gg_extras.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c -o gg_shape.lo gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gg_shape.o mv -f .deps/gg_shape.Tpo .deps/gg_shape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c -o gg_transform.lo gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gg_transform.o In file included from gg_transform.c:58: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gg_transform.Tpo .deps/gg_transform.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c -o gg_wkb.lo gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gg_wkb.o mv -f .deps/gg_wkb.Tpo .deps/gg_wkb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c -o gg_wkt.lo gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gg_wkt.o mv -f .deps/gg_wkt.Tpo .deps/gg_wkt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c -o gg_vanuatu.lo gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gg_vanuatu.o mv -f .deps/gg_vanuatu.Tpo .deps/gg_vanuatu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c -o gg_ewkt.lo gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gg_ewkt.o mv -f .deps/gg_ewkt.Tpo .deps/gg_ewkt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c -o gg_geoJSON.lo gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gg_geoJSON.o mv -f .deps/gg_geoJSON.Tpo .deps/gg_geoJSON.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c -o gg_kml.lo gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gg_kml.o mv -f .deps/gg_kml.Tpo .deps/gg_kml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c -o gg_gml.lo gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gg_gml.o mv -f .deps/gg_gml.Tpo .deps/gg_gml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c -o gg_voronoj.lo gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gg_voronoj.o mv -f .deps/gg_voronoj.Tpo .deps/gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c -o gg_xml.lo gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gg_xml.o mv -f .deps/gg_xml.Tpo .deps/gg_xml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c -o gg_matrix.lo gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c gg_matrix.c -fPIC -DPIC -o .libs/gg_matrix.o mv -f .deps/gg_matrix.Tpo .deps/gg_matrix.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libgaiageo.la gg_advanced.lo gg_endian.lo gg_geodesic.lo gg_geometries.lo gg_geoscvt.lo gg_relations.lo gg_relations_ext.lo gg_rttopo.lo gg_extras.lo gg_shape.lo gg_transform.lo gg_wkb.lo gg_wkt.lo gg_vanuatu.lo gg_ewkt.lo gg_geoJSON.lo gg_kml.lo gg_gml.lo gg_voronoj.lo gg_xml.lo gg_matrix.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiageo.a .libs/gg_advanced.o .libs/gg_endian.o .libs/gg_geodesic.o .libs/gg_geometries.o .libs/gg_geoscvt.o .libs/gg_relations.o .libs/gg_relations_ext.o .libs/gg_rttopo.o .libs/gg_extras.o .libs/gg_shape.o .libs/gg_transform.o .libs/gg_wkb.o .libs/gg_wkt.o .libs/gg_vanuatu.o .libs/gg_ewkt.o .libs/gg_geoJSON.o .libs/gg_kml.o .libs/gg_gml.o .libs/gg_voronoj.o .libs/gg_xml.o .libs/gg_matrix.o libtool: link: ranlib .libs/libgaiageo.a libtool: link: ( cd ".libs" && rm -f "libgaiageo.la" && ln -s "../libgaiageo.la" "libgaiageo.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c -o gaiageo_la-gg_advanced.lo `test -f 'gg_advanced.c' || echo './'`gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gaiageo_la-gg_advanced.o mv -f .deps/gaiageo_la-gg_advanced.Tpo .deps/gaiageo_la-gg_advanced.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c -o gaiageo_la-gg_endian.lo `test -f 'gg_endian.c' || echo './'`gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gaiageo_la-gg_endian.o mv -f .deps/gaiageo_la-gg_endian.Tpo .deps/gaiageo_la-gg_endian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c -o gaiageo_la-gg_geodesic.lo `test -f 'gg_geodesic.c' || echo './'`gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geodesic.o In file included from gg_geodesic.c:68: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gaiageo_la-gg_geodesic.Tpo .deps/gaiageo_la-gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c -o gaiageo_la-gg_geometries.lo `test -f 'gg_geometries.c' || echo './'`gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geometries.o mv -f .deps/gaiageo_la-gg_geometries.Tpo .deps/gaiageo_la-gg_geometries.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c -o gaiageo_la-gg_geoscvt.lo `test -f 'gg_geoscvt.c' || echo './'`gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoscvt.o mv -f .deps/gaiageo_la-gg_geoscvt.Tpo .deps/gaiageo_la-gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c -o gaiageo_la-gg_relations.lo `test -f 'gg_relations.c' || echo './'`gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations.o mv -f .deps/gaiageo_la-gg_relations.Tpo .deps/gaiageo_la-gg_relations.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c -o gaiageo_la-gg_relations_ext.lo `test -f 'gg_relations_ext.c' || echo './'`gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations_ext.o mv -f .deps/gaiageo_la-gg_relations_ext.Tpo .deps/gaiageo_la-gg_relations_ext.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c -o gaiageo_la-gg_rttopo.lo `test -f 'gg_rttopo.c' || echo './'`gg_rttopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gaiageo_la-gg_rttopo.o mv -f .deps/gaiageo_la-gg_rttopo.Tpo .deps/gaiageo_la-gg_rttopo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c -o gaiageo_la-gg_extras.lo `test -f 'gg_extras.c' || echo './'`gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gaiageo_la-gg_extras.o mv -f .deps/gaiageo_la-gg_extras.Tpo .deps/gaiageo_la-gg_extras.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c -o gaiageo_la-gg_shape.lo `test -f 'gg_shape.c' || echo './'`gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gaiageo_la-gg_shape.o mv -f .deps/gaiageo_la-gg_shape.Tpo .deps/gaiageo_la-gg_shape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c -o gaiageo_la-gg_transform.lo `test -f 'gg_transform.c' || echo './'`gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gaiageo_la-gg_transform.o In file included from gg_transform.c:58: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gaiageo_la-gg_transform.Tpo .deps/gaiageo_la-gg_transform.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c -o gaiageo_la-gg_wkb.lo `test -f 'gg_wkb.c' || echo './'`gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkb.o mv -f .deps/gaiageo_la-gg_wkb.Tpo .deps/gaiageo_la-gg_wkb.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c -o gaiageo_la-gg_wkt.lo `test -f 'gg_wkt.c' || echo './'`gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkt.o mv -f .deps/gaiageo_la-gg_wkt.Tpo .deps/gaiageo_la-gg_wkt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c -o gaiageo_la-gg_vanuatu.lo `test -f 'gg_vanuatu.c' || echo './'`gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gaiageo_la-gg_vanuatu.o mv -f .deps/gaiageo_la-gg_vanuatu.Tpo .deps/gaiageo_la-gg_vanuatu.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c -o gaiageo_la-gg_ewkt.lo `test -f 'gg_ewkt.c' || echo './'`gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_ewkt.o mv -f .deps/gaiageo_la-gg_ewkt.Tpo .deps/gaiageo_la-gg_ewkt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c -o gaiageo_la-gg_geoJSON.lo `test -f 'gg_geoJSON.c' || echo './'`gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoJSON.o mv -f .deps/gaiageo_la-gg_geoJSON.Tpo .deps/gaiageo_la-gg_geoJSON.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c -o gaiageo_la-gg_kml.lo `test -f 'gg_kml.c' || echo './'`gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_kml.o mv -f .deps/gaiageo_la-gg_kml.Tpo .deps/gaiageo_la-gg_kml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c -o gaiageo_la-gg_gml.lo `test -f 'gg_gml.c' || echo './'`gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_gml.o mv -f .deps/gaiageo_la-gg_gml.Tpo .deps/gaiageo_la-gg_gml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c -o gaiageo_la-gg_voronoj.lo `test -f 'gg_voronoj.c' || echo './'`gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gaiageo_la-gg_voronoj.o mv -f .deps/gaiageo_la-gg_voronoj.Tpo .deps/gaiageo_la-gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c -o gaiageo_la-gg_xml.lo `test -f 'gg_xml.c' || echo './'`gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_xml.o mv -f .deps/gaiageo_la-gg_xml.Tpo .deps/gaiageo_la-gg_xml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c -o gaiageo_la-gg_matrix.lo `test -f 'gg_matrix.c' || echo './'`gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c gg_matrix.c -fPIC -DPIC -o .libs/gaiageo_la-gg_matrix.o mv -f .deps/gaiageo_la-gg_matrix.Tpo .deps/gaiageo_la-gg_matrix.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o gaiageo.la gaiageo_la-gg_advanced.lo gaiageo_la-gg_endian.lo gaiageo_la-gg_geodesic.lo gaiageo_la-gg_geometries.lo gaiageo_la-gg_geoscvt.lo gaiageo_la-gg_relations.lo gaiageo_la-gg_relations_ext.lo gaiageo_la-gg_rttopo.lo gaiageo_la-gg_extras.lo gaiageo_la-gg_shape.lo gaiageo_la-gg_transform.lo gaiageo_la-gg_wkb.lo gaiageo_la-gg_wkt.lo gaiageo_la-gg_vanuatu.lo gaiageo_la-gg_ewkt.lo gaiageo_la-gg_geoJSON.lo gaiageo_la-gg_kml.lo gaiageo_la-gg_gml.lo gaiageo_la-gg_voronoj.lo gaiageo_la-gg_xml.lo gaiageo_la-gg_matrix.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiageo.a .libs/gaiageo_la-gg_advanced.o .libs/gaiageo_la-gg_endian.o .libs/gaiageo_la-gg_geodesic.o .libs/gaiageo_la-gg_geometries.o .libs/gaiageo_la-gg_geoscvt.o .libs/gaiageo_la-gg_relations.o .libs/gaiageo_la-gg_relations_ext.o .libs/gaiageo_la-gg_rttopo.o .libs/gaiageo_la-gg_extras.o .libs/gaiageo_la-gg_shape.o .libs/gaiageo_la-gg_transform.o .libs/gaiageo_la-gg_wkb.o .libs/gaiageo_la-gg_wkt.o .libs/gaiageo_la-gg_vanuatu.o .libs/gaiageo_la-gg_ewkt.o .libs/gaiageo_la-gg_geoJSON.o .libs/gaiageo_la-gg_kml.o .libs/gaiageo_la-gg_gml.o .libs/gaiageo_la-gg_voronoj.o .libs/gaiageo_la-gg_xml.o .libs/gaiageo_la-gg_matrix.o libtool: link: ranlib .libs/gaiageo.a libtool: link: ( cd ".libs" && rm -f "gaiageo.la" && ln -s "../gaiageo.la" "gaiageo.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making all in geopackage make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c -o libgeopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_tile_triggers.o mv -f .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo .deps/libgeopackage_la-gpkg_add_tile_triggers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c -o libgeopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_row.o mv -f .deps/libgeopackage_la-gpkg_get_normal_row.Tpo .deps/libgeopackage_la-gpkg_get_normal_row.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c -o libgeopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_zoom.o mv -f .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo .deps/libgeopackage_la-gpkg_get_normal_zoom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c -o libgeopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgGetImageType.o mv -f .deps/libgeopackage_la-gpkgGetImageType.Tpo .deps/libgeopackage_la-gpkgGetImageType.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c -o libgeopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateBaseTables.o mv -f .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo .deps/libgeopackage_la-gpkgCreateBaseTables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c -o libgeopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o mv -f .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo .deps/libgeopackage_la-gpkgInsertEpsgSRID.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c -o libgeopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesTable.o mv -f .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo .deps/libgeopackage_la-gpkgCreateTilesTable.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o libgeopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o mv -f .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c -o libgeopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgAddGeometryColumn.o mv -f .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo .deps/libgeopackage_la-gpkgAddGeometryColumn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c -o libgeopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgMakePoint.o mv -f .deps/libgeopackage_la-gpkgMakePoint.Tpo .deps/libgeopackage_la-gpkgMakePoint.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c -o libgeopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgBinary.o mv -f .deps/libgeopackage_la-gpkgBinary.Tpo .deps/libgeopackage_la-gpkgBinary.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c -o libgeopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o mv -f .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo .deps/libgeopackage_la-gpkg_add_geometry_triggers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c -o libgeopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_spatial_index.o mv -f .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo .deps/libgeopackage_la-gpkg_add_spatial_index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c -o libgeopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/libgeopackage_la-gaia_cvt_gpkg.o mv -f .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo .deps/libgeopackage_la-gaia_cvt_gpkg.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libgeopackage.la libgeopackage_la-gpkg_add_tile_triggers.lo libgeopackage_la-gpkg_get_normal_row.lo libgeopackage_la-gpkg_get_normal_zoom.lo libgeopackage_la-gpkgGetImageType.lo libgeopackage_la-gpkgCreateBaseTables.lo libgeopackage_la-gpkgInsertEpsgSRID.lo libgeopackage_la-gpkgCreateTilesTable.lo libgeopackage_la-gpkgCreateTilesZoomLevel.lo libgeopackage_la-gpkgAddGeometryColumn.lo libgeopackage_la-gpkgMakePoint.lo libgeopackage_la-gpkgBinary.lo libgeopackage_la-gpkg_add_geometry_triggers.lo libgeopackage_la-gpkg_add_spatial_index.lo libgeopackage_la-gaia_cvt_gpkg.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgeopackage.a .libs/libgeopackage_la-gpkg_add_tile_triggers.o .libs/libgeopackage_la-gpkg_get_normal_row.o .libs/libgeopackage_la-gpkg_get_normal_zoom.o .libs/libgeopackage_la-gpkgGetImageType.o .libs/libgeopackage_la-gpkgCreateBaseTables.o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o .libs/libgeopackage_la-gpkgCreateTilesTable.o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o .libs/libgeopackage_la-gpkgAddGeometryColumn.o .libs/libgeopackage_la-gpkgMakePoint.o .libs/libgeopackage_la-gpkgBinary.o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o .libs/libgeopackage_la-gpkg_add_spatial_index.o .libs/libgeopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/libgeopackage.a libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c -o geopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_tile_triggers.o mv -f .deps/geopackage_la-gpkg_add_tile_triggers.Tpo .deps/geopackage_la-gpkg_add_tile_triggers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c -o geopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_row.o mv -f .deps/geopackage_la-gpkg_get_normal_row.Tpo .deps/geopackage_la-gpkg_get_normal_row.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c -o geopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_zoom.o mv -f .deps/geopackage_la-gpkg_get_normal_zoom.Tpo .deps/geopackage_la-gpkg_get_normal_zoom.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c -o geopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o mv -f .deps/geopackage_la-gpkgGetImageType.Tpo .deps/geopackage_la-gpkgGetImageType.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c -o geopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateBaseTables.o mv -f .deps/geopackage_la-gpkgCreateBaseTables.Tpo .deps/geopackage_la-gpkgCreateBaseTables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c -o geopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/geopackage_la-gpkgInsertEpsgSRID.o mv -f .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo .deps/geopackage_la-gpkgInsertEpsgSRID.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c -o geopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o mv -f .deps/geopackage_la-gpkgCreateTilesTable.Tpo .deps/geopackage_la-gpkgCreateTilesTable.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o geopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o mv -f .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/geopackage_la-gpkgCreateTilesZoomLevel.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c -o geopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o mv -f .deps/geopackage_la-gpkgAddGeometryColumn.Tpo .deps/geopackage_la-gpkgAddGeometryColumn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c -o geopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/geopackage_la-gpkgMakePoint.o mv -f .deps/geopackage_la-gpkgMakePoint.Tpo .deps/geopackage_la-gpkgMakePoint.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c -o geopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o mv -f .deps/geopackage_la-gpkgBinary.Tpo .deps/geopackage_la-gpkgBinary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c -o geopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_geometry_triggers.o mv -f .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo .deps/geopackage_la-gpkg_add_geometry_triggers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c -o geopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_spatial_index.o mv -f .deps/geopackage_la-gpkg_add_spatial_index.Tpo .deps/geopackage_la-gpkg_add_spatial_index.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c -o geopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/geopackage_la-gaia_cvt_gpkg.o mv -f .deps/geopackage_la-gaia_cvt_gpkg.Tpo .deps/geopackage_la-gaia_cvt_gpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o geopackage.la geopackage_la-gpkg_add_tile_triggers.lo geopackage_la-gpkg_get_normal_row.lo geopackage_la-gpkg_get_normal_zoom.lo geopackage_la-gpkgGetImageType.lo geopackage_la-gpkgCreateBaseTables.lo geopackage_la-gpkgInsertEpsgSRID.lo geopackage_la-gpkgCreateTilesTable.lo geopackage_la-gpkgCreateTilesZoomLevel.lo geopackage_la-gpkgAddGeometryColumn.lo geopackage_la-gpkgMakePoint.lo geopackage_la-gpkgBinary.lo geopackage_la-gpkg_add_geometry_triggers.lo geopackage_la-gpkg_add_spatial_index.lo geopackage_la-gaia_cvt_gpkg.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/geopackage.a .libs/geopackage_la-gpkg_add_tile_triggers.o .libs/geopackage_la-gpkg_get_normal_row.o .libs/geopackage_la-gpkg_get_normal_zoom.o .libs/geopackage_la-gpkgGetImageType.o .libs/geopackage_la-gpkgCreateBaseTables.o .libs/geopackage_la-gpkgInsertEpsgSRID.o .libs/geopackage_la-gpkgCreateTilesTable.o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o .libs/geopackage_la-gpkgAddGeometryColumn.o .libs/geopackage_la-gpkgMakePoint.o .libs/geopackage_la-gpkgBinary.o .libs/geopackage_la-gpkg_add_geometry_triggers.o .libs/geopackage_la-gpkg_add_spatial_index.o .libs/geopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/geopackage.a libtool: link: ( cd ".libs" && rm -f "geopackage.la" && ln -s "../geopackage.la" "geopackage.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' Making all in spatialite make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c -o libsplite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/libsplite_la-mbrcache.o mv -f .deps/libsplite_la-mbrcache.Tpo .deps/libsplite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c -o libsplite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/libsplite_la-spatialite.o In file included from spatialite.c:124: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/libsplite_la-spatialite.Tpo .deps/libsplite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c -o libsplite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/libsplite_la-spatialite_init.o mv -f .deps/libsplite_la-spatialite_init.Tpo .deps/libsplite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c -o libsplite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/libsplite_la-metatables.o mv -f .deps/libsplite_la-metatables.Tpo .deps/libsplite_la-metatables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c -o libsplite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/libsplite_la-statistics.o mv -f .deps/libsplite_la-statistics.Tpo .deps/libsplite_la-statistics.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c -o libsplite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/libsplite_la-extra_tables.o mv -f .deps/libsplite_la-extra_tables.Tpo .deps/libsplite_la-extra_tables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c -o libsplite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/libsplite_la-se_helpers.o mv -f .deps/libsplite_la-se_helpers.Tpo .deps/libsplite_la-se_helpers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c -o libsplite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/libsplite_la-srid_aux.o mv -f .deps/libsplite_la-srid_aux.Tpo .deps/libsplite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c -o libsplite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/libsplite_la-table_cloner.o mv -f .deps/libsplite_la-table_cloner.Tpo .deps/libsplite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c -o libsplite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/libsplite_la-virtualdbf.o mv -f .deps/libsplite_la-virtualdbf.Tpo .deps/libsplite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c -o libsplite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o mv -f .deps/libsplite_la-virtualXL.Tpo .deps/libsplite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c -o libsplite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/libsplite_la-virtualfdo.o mv -f .deps/libsplite_la-virtualfdo.Tpo .deps/libsplite_la-virtualfdo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c -o libsplite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/libsplite_la-virtualgpkg.o mv -f .deps/libsplite_la-virtualgpkg.Tpo .deps/libsplite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c -o libsplite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/libsplite_la-virtualbbox.o mv -f .deps/libsplite_la-virtualbbox.Tpo .deps/libsplite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c -o libsplite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/libsplite_la-virtualspatialindex.o mv -f .deps/libsplite_la-virtualspatialindex.Tpo .deps/libsplite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c -o libsplite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o mv -f .deps/libsplite_la-virtualnetwork.Tpo .deps/libsplite_la-virtualnetwork.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c -o libsplite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/libsplite_la-virtualrouting.o mv -f .deps/libsplite_la-virtualrouting.Tpo .deps/libsplite_la-virtualrouting.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c -o libsplite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/libsplite_la-virtualshape.o mv -f .deps/libsplite_la-virtualshape.Tpo .deps/libsplite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c -o libsplite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/libsplite_la-virtualxpath.o mv -f .deps/libsplite_la-virtualxpath.Tpo .deps/libsplite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c -o libsplite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/libsplite_la-virtualelementary.o mv -f .deps/libsplite_la-virtualelementary.Tpo .deps/libsplite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c -o libsplite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/libsplite_la-virtualknn.o mv -f .deps/libsplite_la-virtualknn.Tpo .deps/libsplite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c -o libsplite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/libsplite_la-create_routing.o mv -f .deps/libsplite_la-create_routing.Tpo .deps/libsplite_la-create_routing.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-metatables.lo libsplite_la-statistics.lo libsplite_la-extra_tables.lo libsplite_la-se_helpers.lo libsplite_la-srid_aux.lo libsplite_la-table_cloner.lo libsplite_la-virtualdbf.lo libsplite_la-virtualXL.lo libsplite_la-virtualfdo.lo libsplite_la-virtualgpkg.lo libsplite_la-virtualbbox.lo libsplite_la-virtualspatialindex.lo libsplite_la-virtualnetwork.lo libsplite_la-virtualrouting.lo libsplite_la-virtualshape.lo libsplite_la-virtualxpath.lo libsplite_la-virtualelementary.lo libsplite_la-virtualknn.lo libsplite_la-create_routing.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libsplite.a .libs/libsplite_la-mbrcache.o .libs/libsplite_la-spatialite.o .libs/libsplite_la-spatialite_init.o .libs/libsplite_la-metatables.o .libs/libsplite_la-statistics.o .libs/libsplite_la-extra_tables.o .libs/libsplite_la-se_helpers.o .libs/libsplite_la-srid_aux.o .libs/libsplite_la-table_cloner.o .libs/libsplite_la-virtualdbf.o .libs/libsplite_la-virtualXL.o .libs/libsplite_la-virtualfdo.o .libs/libsplite_la-virtualgpkg.o .libs/libsplite_la-virtualbbox.o .libs/libsplite_la-virtualspatialindex.o .libs/libsplite_la-virtualnetwork.o .libs/libsplite_la-virtualrouting.o .libs/libsplite_la-virtualshape.o .libs/libsplite_la-virtualxpath.o .libs/libsplite_la-virtualelementary.o .libs/libsplite_la-virtualknn.o .libs/libsplite_la-create_routing.o libtool: link: ranlib .libs/libsplite.a libtool: link: ( cd ".libs" && rm -f "libsplite.la" && ln -s "../libsplite.la" "libsplite.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c -o splite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/splite_la-mbrcache.o mv -f .deps/splite_la-mbrcache.Tpo .deps/splite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c -o splite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/splite_la-spatialite.o In file included from spatialite.c:124: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/splite_la-spatialite.Tpo .deps/splite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c -o splite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/splite_la-spatialite_init.o mv -f .deps/splite_la-spatialite_init.Tpo .deps/splite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c -o splite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/splite_la-metatables.o mv -f .deps/splite_la-metatables.Tpo .deps/splite_la-metatables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c -o splite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/splite_la-statistics.o mv -f .deps/splite_la-statistics.Tpo .deps/splite_la-statistics.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c -o splite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/splite_la-extra_tables.o mv -f .deps/splite_la-extra_tables.Tpo .deps/splite_la-extra_tables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c -o splite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/splite_la-se_helpers.o mv -f .deps/splite_la-se_helpers.Tpo .deps/splite_la-se_helpers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c -o splite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/splite_la-srid_aux.o mv -f .deps/splite_la-srid_aux.Tpo .deps/splite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c -o splite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/splite_la-table_cloner.o mv -f .deps/splite_la-table_cloner.Tpo .deps/splite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c -o splite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/splite_la-virtualdbf.o mv -f .deps/splite_la-virtualdbf.Tpo .deps/splite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c -o splite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/splite_la-virtualXL.o mv -f .deps/splite_la-virtualXL.Tpo .deps/splite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c -o splite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/splite_la-virtualfdo.o mv -f .deps/splite_la-virtualfdo.Tpo .deps/splite_la-virtualfdo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c -o splite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/splite_la-virtualgpkg.o mv -f .deps/splite_la-virtualgpkg.Tpo .deps/splite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c -o splite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/splite_la-virtualbbox.o mv -f .deps/splite_la-virtualbbox.Tpo .deps/splite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c -o splite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/splite_la-virtualspatialindex.o mv -f .deps/splite_la-virtualspatialindex.Tpo .deps/splite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c -o splite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o mv -f .deps/splite_la-virtualnetwork.Tpo .deps/splite_la-virtualnetwork.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c -o splite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/splite_la-virtualrouting.o mv -f .deps/splite_la-virtualrouting.Tpo .deps/splite_la-virtualrouting.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c -o splite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/splite_la-virtualshape.o mv -f .deps/splite_la-virtualshape.Tpo .deps/splite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c -o splite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/splite_la-virtualxpath.o mv -f .deps/splite_la-virtualxpath.Tpo .deps/splite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c -o splite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/splite_la-virtualelementary.o mv -f .deps/splite_la-virtualelementary.Tpo .deps/splite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c -o splite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/splite_la-virtualknn.o mv -f .deps/splite_la-virtualknn.Tpo .deps/splite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c -o splite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/splite_la-create_routing.o mv -f .deps/splite_la-create_routing.Tpo .deps/splite_la-create_routing.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-metatables.lo splite_la-statistics.lo splite_la-extra_tables.lo splite_la-se_helpers.lo splite_la-srid_aux.lo splite_la-table_cloner.lo splite_la-virtualdbf.lo splite_la-virtualXL.lo splite_la-virtualfdo.lo splite_la-virtualgpkg.lo splite_la-virtualbbox.lo splite_la-virtualspatialindex.lo splite_la-virtualnetwork.lo splite_la-virtualrouting.lo splite_la-virtualshape.lo splite_la-virtualxpath.lo splite_la-virtualelementary.lo splite_la-virtualknn.lo splite_la-create_routing.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/splite.a .libs/splite_la-mbrcache.o .libs/splite_la-spatialite.o .libs/splite_la-spatialite_init.o .libs/splite_la-metatables.o .libs/splite_la-statistics.o .libs/splite_la-extra_tables.o .libs/splite_la-se_helpers.o .libs/splite_la-srid_aux.o .libs/splite_la-table_cloner.o .libs/splite_la-virtualdbf.o .libs/splite_la-virtualXL.o .libs/splite_la-virtualfdo.o .libs/splite_la-virtualgpkg.o .libs/splite_la-virtualbbox.o .libs/splite_la-virtualspatialindex.o .libs/splite_la-virtualnetwork.o .libs/splite_la-virtualrouting.o .libs/splite_la-virtualshape.o .libs/splite_la-virtualxpath.o .libs/splite_la-virtualelementary.o .libs/splite_la-virtualknn.o .libs/splite_la-create_routing.o libtool: link: ranlib .libs/splite.a libtool: link: ( cd ".libs" && rm -f "splite.la" && ln -s "../splite.la" "splite.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' Making all in shapefiles make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c -o shapefiles.lo shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles.o mv -f .deps/shapefiles.Tpo .deps/shapefiles.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c -o validator.lo validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.c -fPIC -DPIC -o .libs/validator.o mv -f .deps/validator.Tpo .deps/validator.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libshapefiles.la shapefiles.lo validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libshapefiles.a .libs/shapefiles.o .libs/validator.o libtool: link: ranlib .libs/libshapefiles.a libtool: link: ( cd ".libs" && rm -f "libshapefiles.la" && ln -s "../libshapefiles.la" "libshapefiles.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c -o shapefiles_la-shapefiles.lo `test -f 'shapefiles.c' || echo './'`shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles_la-shapefiles.o mv -f .deps/shapefiles_la-shapefiles.Tpo .deps/shapefiles_la-shapefiles.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c -o shapefiles_la-validator.lo `test -f 'validator.c' || echo './'`validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c validator.c -fPIC -DPIC -o .libs/shapefiles_la-validator.o mv -f .deps/shapefiles_la-validator.Tpo .deps/shapefiles_la-validator.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/shapefiles.a .libs/shapefiles_la-shapefiles.o .libs/shapefiles_la-validator.o libtool: link: ranlib .libs/shapefiles.a libtool: link: ( cd ".libs" && rm -f "shapefiles.la" && ln -s "../shapefiles.la" "shapefiles.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' Making all in srsinit make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making all in epsg_update make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c -o libsrsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/libsrsinit_la-srs_init.o mv -f .deps/libsrsinit_la-srs_init.Tpo .deps/libsrsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c -o libsrsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_00.o mv -f .deps/libsrsinit_la-epsg_inlined_00.Tpo .deps/libsrsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c -o libsrsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_01.o mv -f .deps/libsrsinit_la-epsg_inlined_01.Tpo .deps/libsrsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c -o libsrsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_02.o mv -f .deps/libsrsinit_la-epsg_inlined_02.Tpo .deps/libsrsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c -o libsrsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_03.o mv -f .deps/libsrsinit_la-epsg_inlined_03.Tpo .deps/libsrsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c -o libsrsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_04.o mv -f .deps/libsrsinit_la-epsg_inlined_04.Tpo .deps/libsrsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c -o libsrsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_05.o mv -f .deps/libsrsinit_la-epsg_inlined_05.Tpo .deps/libsrsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c -o libsrsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_06.o mv -f .deps/libsrsinit_la-epsg_inlined_06.Tpo .deps/libsrsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c -o libsrsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_07.o mv -f .deps/libsrsinit_la-epsg_inlined_07.Tpo .deps/libsrsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c -o libsrsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_08.o mv -f .deps/libsrsinit_la-epsg_inlined_08.Tpo .deps/libsrsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c -o libsrsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_09.o mv -f .deps/libsrsinit_la-epsg_inlined_09.Tpo .deps/libsrsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c -o libsrsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_10.o mv -f .deps/libsrsinit_la-epsg_inlined_10.Tpo .deps/libsrsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c -o libsrsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_11.o mv -f .deps/libsrsinit_la-epsg_inlined_11.Tpo .deps/libsrsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c -o libsrsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_12.o mv -f .deps/libsrsinit_la-epsg_inlined_12.Tpo .deps/libsrsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c -o libsrsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_13.o mv -f .deps/libsrsinit_la-epsg_inlined_13.Tpo .deps/libsrsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c -o libsrsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_14.o mv -f .deps/libsrsinit_la-epsg_inlined_14.Tpo .deps/libsrsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c -o libsrsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_15.o mv -f .deps/libsrsinit_la-epsg_inlined_15.Tpo .deps/libsrsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c -o libsrsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_16.o mv -f .deps/libsrsinit_la-epsg_inlined_16.Tpo .deps/libsrsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c -o libsrsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_17.o mv -f .deps/libsrsinit_la-epsg_inlined_17.Tpo .deps/libsrsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c -o libsrsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_18.o mv -f .deps/libsrsinit_la-epsg_inlined_18.Tpo .deps/libsrsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c -o libsrsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_19.o mv -f .deps/libsrsinit_la-epsg_inlined_19.Tpo .deps/libsrsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c -o libsrsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_20.o mv -f .deps/libsrsinit_la-epsg_inlined_20.Tpo .deps/libsrsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c -o libsrsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_21.o mv -f .deps/libsrsinit_la-epsg_inlined_21.Tpo .deps/libsrsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c -o libsrsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_22.o mv -f .deps/libsrsinit_la-epsg_inlined_22.Tpo .deps/libsrsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c -o libsrsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_23.o mv -f .deps/libsrsinit_la-epsg_inlined_23.Tpo .deps/libsrsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c -o libsrsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_24.o mv -f .deps/libsrsinit_la-epsg_inlined_24.Tpo .deps/libsrsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c -o libsrsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_25.o mv -f .deps/libsrsinit_la-epsg_inlined_25.Tpo .deps/libsrsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c -o libsrsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_26.o mv -f .deps/libsrsinit_la-epsg_inlined_26.Tpo .deps/libsrsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c -o libsrsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_27.o mv -f .deps/libsrsinit_la-epsg_inlined_27.Tpo .deps/libsrsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c -o libsrsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_28.o mv -f .deps/libsrsinit_la-epsg_inlined_28.Tpo .deps/libsrsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c -o libsrsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_29.o mv -f .deps/libsrsinit_la-epsg_inlined_29.Tpo .deps/libsrsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c -o libsrsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_30.o mv -f .deps/libsrsinit_la-epsg_inlined_30.Tpo .deps/libsrsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c -o libsrsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_31.o mv -f .deps/libsrsinit_la-epsg_inlined_31.Tpo .deps/libsrsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c -o libsrsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_32.o mv -f .deps/libsrsinit_la-epsg_inlined_32.Tpo .deps/libsrsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c -o libsrsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_33.o mv -f .deps/libsrsinit_la-epsg_inlined_33.Tpo .deps/libsrsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c -o libsrsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_34.o mv -f .deps/libsrsinit_la-epsg_inlined_34.Tpo .deps/libsrsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c -o libsrsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_35.o mv -f .deps/libsrsinit_la-epsg_inlined_35.Tpo .deps/libsrsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c -o libsrsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_36.o mv -f .deps/libsrsinit_la-epsg_inlined_36.Tpo .deps/libsrsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c -o libsrsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_37.o mv -f .deps/libsrsinit_la-epsg_inlined_37.Tpo .deps/libsrsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c -o libsrsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_38.o mv -f .deps/libsrsinit_la-epsg_inlined_38.Tpo .deps/libsrsinit_la-epsg_inlined_38.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c -o libsrsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_39.o mv -f .deps/libsrsinit_la-epsg_inlined_39.Tpo .deps/libsrsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c -o libsrsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_40.o mv -f .deps/libsrsinit_la-epsg_inlined_40.Tpo .deps/libsrsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c -o libsrsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_41.o mv -f .deps/libsrsinit_la-epsg_inlined_41.Tpo .deps/libsrsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c -o libsrsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_42.o mv -f .deps/libsrsinit_la-epsg_inlined_42.Tpo .deps/libsrsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c -o libsrsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_43.o mv -f .deps/libsrsinit_la-epsg_inlined_43.Tpo .deps/libsrsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c -o libsrsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_44.o mv -f .deps/libsrsinit_la-epsg_inlined_44.Tpo .deps/libsrsinit_la-epsg_inlined_44.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c -o libsrsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_45.o mv -f .deps/libsrsinit_la-epsg_inlined_45.Tpo .deps/libsrsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c -o libsrsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_46.o mv -f .deps/libsrsinit_la-epsg_inlined_46.Tpo .deps/libsrsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c -o libsrsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_47.o mv -f .deps/libsrsinit_la-epsg_inlined_47.Tpo .deps/libsrsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c -o libsrsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_48.o mv -f .deps/libsrsinit_la-epsg_inlined_48.Tpo .deps/libsrsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c -o libsrsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_49.o mv -f .deps/libsrsinit_la-epsg_inlined_49.Tpo .deps/libsrsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c -o libsrsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_50.o mv -f .deps/libsrsinit_la-epsg_inlined_50.Tpo .deps/libsrsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c -o libsrsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_51.o mv -f .deps/libsrsinit_la-epsg_inlined_51.Tpo .deps/libsrsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c -o libsrsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_prussian.o mv -f .deps/libsrsinit_la-epsg_inlined_prussian.Tpo .deps/libsrsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c -o libsrsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_extra.o mv -f .deps/libsrsinit_la-epsg_inlined_extra.Tpo .deps/libsrsinit_la-epsg_inlined_extra.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libsrsinit.la libsrsinit_la-srs_init.lo libsrsinit_la-epsg_inlined_00.lo libsrsinit_la-epsg_inlined_01.lo libsrsinit_la-epsg_inlined_02.lo libsrsinit_la-epsg_inlined_03.lo libsrsinit_la-epsg_inlined_04.lo libsrsinit_la-epsg_inlined_05.lo libsrsinit_la-epsg_inlined_06.lo libsrsinit_la-epsg_inlined_07.lo libsrsinit_la-epsg_inlined_08.lo libsrsinit_la-epsg_inlined_09.lo libsrsinit_la-epsg_inlined_10.lo libsrsinit_la-epsg_inlined_11.lo libsrsinit_la-epsg_inlined_12.lo libsrsinit_la-epsg_inlined_13.lo libsrsinit_la-epsg_inlined_14.lo libsrsinit_la-epsg_inlined_15.lo libsrsinit_la-epsg_inlined_16.lo libsrsinit_la-epsg_inlined_17.lo libsrsinit_la-epsg_inlined_18.lo libsrsinit_la-epsg_inlined_19.lo libsrsinit_la-epsg_inlined_20.lo libsrsinit_la-epsg_inlined_21.lo libsrsinit_la-epsg_inlined_22.lo libsrsinit_la-epsg_inlined_23.lo libsrsinit_la-epsg_inlined_24.lo libsrsinit_la-epsg_inlined_25.lo libsrsinit_la-epsg_inlined_26.lo libsrsinit_la-epsg_inlined_27.lo libsrsinit_la-epsg_inlined_28.lo libsrsinit_la-epsg_inlined_29.lo libsrsinit_la-epsg_inlined_30.lo libsrsinit_la-epsg_inlined_31.lo libsrsinit_la-epsg_inlined_32.lo libsrsinit_la-epsg_inlined_33.lo libsrsinit_la-epsg_inlined_34.lo libsrsinit_la-epsg_inlined_35.lo libsrsinit_la-epsg_inlined_36.lo libsrsinit_la-epsg_inlined_37.lo libsrsinit_la-epsg_inlined_38.lo libsrsinit_la-epsg_inlined_39.lo libsrsinit_la-epsg_inlined_40.lo libsrsinit_la-epsg_inlined_41.lo libsrsinit_la-epsg_inlined_42.lo libsrsinit_la-epsg_inlined_43.lo libsrsinit_la-epsg_inlined_44.lo libsrsinit_la-epsg_inlined_45.lo libsrsinit_la-epsg_inlined_46.lo libsrsinit_la-epsg_inlined_47.lo libsrsinit_la-epsg_inlined_48.lo libsrsinit_la-epsg_inlined_49.lo libsrsinit_la-epsg_inlined_50.lo libsrsinit_la-epsg_inlined_51.lo libsrsinit_la-epsg_inlined_wgs84_00.lo libsrsinit_la-epsg_inlined_wgs84_01.lo libsrsinit_la-epsg_inlined_prussian.lo libsrsinit_la-epsg_inlined_extra.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libsrsinit.a .libs/libsrsinit_la-srs_init.o .libs/libsrsinit_la-epsg_inlined_00.o .libs/libsrsinit_la-epsg_inlined_01.o .libs/libsrsinit_la-epsg_inlined_02.o .libs/libsrsinit_la-epsg_inlined_03.o .libs/libsrsinit_la-epsg_inlined_04.o .libs/libsrsinit_la-epsg_inlined_05.o .libs/libsrsinit_la-epsg_inlined_06.o .libs/libsrsinit_la-epsg_inlined_07.o .libs/libsrsinit_la-epsg_inlined_08.o .libs/libsrsinit_la-epsg_inlined_09.o .libs/libsrsinit_la-epsg_inlined_10.o .libs/libsrsinit_la-epsg_inlined_11.o .libs/libsrsinit_la-epsg_inlined_12.o .libs/libsrsinit_la-epsg_inlined_13.o .libs/libsrsinit_la-epsg_inlined_14.o .libs/libsrsinit_la-epsg_inlined_15.o .libs/libsrsinit_la-epsg_inlined_16.o .libs/libsrsinit_la-epsg_inlined_17.o .libs/libsrsinit_la-epsg_inlined_18.o .libs/libsrsinit_la-epsg_inlined_19.o .libs/libsrsinit_la-epsg_inlined_20.o .libs/libsrsinit_la-epsg_inlined_21.o .libs/libsrsinit_la-epsg_inlined_22.o .libs/libsrsinit_la-epsg_inlined_23.o .libs/libsrsinit_la-epsg_inlined_24.o .libs/libsrsinit_la-epsg_inlined_25.o .libs/libsrsinit_la-epsg_inlined_26.o .libs/libsrsinit_la-epsg_inlined_27.o .libs/libsrsinit_la-epsg_inlined_28.o .libs/libsrsinit_la-epsg_inlined_29.o .libs/libsrsinit_la-epsg_inlined_30.o .libs/libsrsinit_la-epsg_inlined_31.o .libs/libsrsinit_la-epsg_inlined_32.o .libs/libsrsinit_la-epsg_inlined_33.o .libs/libsrsinit_la-epsg_inlined_34.o .libs/libsrsinit_la-epsg_inlined_35.o .libs/libsrsinit_la-epsg_inlined_36.o .libs/libsrsinit_la-epsg_inlined_37.o .libs/libsrsinit_la-epsg_inlined_38.o .libs/libsrsinit_la-epsg_inlined_39.o .libs/libsrsinit_la-epsg_inlined_40.o .libs/libsrsinit_la-epsg_inlined_41.o .libs/libsrsinit_la-epsg_inlined_42.o .libs/libsrsinit_la-epsg_inlined_43.o .libs/libsrsinit_la-epsg_inlined_44.o .libs/libsrsinit_la-epsg_inlined_45.o .libs/libsrsinit_la-epsg_inlined_46.o .libs/libsrsinit_la-epsg_inlined_47.o .libs/libsrsinit_la-epsg_inlined_48.o .libs/libsrsinit_la-epsg_inlined_49.o .libs/libsrsinit_la-epsg_inlined_50.o .libs/libsrsinit_la-epsg_inlined_51.o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o .libs/libsrsinit_la-epsg_inlined_prussian.o .libs/libsrsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/libsrsinit.a libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c -o srsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/srsinit_la-srs_init.o mv -f .deps/srsinit_la-srs_init.Tpo .deps/srsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c -o srsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_00.o mv -f .deps/srsinit_la-epsg_inlined_00.Tpo .deps/srsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c -o srsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_01.o mv -f .deps/srsinit_la-epsg_inlined_01.Tpo .deps/srsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c -o srsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_02.o mv -f .deps/srsinit_la-epsg_inlined_02.Tpo .deps/srsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c -o srsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_03.o mv -f .deps/srsinit_la-epsg_inlined_03.Tpo .deps/srsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c -o srsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_04.o mv -f .deps/srsinit_la-epsg_inlined_04.Tpo .deps/srsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c -o srsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_05.o mv -f .deps/srsinit_la-epsg_inlined_05.Tpo .deps/srsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c -o srsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_06.o mv -f .deps/srsinit_la-epsg_inlined_06.Tpo .deps/srsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c -o srsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_07.o mv -f .deps/srsinit_la-epsg_inlined_07.Tpo .deps/srsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c -o srsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_08.o mv -f .deps/srsinit_la-epsg_inlined_08.Tpo .deps/srsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c -o srsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_09.o mv -f .deps/srsinit_la-epsg_inlined_09.Tpo .deps/srsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c -o srsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_10.o mv -f .deps/srsinit_la-epsg_inlined_10.Tpo .deps/srsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c -o srsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_11.o mv -f .deps/srsinit_la-epsg_inlined_11.Tpo .deps/srsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c -o srsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_12.o mv -f .deps/srsinit_la-epsg_inlined_12.Tpo .deps/srsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c -o srsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_13.o mv -f .deps/srsinit_la-epsg_inlined_13.Tpo .deps/srsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c -o srsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_14.o mv -f .deps/srsinit_la-epsg_inlined_14.Tpo .deps/srsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c -o srsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_15.o mv -f .deps/srsinit_la-epsg_inlined_15.Tpo .deps/srsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c -o srsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_16.o mv -f .deps/srsinit_la-epsg_inlined_16.Tpo .deps/srsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c -o srsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_17.o mv -f .deps/srsinit_la-epsg_inlined_17.Tpo .deps/srsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c -o srsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_18.o mv -f .deps/srsinit_la-epsg_inlined_18.Tpo .deps/srsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c -o srsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_19.o mv -f .deps/srsinit_la-epsg_inlined_19.Tpo .deps/srsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c -o srsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_20.o mv -f .deps/srsinit_la-epsg_inlined_20.Tpo .deps/srsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c -o srsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_21.o mv -f .deps/srsinit_la-epsg_inlined_21.Tpo .deps/srsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c -o srsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_22.o mv -f .deps/srsinit_la-epsg_inlined_22.Tpo .deps/srsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c -o srsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_23.o mv -f .deps/srsinit_la-epsg_inlined_23.Tpo .deps/srsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c -o srsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_24.o mv -f .deps/srsinit_la-epsg_inlined_24.Tpo .deps/srsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c -o srsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_25.o mv -f .deps/srsinit_la-epsg_inlined_25.Tpo .deps/srsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c -o srsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_26.o mv -f .deps/srsinit_la-epsg_inlined_26.Tpo .deps/srsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c -o srsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_27.o mv -f .deps/srsinit_la-epsg_inlined_27.Tpo .deps/srsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c -o srsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_28.o mv -f .deps/srsinit_la-epsg_inlined_28.Tpo .deps/srsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c -o srsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_29.o mv -f .deps/srsinit_la-epsg_inlined_29.Tpo .deps/srsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c -o srsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_30.o mv -f .deps/srsinit_la-epsg_inlined_30.Tpo .deps/srsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c -o srsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_31.o mv -f .deps/srsinit_la-epsg_inlined_31.Tpo .deps/srsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c -o srsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_32.o mv -f .deps/srsinit_la-epsg_inlined_32.Tpo .deps/srsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c -o srsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_33.o mv -f .deps/srsinit_la-epsg_inlined_33.Tpo .deps/srsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c -o srsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_34.o mv -f .deps/srsinit_la-epsg_inlined_34.Tpo .deps/srsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c -o srsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_35.o mv -f .deps/srsinit_la-epsg_inlined_35.Tpo .deps/srsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c -o srsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_36.o mv -f .deps/srsinit_la-epsg_inlined_36.Tpo .deps/srsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c -o srsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_37.o mv -f .deps/srsinit_la-epsg_inlined_37.Tpo .deps/srsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c -o srsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_38.o mv -f .deps/srsinit_la-epsg_inlined_38.Tpo .deps/srsinit_la-epsg_inlined_38.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c -o srsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_39.o mv -f .deps/srsinit_la-epsg_inlined_39.Tpo .deps/srsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c -o srsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_40.o mv -f .deps/srsinit_la-epsg_inlined_40.Tpo .deps/srsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c -o srsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_41.o mv -f .deps/srsinit_la-epsg_inlined_41.Tpo .deps/srsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c -o srsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_42.o mv -f .deps/srsinit_la-epsg_inlined_42.Tpo .deps/srsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c -o srsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_43.o mv -f .deps/srsinit_la-epsg_inlined_43.Tpo .deps/srsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c -o srsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_44.o mv -f .deps/srsinit_la-epsg_inlined_44.Tpo .deps/srsinit_la-epsg_inlined_44.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c -o srsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_45.o mv -f .deps/srsinit_la-epsg_inlined_45.Tpo .deps/srsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c -o srsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_46.o mv -f .deps/srsinit_la-epsg_inlined_46.Tpo .deps/srsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c -o srsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_47.o mv -f .deps/srsinit_la-epsg_inlined_47.Tpo .deps/srsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c -o srsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_48.o mv -f .deps/srsinit_la-epsg_inlined_48.Tpo .deps/srsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c -o srsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_49.o mv -f .deps/srsinit_la-epsg_inlined_49.Tpo .deps/srsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c -o srsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_50.o mv -f .deps/srsinit_la-epsg_inlined_50.Tpo .deps/srsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c -o srsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_51.o mv -f .deps/srsinit_la-epsg_inlined_51.Tpo .deps/srsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c -o srsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo .deps/srsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c -o srsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo .deps/srsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c -o srsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_prussian.o mv -f .deps/srsinit_la-epsg_inlined_prussian.Tpo .deps/srsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c -o srsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_extra.o mv -f .deps/srsinit_la-epsg_inlined_extra.Tpo .deps/srsinit_la-epsg_inlined_extra.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o srsinit.la srsinit_la-srs_init.lo srsinit_la-epsg_inlined_00.lo srsinit_la-epsg_inlined_01.lo srsinit_la-epsg_inlined_02.lo srsinit_la-epsg_inlined_03.lo srsinit_la-epsg_inlined_04.lo srsinit_la-epsg_inlined_05.lo srsinit_la-epsg_inlined_06.lo srsinit_la-epsg_inlined_07.lo srsinit_la-epsg_inlined_08.lo srsinit_la-epsg_inlined_09.lo srsinit_la-epsg_inlined_10.lo srsinit_la-epsg_inlined_11.lo srsinit_la-epsg_inlined_12.lo srsinit_la-epsg_inlined_13.lo srsinit_la-epsg_inlined_14.lo srsinit_la-epsg_inlined_15.lo srsinit_la-epsg_inlined_16.lo srsinit_la-epsg_inlined_17.lo srsinit_la-epsg_inlined_18.lo srsinit_la-epsg_inlined_19.lo srsinit_la-epsg_inlined_20.lo srsinit_la-epsg_inlined_21.lo srsinit_la-epsg_inlined_22.lo srsinit_la-epsg_inlined_23.lo srsinit_la-epsg_inlined_24.lo srsinit_la-epsg_inlined_25.lo srsinit_la-epsg_inlined_26.lo srsinit_la-epsg_inlined_27.lo srsinit_la-epsg_inlined_28.lo srsinit_la-epsg_inlined_29.lo srsinit_la-epsg_inlined_30.lo srsinit_la-epsg_inlined_31.lo srsinit_la-epsg_inlined_32.lo srsinit_la-epsg_inlined_33.lo srsinit_la-epsg_inlined_34.lo srsinit_la-epsg_inlined_35.lo srsinit_la-epsg_inlined_36.lo srsinit_la-epsg_inlined_37.lo srsinit_la-epsg_inlined_38.lo srsinit_la-epsg_inlined_39.lo srsinit_la-epsg_inlined_40.lo srsinit_la-epsg_inlined_41.lo srsinit_la-epsg_inlined_42.lo srsinit_la-epsg_inlined_43.lo srsinit_la-epsg_inlined_44.lo srsinit_la-epsg_inlined_45.lo srsinit_la-epsg_inlined_46.lo srsinit_la-epsg_inlined_47.lo srsinit_la-epsg_inlined_48.lo srsinit_la-epsg_inlined_49.lo srsinit_la-epsg_inlined_50.lo srsinit_la-epsg_inlined_51.lo srsinit_la-epsg_inlined_wgs84_00.lo srsinit_la-epsg_inlined_wgs84_01.lo srsinit_la-epsg_inlined_prussian.lo srsinit_la-epsg_inlined_extra.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/srsinit.a .libs/srsinit_la-srs_init.o .libs/srsinit_la-epsg_inlined_00.o .libs/srsinit_la-epsg_inlined_01.o .libs/srsinit_la-epsg_inlined_02.o .libs/srsinit_la-epsg_inlined_03.o .libs/srsinit_la-epsg_inlined_04.o .libs/srsinit_la-epsg_inlined_05.o .libs/srsinit_la-epsg_inlined_06.o .libs/srsinit_la-epsg_inlined_07.o .libs/srsinit_la-epsg_inlined_08.o .libs/srsinit_la-epsg_inlined_09.o .libs/srsinit_la-epsg_inlined_10.o .libs/srsinit_la-epsg_inlined_11.o .libs/srsinit_la-epsg_inlined_12.o .libs/srsinit_la-epsg_inlined_13.o .libs/srsinit_la-epsg_inlined_14.o .libs/srsinit_la-epsg_inlined_15.o .libs/srsinit_la-epsg_inlined_16.o .libs/srsinit_la-epsg_inlined_17.o .libs/srsinit_la-epsg_inlined_18.o .libs/srsinit_la-epsg_inlined_19.o .libs/srsinit_la-epsg_inlined_20.o .libs/srsinit_la-epsg_inlined_21.o .libs/srsinit_la-epsg_inlined_22.o .libs/srsinit_la-epsg_inlined_23.o .libs/srsinit_la-epsg_inlined_24.o .libs/srsinit_la-epsg_inlined_25.o .libs/srsinit_la-epsg_inlined_26.o .libs/srsinit_la-epsg_inlined_27.o .libs/srsinit_la-epsg_inlined_28.o .libs/srsinit_la-epsg_inlined_29.o .libs/srsinit_la-epsg_inlined_30.o .libs/srsinit_la-epsg_inlined_31.o .libs/srsinit_la-epsg_inlined_32.o .libs/srsinit_la-epsg_inlined_33.o .libs/srsinit_la-epsg_inlined_34.o .libs/srsinit_la-epsg_inlined_35.o .libs/srsinit_la-epsg_inlined_36.o .libs/srsinit_la-epsg_inlined_37.o .libs/srsinit_la-epsg_inlined_38.o .libs/srsinit_la-epsg_inlined_39.o .libs/srsinit_la-epsg_inlined_40.o .libs/srsinit_la-epsg_inlined_41.o .libs/srsinit_la-epsg_inlined_42.o .libs/srsinit_la-epsg_inlined_43.o .libs/srsinit_la-epsg_inlined_44.o .libs/srsinit_la-epsg_inlined_45.o .libs/srsinit_la-epsg_inlined_46.o .libs/srsinit_la-epsg_inlined_47.o .libs/srsinit_la-epsg_inlined_48.o .libs/srsinit_la-epsg_inlined_49.o .libs/srsinit_la-epsg_inlined_50.o .libs/srsinit_la-epsg_inlined_51.o .libs/srsinit_la-epsg_inlined_wgs84_00.o .libs/srsinit_la-epsg_inlined_wgs84_01.o .libs/srsinit_la-epsg_inlined_prussian.o .libs/srsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/srsinit.a libtool: link: ( cd ".libs" && rm -f "srsinit.la" && ln -s "../srsinit.la" "srsinit.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making all in connection_cache make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making all in generator make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c -o alloc_cache.lo alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/alloc_cache.o In file included from alloc_cache.c:84: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/alloc_cache.Tpo .deps/alloc_cache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c -o gg_sequence.lo gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c gg_sequence.c -fPIC -DPIC -o .libs/gg_sequence.o mv -f .deps/gg_sequence.Tpo .deps/gg_sequence.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libconnection_cache.la alloc_cache.lo gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libconnection_cache.a .libs/alloc_cache.o .libs/gg_sequence.o libtool: link: ranlib .libs/libconnection_cache.a libtool: link: ( cd ".libs" && rm -f "libconnection_cache.la" && ln -s "../libconnection_cache.la" "libconnection_cache.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c -o connection_cache_la-alloc_cache.lo `test -f 'alloc_cache.c' || echo './'`alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/connection_cache_la-alloc_cache.o In file included from alloc_cache.c:84: /opt/metwork-mfext-2.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/connection_cache_la-alloc_cache.Tpo .deps/connection_cache_la-alloc_cache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c -o connection_cache_la-gg_sequence.lo `test -f 'gg_sequence.c' || echo './'`gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c gg_sequence.c -fPIC -DPIC -o .libs/connection_cache_la-gg_sequence.o mv -f .deps/connection_cache_la-gg_sequence.Tpo .deps/connection_cache_la-gg_sequence.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o connection_cache.la connection_cache_la-alloc_cache.lo connection_cache_la-gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/connection_cache.a .libs/connection_cache_la-alloc_cache.o .libs/connection_cache_la-gg_sequence.o libtool: link: ranlib .libs/connection_cache.a libtool: link: ( cd ".libs" && rm -f "connection_cache.la" && ln -s "../connection_cache.la" "connection_cache.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making all in virtualtext make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c -o virtualtext.lo virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext.o mv -f .deps/virtualtext.Tpo .deps/virtualtext.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libvirtualtext.la virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libvirtualtext.a .libs/virtualtext.o libtool: link: ranlib .libs/libvirtualtext.a libtool: link: ( cd ".libs" && rm -f "libvirtualtext.la" && ln -s "../libvirtualtext.la" "libvirtualtext.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c -o virtualtext_la-virtualtext.lo `test -f 'virtualtext.c' || echo './'`virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext_la-virtualtext.o mv -f .deps/virtualtext_la-virtualtext.Tpo .deps/virtualtext_la-virtualtext.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o virtualtext.la virtualtext_la-virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/virtualtext.a .libs/virtualtext_la-virtualtext.o libtool: link: ranlib .libs/virtualtext.a libtool: link: ( cd ".libs" && rm -f "virtualtext.la" && ln -s "../virtualtext.la" "virtualtext.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' Making all in wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c -o wfs_in.lo wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c wfs_in.c -fPIC -DPIC -o .libs/wfs_in.o mv -f .deps/wfs_in.Tpo .deps/wfs_in.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libwfs.la wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libwfs.a .libs/wfs_in.o libtool: link: ranlib .libs/libwfs.a libtool: link: ( cd ".libs" && rm -f "libwfs.la" && ln -s "../libwfs.la" "libwfs.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c -o wfs_la-wfs_in.lo `test -f 'wfs_in.c' || echo './'`wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c wfs_in.c -fPIC -DPIC -o .libs/wfs_la-wfs_in.o mv -f .deps/wfs_la-wfs_in.Tpo .deps/wfs_la-wfs_in.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o wfs.la wfs_la-wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/wfs.a .libs/wfs_la-wfs_in.o libtool: link: ranlib .libs/wfs.a libtool: link: ( cd ".libs" && rm -f "wfs.la" && ln -s "../wfs.la" "wfs.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' Making all in dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c -o dxf_parser.lo dxf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_parser.o mv -f .deps/dxf_parser.Tpo .deps/dxf_parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c -o dxf_loader.lo dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_loader.o mv -f .deps/dxf_loader.Tpo .deps/dxf_loader.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c -o dxf_load_distinct.lo dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_load_distinct.o mv -f .deps/dxf_load_distinct.Tpo .deps/dxf_load_distinct.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c -o dxf_load_mixed.lo dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_load_mixed.o mv -f .deps/dxf_load_mixed.Tpo .deps/dxf_load_mixed.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c -o dxf_writer.lo dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_writer.o mv -f .deps/dxf_writer.Tpo .deps/dxf_writer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libdxf.la dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libdxf.a .libs/dxf_parser.o .libs/dxf_loader.o .libs/dxf_load_distinct.o .libs/dxf_load_mixed.o .libs/dxf_writer.o libtool: link: ranlib .libs/libdxf.a libtool: link: ( cd ".libs" && rm -f "libdxf.la" && ln -s "../libdxf.la" "libdxf.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c -o dxf_la-dxf_parser.lo `test -f 'dxf_parser.c' || echo './'`dxf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_la-dxf_parser.o mv -f .deps/dxf_la-dxf_parser.Tpo .deps/dxf_la-dxf_parser.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c -o dxf_la-dxf_loader.lo `test -f 'dxf_loader.c' || echo './'`dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_la-dxf_loader.o mv -f .deps/dxf_la-dxf_loader.Tpo .deps/dxf_la-dxf_loader.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c -o dxf_la-dxf_load_distinct.lo `test -f 'dxf_load_distinct.c' || echo './'`dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_distinct.o mv -f .deps/dxf_la-dxf_load_distinct.Tpo .deps/dxf_la-dxf_load_distinct.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c -o dxf_la-dxf_load_mixed.lo `test -f 'dxf_load_mixed.c' || echo './'`dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_mixed.o mv -f .deps/dxf_la-dxf_load_mixed.Tpo .deps/dxf_la-dxf_load_mixed.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c -o dxf_la-dxf_writer.lo `test -f 'dxf_writer.c' || echo './'`dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_la-dxf_writer.o mv -f .deps/dxf_la-dxf_writer.Tpo .deps/dxf_la-dxf_writer.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o dxf.la dxf_la-dxf_parser.lo dxf_la-dxf_loader.lo dxf_la-dxf_load_distinct.lo dxf_la-dxf_load_mixed.lo dxf_la-dxf_writer.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/dxf.a .libs/dxf_la-dxf_parser.o .libs/dxf_la-dxf_loader.o .libs/dxf_la-dxf_load_distinct.o .libs/dxf_la-dxf_load_mixed.o .libs/dxf_la-dxf_writer.o libtool: link: ranlib .libs/dxf.a libtool: link: ( cd ".libs" && rm -f "dxf.la" && ln -s "../dxf.la" "dxf.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' Making all in md5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c -o gaia_md5.lo gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c gaia_md5.c -fPIC -DPIC -o .libs/gaia_md5.o mv -f .deps/gaia_md5.Tpo .deps/gaia_md5.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libmd5.la md5.lo gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/gaia_md5.o libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c -o md5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5_la-md5.o mv -f .deps/md5_la-md5.Tpo .deps/md5_la-md5.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c -o md5_la-gaia_md5.lo `test -f 'gaia_md5.c' || echo './'`gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c gaia_md5.c -fPIC -DPIC -o .libs/md5_la-gaia_md5.o mv -f .deps/md5_la-gaia_md5.Tpo .deps/md5_la-gaia_md5.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/md5.a .libs/md5_la-md5.o .libs/md5_la-gaia_md5.o libtool: link: ranlib .libs/md5.a libtool: link: ( cd ".libs" && rm -f "md5.la" && ln -s "../md5.la" "md5.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' Making all in control_points make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c -o gaia_control_points.lo gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/gaia_control_points.o mv -f .deps/gaia_control_points.Tpo .deps/gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c -o grass_crs3d.lo grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/grass_crs3d.o mv -f .deps/grass_crs3d.Tpo .deps/grass_crs3d.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c -o grass_georef.lo grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/grass_georef.o mv -f .deps/grass_georef.Tpo .deps/grass_georef.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c -o grass_georef_tps.lo grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c grass_georef_tps.c -fPIC -DPIC -o .libs/grass_georef_tps.o mv -f .deps/grass_georef_tps.Tpo .deps/grass_georef_tps.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libcontrol_points.a .libs/gaia_control_points.o .libs/grass_crs3d.o .libs/grass_georef.o .libs/grass_georef_tps.o libtool: link: ranlib .libs/libcontrol_points.a libtool: link: ( cd ".libs" && rm -f "libcontrol_points.la" && ln -s "../libcontrol_points.la" "libcontrol_points.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c -o control_points_la-gaia_control_points.lo `test -f 'gaia_control_points.c' || echo './'`gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/control_points_la-gaia_control_points.o mv -f .deps/control_points_la-gaia_control_points.Tpo .deps/control_points_la-gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c -o control_points_la-grass_crs3d.lo `test -f 'grass_crs3d.c' || echo './'`grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/control_points_la-grass_crs3d.o mv -f .deps/control_points_la-grass_crs3d.Tpo .deps/control_points_la-grass_crs3d.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c -o control_points_la-grass_georef.lo `test -f 'grass_georef.c' || echo './'`grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/control_points_la-grass_georef.o mv -f .deps/control_points_la-grass_georef.Tpo .deps/control_points_la-grass_georef.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c -o control_points_la-grass_georef_tps.lo `test -f 'grass_georef_tps.c' || echo './'`grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c grass_georef_tps.c -fPIC -DPIC -o .libs/control_points_la-grass_georef_tps.o mv -f .deps/control_points_la-grass_georef_tps.Tpo .deps/control_points_la-grass_georef_tps.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o control_points.la control_points_la-gaia_control_points.lo control_points_la-grass_crs3d.lo control_points_la-grass_georef.lo control_points_la-grass_georef_tps.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/control_points.a .libs/control_points_la-gaia_control_points.o .libs/control_points_la-grass_crs3d.o .libs/control_points_la-grass_georef.o .libs/control_points_la-grass_georef_tps.o libtool: link: ranlib .libs/control_points.a libtool: link: ( cd ".libs" && rm -f "control_points.la" && ln -s "../control_points.la" "control_points.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' Making all in cutter make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c -o gaia_cutter.lo gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c gaia_cutter.c -fPIC -DPIC -o .libs/gaia_cutter.o mv -f .deps/gaia_cutter.Tpo .deps/gaia_cutter.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libcutter.la gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libcutter.a .libs/gaia_cutter.o libtool: link: ranlib .libs/libcutter.a libtool: link: ( cd ".libs" && rm -f "libcutter.la" && ln -s "../libcutter.la" "libcutter.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c -o cutter_la-gaia_cutter.lo `test -f 'gaia_cutter.c' || echo './'`gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c gaia_cutter.c -fPIC -DPIC -o .libs/cutter_la-gaia_cutter.o mv -f .deps/cutter_la-gaia_cutter.Tpo .deps/cutter_la-gaia_cutter.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o cutter.la cutter_la-gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/cutter.a .libs/cutter_la-gaia_cutter.o libtool: link: ranlib .libs/cutter.a libtool: link: ( cd ".libs" && rm -f "cutter.la" && ln -s "../cutter.la" "cutter.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' Making all in topology make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c -o gaia_topology.lo gaia_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/gaia_topology.o mv -f .deps/gaia_topology.Tpo .deps/gaia_topology.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c -o gaia_auxtopo.lo gaia_auxtopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/gaia_auxtopo.o mv -f .deps/gaia_auxtopo.Tpo .deps/gaia_auxtopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c -o gaia_auxtopo_table.lo gaia_auxtopo_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/gaia_auxtopo_table.o mv -f .deps/gaia_auxtopo_table.Tpo .deps/gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c -o gaia_topostmts.lo gaia_topostmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/gaia_topostmts.o mv -f .deps/gaia_topostmts.Tpo .deps/gaia_topostmts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c -o topo_callbacks.lo topo_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topo_callbacks.o mv -f .deps/topo_callbacks.Tpo .deps/topo_callbacks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c -o lwn_network.lo lwn_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/lwn_network.o mv -f .deps/lwn_network.Tpo .deps/lwn_network.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c -o gaia_network.lo gaia_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/gaia_network.o mv -f .deps/gaia_network.Tpo .deps/gaia_network.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c -o gaia_auxnet.lo gaia_auxnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/gaia_auxnet.o mv -f .deps/gaia_auxnet.Tpo .deps/gaia_auxnet.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c -o gaia_netstmts.lo gaia_netstmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/gaia_netstmts.o mv -f .deps/gaia_netstmts.Tpo .deps/gaia_netstmts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c -o net_callbacks.lo net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c net_callbacks.c -fPIC -DPIC -o .libs/net_callbacks.o mv -f .deps/net_callbacks.Tpo .deps/net_callbacks.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libtopology.la gaia_topology.lo gaia_auxtopo.lo gaia_auxtopo_table.lo gaia_topostmts.lo topo_callbacks.lo lwn_network.lo gaia_network.lo gaia_auxnet.lo gaia_netstmts.lo net_callbacks.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libtopology.a .libs/gaia_topology.o .libs/gaia_auxtopo.o .libs/gaia_auxtopo_table.o .libs/gaia_topostmts.o .libs/topo_callbacks.o .libs/lwn_network.o .libs/gaia_network.o .libs/gaia_auxnet.o .libs/gaia_netstmts.o .libs/net_callbacks.o libtool: link: ranlib .libs/libtopology.a libtool: link: ( cd ".libs" && rm -f "libtopology.la" && ln -s "../libtopology.la" "libtopology.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c -o topology_la-gaia_topology.lo `test -f 'gaia_topology.c' || echo './'`gaia_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/topology_la-gaia_topology.o mv -f .deps/topology_la-gaia_topology.Tpo .deps/topology_la-gaia_topology.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c -o topology_la-gaia_auxtopo.lo `test -f 'gaia_auxtopo.c' || echo './'`gaia_auxtopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo.o mv -f .deps/topology_la-gaia_auxtopo.Tpo .deps/topology_la-gaia_auxtopo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c -o topology_la-gaia_auxtopo_table.lo `test -f 'gaia_auxtopo_table.c' || echo './'`gaia_auxtopo_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo_table.o mv -f .deps/topology_la-gaia_auxtopo_table.Tpo .deps/topology_la-gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c -o topology_la-gaia_topostmts.lo `test -f 'gaia_topostmts.c' || echo './'`gaia_topostmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/topology_la-gaia_topostmts.o mv -f .deps/topology_la-gaia_topostmts.Tpo .deps/topology_la-gaia_topostmts.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c -o topology_la-topo_callbacks.lo `test -f 'topo_callbacks.c' || echo './'`topo_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topology_la-topo_callbacks.o mv -f .deps/topology_la-topo_callbacks.Tpo .deps/topology_la-topo_callbacks.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c -o topology_la-lwn_network.lo `test -f 'lwn_network.c' || echo './'`lwn_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/topology_la-lwn_network.o mv -f .deps/topology_la-lwn_network.Tpo .deps/topology_la-lwn_network.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c -o topology_la-gaia_network.lo `test -f 'gaia_network.c' || echo './'`gaia_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/topology_la-gaia_network.o mv -f .deps/topology_la-gaia_network.Tpo .deps/topology_la-gaia_network.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c -o topology_la-gaia_auxnet.lo `test -f 'gaia_auxnet.c' || echo './'`gaia_auxnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/topology_la-gaia_auxnet.o mv -f .deps/topology_la-gaia_auxnet.Tpo .deps/topology_la-gaia_auxnet.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c -o topology_la-gaia_netstmts.lo `test -f 'gaia_netstmts.c' || echo './'`gaia_netstmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/topology_la-gaia_netstmts.o mv -f .deps/topology_la-gaia_netstmts.Tpo .deps/topology_la-gaia_netstmts.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c -o topology_la-net_callbacks.lo `test -f 'net_callbacks.c' || echo './'`net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c net_callbacks.c -fPIC -DPIC -o .libs/topology_la-net_callbacks.o mv -f .deps/topology_la-net_callbacks.Tpo .deps/topology_la-net_callbacks.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o topology.la topology_la-gaia_topology.lo topology_la-gaia_auxtopo.lo topology_la-gaia_auxtopo_table.lo topology_la-gaia_topostmts.lo topology_la-topo_callbacks.lo topology_la-lwn_network.lo topology_la-gaia_network.lo topology_la-gaia_auxnet.lo topology_la-gaia_netstmts.lo topology_la-net_callbacks.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/topology.a .libs/topology_la-gaia_topology.o .libs/topology_la-gaia_auxtopo.o .libs/topology_la-gaia_auxtopo_table.o .libs/topology_la-gaia_topostmts.o .libs/topology_la-topo_callbacks.o .libs/topology_la-lwn_network.o .libs/topology_la-gaia_network.o .libs/topology_la-gaia_auxnet.o .libs/topology_la-gaia_netstmts.o .libs/topology_la-net_callbacks.o libtool: link: ranlib .libs/topology.a libtool: link: ( cd ".libs" && rm -f "topology.la" && ln -s "../topology.la" "topology.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' Making all in stored_procedures make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c -o stored_procedures.lo stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c stored_procedures.c -fPIC -DPIC -o .libs/stored_procedures.o mv -f .deps/stored_procedures.Tpo .deps/stored_procedures.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libstored_procedures.la stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libstored_procedures.a .libs/stored_procedures.o libtool: link: ranlib .libs/libstored_procedures.a libtool: link: ( cd ".libs" && rm -f "libstored_procedures.la" && ln -s "../libstored_procedures.la" "libstored_procedures.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c -o stored_procedures_la-stored_procedures.lo `test -f 'stored_procedures.c' || echo './'`stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c stored_procedures.c -fPIC -DPIC -o .libs/stored_procedures_la-stored_procedures.o mv -f .deps/stored_procedures_la-stored_procedures.Tpo .deps/stored_procedures_la-stored_procedures.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o stored_procedures.la stored_procedures_la-stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/stored_procedures.a .libs/stored_procedures_la-stored_procedures.o libtool: link: ranlib .libs/stored_procedures.a libtool: link: ( cd ".libs" && rm -f "stored_procedures.la" && ln -s "../stored_procedures.la" "stored_procedures.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' depbase=`echo versioninfo/version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT versioninfo/version.lo -MD -MP -MF $depbase.Tpo -c -o versioninfo/version.lo versioninfo/version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT versioninfo/version.lo -MD -MP -MF versioninfo/.deps/version.Tpo -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/version.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -version-info 8:1:1 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o libspatialite.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib versioninfo/version.lo ./gaiaaux/libgaiaaux.la ./gaiaexif/libgaiaexif.la ./gaiageo/libgaiageo.la ./geopackage/libgeopackage.la ./spatialite/libsplite.la ./shapefiles/libshapefiles.la ./dxf/libdxf.la ./md5/libmd5.la ./control_points/libcontrol_points.la ./cutter/libcutter.la ./topology/libtopology.la ./srsinit/libsrsinit.la ./stored_procedures/libstored_procedures.la ./connection_cache/libconnection_cache.la ./virtualtext/libvirtualtext.la ./wfs/libwfs.la -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/version.o -Wl,--whole-archive ./gaiaaux/.libs/libgaiaaux.a ./gaiaexif/.libs/libgaiaexif.a ./gaiageo/.libs/libgaiageo.a ./geopackage/.libs/libgeopackage.a ./spatialite/.libs/libsplite.a ./shapefiles/.libs/libshapefiles.a ./dxf/.libs/libdxf.a ./md5/.libs/libmd5.a ./control_points/.libs/libcontrol_points.a ./cutter/.libs/libcutter.a ./topology/.libs/libtopology.a ./srsinit/.libs/libsrsinit.a ./stored_procedures/.libs/libstored_procedures.a ./connection_cache/.libs/libconnection_cache.a ./virtualtext/.libs/libvirtualtext.a ./wfs/.libs/libwfs.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -lxml2 -lpthread -ldl -lm /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so -Wl,-soname -Wl,libspatialite.so.7 -o .libs/libspatialite.so.7.1.1 libtool: link: (cd ".libs" && rm -f "libspatialite.so.7" && ln -s "libspatialite.so.7.1.1" "libspatialite.so.7") libtool: link: (cd ".libs" && rm -f "libspatialite.so" && ln -s "libspatialite.so.7.1.1" "libspatialite.so") libtool: link: ( cd ".libs" && rm -f "libspatialite.la" && ln -s "../libspatialite.la" "libspatialite.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c -o versioninfo/mod_spatialite_la-version.lo `test -f 'versioninfo/version.c' || echo './'`versioninfo/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/mod_spatialite_la-version.o mv -f versioninfo/.deps/mod_spatialite_la-version.Tpo versioninfo/.deps/mod_spatialite_la-version.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -module -version-info 8:0:1 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o mod_spatialite.la -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib versioninfo/mod_spatialite_la-version.lo ./gaiaaux/gaiaaux.la ./gaiaexif/gaiaexif.la ./gaiageo/gaiageo.la ./geopackage/geopackage.la ./spatialite/splite.la ./shapefiles/shapefiles.la ./dxf/dxf.la ./md5/md5.la ./control_points/control_points.la ./cutter/cutter.la ./topology/topology.la ./srsinit/srsinit.la ./stored_procedures/stored_procedures.la ./connection_cache/connection_cache.la ./virtualtext/virtualtext.la ./wfs/wfs.la -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/mod_spatialite_la-version.o -Wl,--whole-archive ./gaiaaux/.libs/gaiaaux.a ./gaiaexif/.libs/gaiaexif.a ./gaiageo/.libs/gaiageo.a ./geopackage/.libs/geopackage.a ./spatialite/.libs/splite.a ./shapefiles/.libs/shapefiles.a ./dxf/.libs/dxf.a ./md5/.libs/md5.a ./control_points/.libs/control_points.a ./cutter/.libs/cutter.a ./topology/.libs/topology.a ./srsinit/.libs/srsinit.a ./stored_procedures/.libs/stored_procedures.a ./connection_cache/.libs/connection_cache.a ./virtualtext/.libs/virtualtext.a ./wfs/.libs/wfs.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -lxml2 -lpthread -ldl -lm /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so -Wl,-soname -Wl,mod_spatialite.so.7 -o .libs/mod_spatialite.so.7.1.0 libtool: link: (cd ".libs" && rm -f "mod_spatialite.so.7" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so.7") libtool: link: (cd ".libs" && rm -f "mod_spatialite.so" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so") libtool: link: ( cd ".libs" && rm -f "mod_spatialite.la" && ln -s "../mod_spatialite.la" "mod_spatialite.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making all in sql_stmt_geosadvanced_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' Making all in sql_stmt_geos_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' Making all in sql_stmt_libxml2_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' Making all in sql_stmt_rtgeom_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' Making all in sql_stmt_mathsql_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' Making all in sql_stmt_proj_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' Making all in sql_stmt_proj492_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' Making all in sql_stmt_proj493_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' Making all in sql_stmt_security_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' Making all in sql_stmt_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' Making all in sql_stmt_xmlsec_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' Making all in sql_stmt_geopackage_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' Making all in sql_stmt_freexl_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' Making all in sql_stmt_cache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' Making all in sql_stmt_nocache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' Making all in sql_stmt_voronoj1_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' Making all in sql_stmt_voronoj2_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' Making all in sql_stmt_gpkg_epsg492_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' Making all in sql_stmt_gpkg_epsg493_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' Making all in sql_stmt_rttopo_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' Making all in sql_stmt_gpkgcache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' Making all in sql_stmt_gpkgnocache_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' Making all in sql_stmt_sequence_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' Making all in sql_stmt_routing_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' Making all in sql_stmt_logfile_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' Making all in sql_stmt_iconv_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' Making all in sql_stmt_point_geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' Making all in sql_stmt_tiny_point make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' Making all in sql_stmt_postgres_tests make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making all in examples make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT demo1.o -MD -MP -MF .deps/demo1.Tpo -c -o demo1.o demo1.c mv -f .deps/demo1.Tpo .deps/demo1.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o demo1 demo1.o -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/demo1 demo1.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -ldl -lm -lxml2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lpthread -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT demo2.o -MD -MP -MF .deps/demo2.Tpo -c -o demo2.o demo2.c mv -f .deps/demo2.Tpo .deps/demo2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o demo2 demo2.o -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/demo2 demo2.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -ldl -lm -lxml2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lpthread -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT demo3.o -MD -MP -MF .deps/demo3.Tpo -c -o demo3.o demo3.c mv -f .deps/demo3.Tpo .deps/demo3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o demo3 demo3.o -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/demo3 demo3.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -ldl -lm -lxml2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lpthread -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT demo4.o -MD -MP -MF .deps/demo4.Tpo -c -o demo4.o demo4.c mv -f .deps/demo4.Tpo .deps/demo4.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o demo4 demo4.o -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/demo4 demo4.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -ldl -lm -lxml2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lpthread -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -MT demo5.o -MD -MP -MF .deps/demo5.Tpo -c -o demo5.o demo5.c mv -f .deps/demo5.Tpo .deps/demo5.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -o demo5 demo5.o -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -o .libs/demo5 demo5.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -ldl -lm -lxml2 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lpthread -lz -lsqlite3 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' cd build/libspatialite-5.0.0-beta0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making install in headers make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include' /bin/install -c -m 644 spatialite.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/.' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/include/spatialite' /bin/install -c -m 644 spatialite/gaiaexif.h spatialite/gaiaaux.h spatialite/gaiamatrix.h spatialite/gaiageo.h spatialite/gg_const.h spatialite/gg_structs.h spatialite/gg_core.h spatialite/gg_mbr.h spatialite/gg_formats.h spatialite/gg_dynamic.h spatialite/gg_advanced.h spatialite/gg_xml.h spatialite/gg_wfs.h spatialite/gg_dxf.h spatialite/spatialite.h spatialite/sqlite.h spatialite/debug.h spatialite/geopackage.h spatialite/control_points.h spatialite/gaia_topology.h spatialite/gaia_network.h spatialite/gg_sequence.h spatialite/stored_procedures.h '/opt/metwork-mfext-2.0/opt/scientific_core/include/spatialite' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' Making install in gaiaaux make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' Making install in gaiaexif make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' Making install in gaiageo make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making install in flex make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' Making install in lemon make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' Making install in lemon_src make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making install in geopackage make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' Making install in spatialite make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' Making install in shapefiles make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' Making install in srsinit make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making install in epsg_update make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making install in connection_cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making install in generator make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making install in virtualtext make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' Making install in wfs make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' Making install in dxf make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' Making install in md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' Making install in control_points make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' Making install in cutter make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' Making install in topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' Making install in stored_procedures make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /bin/install -c libspatialite.la mod_spatialite.la '/opt/metwork-mfext-2.0/opt/scientific_core/lib' libtool: install: /bin/install -c .libs/libspatialite.so.7.1.1 /opt/metwork-mfext-2.0/opt/scientific_core/lib/libspatialite.so.7.1.1 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libspatialite.so.7.1.1 libspatialite.so.7 || { rm -f libspatialite.so.7 && ln -s libspatialite.so.7.1.1 libspatialite.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f libspatialite.so.7.1.1 libspatialite.so || { rm -f libspatialite.so && ln -s libspatialite.so.7.1.1 libspatialite.so; }; }) libtool: install: /bin/install -c .libs/libspatialite.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/libspatialite.la libtool: install: /bin/install -c .libs/mod_spatialite.so.7.1.0 /opt/metwork-mfext-2.0/opt/scientific_core/lib/mod_spatialite.so.7.1.0 libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so.7 || { rm -f mod_spatialite.so.7 && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-2.0/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so || { rm -f mod_spatialite.so && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so; }; }) libtool: install: /bin/install -c .libs/mod_spatialite.lai /opt/metwork-mfext-2.0/opt/scientific_core/lib/mod_spatialite.la libtool: finish: PATH="/opt/metwork-mfext-2.0/opt/scientific_core/local/bin:/opt/metwork-mfext-2.0/opt/scientific_core/bin:/opt/metwork-mfext-2.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-2.0/opt/scientific_core/node_modules/.bin:/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/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-2.0/opt/scientific_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. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making install in sql_stmt_geosadvanced_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' Making install in sql_stmt_geos_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' Making install in sql_stmt_libxml2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' Making install in sql_stmt_rtgeom_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' Making install in sql_stmt_mathsql_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' Making install in sql_stmt_proj_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' Making install in sql_stmt_proj492_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' Making install in sql_stmt_proj493_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' Making install in sql_stmt_security_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' Making install in sql_stmt_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' Making install in sql_stmt_xmlsec_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' Making install in sql_stmt_geopackage_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' Making install in sql_stmt_freexl_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' Making install in sql_stmt_cache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' Making install in sql_stmt_nocache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' Making install in sql_stmt_voronoj1_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' Making install in sql_stmt_voronoj2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' Making install in sql_stmt_gpkg_epsg492_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' Making install in sql_stmt_gpkg_epsg493_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' Making install in sql_stmt_rttopo_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' Making install in sql_stmt_gpkgcache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' Making install in sql_stmt_gpkgnocache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' Making install in sql_stmt_sequence_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' Making install in sql_stmt_routing_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' Making install in sql_stmt_logfile_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' Making install in sql_stmt_iconv_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' Making install in sql_stmt_point_geom make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' Making install in sql_stmt_tiny_point make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' Making install in sql_stmt_postgres_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' 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/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' /bin/install -c -m 644 spatialite.pc '/opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite' make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "name: 'gdal'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "version: '3.0.4'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checksum: 'c6bbb5caca06e96bd97a32918e0aa9aa'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "GDAL is a set of libraries and tools for raster and vector geospatial data formats. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities and APIs for data translation and processing." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "website: 'http://www.gdal.org'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/gdal.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--enable-shared --disable-static --with-pg=yes --with-liblzma=yes --with-proj=/opt/metwork-mfext-2.0/opt/scientific_core --with-openjpeg --with-jasper --with-hdf5=/opt/metwork-mfext-2.0/opt/scientific_core --with-hdf4=/opt/metwork-mfext-2.0/opt/scientific_core --with-spatialite=/opt/metwork-mfext-2.0/opt/scientific_core --with-libtiff=yes --with-geotiff=/opt/metwork-mfext-2.0/opt/scientific_core --with-netcdf --with-python=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/gdal-3.0.4.tar.gz` `readlink -m ./sources` MD5 c6bbb5caca06e96bd97a32918e0aa9aa Computing checksum for /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4.tar.gz... Good checksum rm -Rf gdal-3.0.4 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/gdal-3.0.4.tar.gz` tar.gz gdal-3.0.4 Patching with rename_g2clib_symbols.patch... patching file frmts/grib/degrib/g2clib/gdal_g2clib_symbol_rename.h patching file frmts/grib/degrib/g2clib/grib2.h patching file frmts/grib/rename_g2clib_symbols.sh Patch ok cd build/gdal-3.0.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/scientific_core --enable-shared --disable-static --with-pg=yes --with-liblzma=yes --with-proj=/opt/metwork-mfext-2.0/opt/scientific_core --with-openjpeg --with-jasper --with-hdf5=/opt/metwork-mfext-2.0/opt/scientific_core --with-hdf4=/opt/metwork-mfext-2.0/opt/scientific_core --with-spatialite=/opt/metwork-mfext-2.0/opt/scientific_core --with-libtiff=yes --with-geotiff=/opt/metwork-mfext-2.0/opt/scientific_core --with-netcdf --with-python=no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-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 C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Werror=declaration-after-statement... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking if -std=gnu89 can be enabled... yes checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-prototypes... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -fno-operator-names... yes checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking if use C++14 compiler options... disabled by user checking whether g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override... yes checking if -Wimplicit-fallthrough can be enabled... yes 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 we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) 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 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 for gawk... gawk 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 std::isnan... yes checking for dlopen in -ldl... yes checking for nanosleep in -lrt... yes checking for sin in -lm... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking dbmalloc.h usability... no checking dbmalloc.h presence... no checking for dbmalloc.h... no checking for dlfcn.h... (cached) yes checking for stdint.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 values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking linux/userfaultfd.h usability... yes checking linux/userfaultfd.h presence... yes checking for linux/userfaultfd.h... yes checking whether byte ordering is bigendian... no checking for 64bit integer type... long long checking for 64bit file io... yes checking for stat64... yes checking for fopen64... yes checking for ftruncate64... yes checking size of int... 4 checking size of unsigned long... 8 checking size of void*... 8 checking for int8... no checking for int16... no checking for int32... no checking for uintptr_t... yes checking native cpu bit order... lsb2msb checking for vprintf... yes checking for _doprnt... no checking for snprintf... yes checking for vsnprintf... yes checking for atoll... yes checking for strtoull... yes checking for strtof... yes checking for getcwd... yes checking whether strtof is declared... yes checking for readlink... yes checking for lstat... yes checking for posix_spawnp... yes checking for posix_memalign... yes checking for vfork... yes checking for mmap... yes checking for sigaction... yes checking for statvfs... yes checking for statvfs64... yes checking for getrlimit... yes checking for RLIMIT_AS... yes checking for gmtime_r... yes checking for localtime_r... yes checking for uselocale... yes checking to enable debug build... no, CFLAGS="-g -O2" checking whether GCC 4.1 atomic builtins are available... yes checking whether GCC bswap builtins are available... yes checking for __uint128_t... yes checking whether SSE is available at compile time... yes checking whether SSSE3 is available at compile time... yes checking whether AVX is available at compile time... yes checking to enable LTO (link time optimization) build... no checking whether we should hide internal symbols... no checking for local include/lib path... none checking for pthread_create in -lpthread... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes checking for pthread_spinlock_t... yes checking for 5 args mremap()... yes checking for _SC_PHYS_PAGES... yes checking for deflateInit_ in -lz... yes checking for inflateCopy in -lz... yes using pre-installed libz checking for ld used by GCC... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); using ICONV_CPP_CONST="" checking for PROJ >= 6 library... checking for proj_create_from_wkt in -lproj... yes configure: proj.h found checking for lzma_code in -llzma... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for ZSTD_decompressStream in -lzstd... yes checking for PostgreSQL... checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.21... yes checking for PQ... yes checking for PQconnectdb in -lpq... yes checking for G_gisinit_2 in -lgrass5... no checking for ffopen in -lcfitsio... no libcfitsio not found - FITS support disabled checking for Mopen in -lcsf... no checking csf.h usability... no checking csf.h presence... no checking for csf.h... no using internal csf code. checking for libpng... checking for png_set_IHDR in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes using pre-installed libpng. checking for libcrunch... dds support disabled. checking for gta_version in -lgta... no libgta not found - GTA support disabled checking for PCIDSK... using internal libpcidsk. checking for libtiff... checking for TIFFScanlineSize64 in -ltiff... yes checking for _TIFFsetDoubleArray in -ltiff... yes using pre-installed libtiff. BigTIFF support enabled. checking for GTIFAttachPROJContext in -lgeotiff... yes using libgeotiff from /opt/metwork-mfext-2.0/opt/scientific_core. checking for jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes using pre-installed libjpeg. checking CharLS/interface.h usability... no checking CharLS/interface.h presence... no checking for CharLS/interface.h... no checking CharLS/charls.h usability... no checking CharLS/charls.h presence... no checking for CharLS/charls.h... no checking for jpeg12... disabled, libjpeg or libtiff not internal checking for DGifOpenFileName in -lgif... no checking gif_lib.h usability... no checking gif_lib.h presence... no checking for gif_lib.h... no using internal gif code. checking for OGDI... no checking ecs.h usability... no checking ecs.h presence... no checking for ecs.h... no checking for FMEObjects... no SOSI support disabled. checking for MongoCXX... MongoCXX not found. checking for pkg-config... (cached) /bin/pkg-config checking pkg-config is at least version 0.21... yes checking for MONGOCXXV3... no checking for SDreaddata in -lmfhdfalt... no checking for SDreaddata in -lmfhdf... yes checking for SDget_maxopenfiles in -lmfhdfalt... no checking for SDget_maxopenfiles in -lmfhdf... yes checking for H5Fopen in -lhdf5... yes checking for kea-config... no checking for kea... no checking for nc-config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/nc-config checking libnetcdf compiler and linker flags with nc-config... got version="netCDF 4.7.3", prefix="/opt/metwork-mfext-2.0/opt/scientific_core", libs="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lnetcdf", includedir="/opt/metwork-mfext-2.0/opt/scientific_core/include" checking for nc_open in -lnetcdf... yes checking for netcdf-4 (and HDF5) support in libnetcdf... yes checking for HDF4 support in libnetcdf... yes checking for /opt/metwork-mfext-2.0/opt/scientific_core/include/netcdf_mem.h... yes checking for jpc_decode in -ljasper... yes checking for jp2_decode in -ljasper... yes checking for pgx_decode in -ljasper... yes checking for jp2_encode_uuid in -ljasper... no configure: hacked JasPer version not found, GeoJP2 disabled. checking for pkg-config... (cached) /bin/pkg-config checking pkg-config is at least version 0.21... yes checking for OPENJPEG... yes checking for opj_setup_decoder in -lopenjp2... yes checking for FileGDBAPI... FileGDBAPI not found. checking for NCScbmOpenFileView in -lNCSEcw... no checking for NCScbmOpenFileView in -lecwj2... no checking for Kakadu JPEG2000 support... not requested. configure: MrSID support disabled. configure: MrSID/MG4 Lidar support disabled. checking for JP2Lura support... checking for MSG... not requested checking if Oracle support is enabled... no enabled checking for MySQL... no checking for Ingres... no checking for Xerces C++ Parser... no checking for XML_ParserCreate in -lexpat... yes checking for Expat XML Parser headers in /usr/include... found checking for Expat XML Parser... yes checking if Expat XML Parser version is >= 1.95.0... yes checking for pkg-config... (cached) /bin/pkg-config checking pkg-config is at least version 0.25... yes checking for LIBKML... no checking for Google libkml... no check for unixODBC checking for SQLConnect in -lodbc... no checking for SQLInstallDriverEx in -lodbcinst... no check for windows ODBC checking for main in -lodbc32... no checking for SQLInstallDriverEx in -lodbccp32... no checking if Oracle support is enabled... no checking for DODS... disabled checking for curl-config... /bin/curl-config found libcurl version 7.61.1 checking for curl_global_init in -lcurl... yes checking for xml2-config... /bin/xml2-config checking for xmlParseDoc in -lxml2... yes checking for spatialite... checking for spatialite_init in -lspatialite... yes checking for sqlite3_open in -lsqlite3... yes checking for SQLite3 library >= 3.0.0... yes spatialite enabled checking for spatialite_target_cpu in -lspatialite... yes checking for sqlite3_column_table_name in -lsqlite3... yes configure: rasterlite2 support disabled checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking Checking for Teigha... disabled configure: IBM Informix DataBlade not supported. configure: checking whether we should include ESRI SDE support... ESRI SDE support not requested. checking for WebPDecodeRGB in -lwebp... no libwebp not found - WEBP support disabled checking for geos-config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/geos-config checking for GEOS version >= 3.1.0... yes checking for GEOSversion in -lgeos_c... yes configure: Using C API from GEOS 3.8.0 checking for sfcgal-config... no checking qhull/libqhull.h usability... no checking qhull/libqhull.h presence... no checking for qhull/libqhull.h... no checking libqhull/libqhull.h usability... no checking libqhull/libqhull.h presence... no checking for libqhull/libqhull.h... no checking for OpenCL support... no checking for FreeXL support... checking freexl.h usability... no checking freexl.h presence... no checking for freexl.h... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no libfreexl not found - FreeXL support disabled checking for json_object_set_serializer in -ljson-c... yes using pre-installed libjson-c checking whether to enable PAM... yes checking whether to build PDF driver as a plugin... no checking for poppler... disabled checking for podofo... disabled checking for pdfium... disabled checking GDAL version information from gdal_version.h.in: 3.0.4 checking for perl bindings... disabled checking for python bindings... disabled checking whether we should include Java support... no HDFS support not requested. checking for tiledb_coords in -ltiledb... no libtiledb not found - TileDB support disabled checking whether we should include MDB support... no configure: checking whether we should include rasdaman support... rasdaman support not requested. checking whether we should include Armadillo support... no checking for cryptopp... no checking for crypto... checking for EVP_sha256 in -lcrypto... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking for LERC... enabled checking for NULL... disabled checking if sprintf can be overloaded for GDAL compilation... yes configure: creating ./config.status config.status: creating GDALmake.opt config.status: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting config.status: creating port/cpl_config.h config.status: executing libtool commands GDAL is now configured for x86_64-pc-linux-gnu Installation directory: /opt/metwork-mfext-2.0/opt/scientific_core C compiler: gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 C++ compiler: g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 C++14 support: no LIBTOOL support: yes LIBZ support: external LIBLZMA support: yes ZSTD support: yes cryptopp support: no crypto/openssl support: yes GRASS support: no CFITSIO support: no PCRaster support: internal LIBPNG support: external DDS support: no GTA support: no LIBTIFF support: external (BigTIFF=yes) LIBGEOTIFF support: external LIBJPEG support: external 12 bit JPEG: no 12 bit JPEG-in-TIFF: no LIBGIF support: internal JPEG-Lossless/CharLS: no OGDI support: no HDF4 support: yes HDF5 support: yes Kea support: no NetCDF support: yes NetCDF has netcdf_mem.h: yes Kakadu support: no JasPer support: yes (GeoJP2=no) OpenJPEG support: yes ECW support: no MrSID support: no MrSID/MG4 Lidar support: no JP2Lura support: no MSG support: no EPSILON support: no WebP support: no cURL support (wms/wcs/...):yes PostgreSQL support: yes LERC support: yes MySQL support: no Ingres support: no Xerces-C support: no Expat support: yes libxml2 support: yes Google libkml support: no ODBC support: no FGDB support: no MDB support: no PCIDSK support: internal OCI support: no GEORASTER support: no SDE support: no Rasdaman support: no DODS support: no SQLite support: yes PCRE support: yes SpatiaLite support: yes RasterLite2 support: no Teigha (DWG and DGNv8): no INFORMIX DataBlade support:no GEOS support: yes SFCGAL support: no QHull support: internal Poppler support: no Podofo support: no PDFium support: no OpenCL support: no Armadillo support: no FreeXL support: no SOSI support: no MongoDB support: no MongoCXX v3 support: no HDFS support: no TileDB support: no userfaultfd support: yes misc. gdal formats: aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf disabled gdal formats: misc. ogr formats: aeronavfaa arcgen avc bna cad csv dgn dxf edigeo geoconcept georss gml gmt gpsbabel gpx gtm htf jml mvt ntf openair openfilegdb pgdump rec s57 segukooa segy selafin shape sua svg sxf tiger vdv wasp xplane idrisi pds sdts ods xlsx amigocloud carto cloudant couchdb csw elastic gft ngw plscenes wfs gpkg vfk osm disabled ogr formats: SWIG Bindings: no PROJ >= 6: yes enable GNM building: yes enable pthread support: yes enable POSIX iconv support:yes hide internal symbols: no cd build/gdal-3.0.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' (cd port; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_conv.lo cpl_conv.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_error.lo cpl_error.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_string.lo cpl_string.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cplgetsymbol.lo cplgetsymbol.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cplstringlist.lo cplstringlist.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_strtod.lo cpl_strtod.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_path.lo cpl_path.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_csv.lo cpl_csv.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_findfile.lo cpl_findfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_minixml.lo cpl_minixml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_multiproc.lo cpl_multiproc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_list.lo cpl_list.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_getexecpath.lo cpl_getexecpath.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cplstring.lo cplstring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_win32.lo cpl_vsil_win32.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsisimple.lo cpl_vsisimple.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil.lo cpl_vsil.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsi_mem.lo cpl_vsi_mem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_unix_stdio_64.lo cpl_vsil_unix_stdio_64.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_http.lo cpl_http.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_hash_set.lo cpl_hash_set.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cplkeywordparser.lo cplkeywordparser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_recode.lo cpl_recode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_recode_iconv.lo cpl_recode_iconv.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_recode_stub.lo cpl_recode_stub.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_quad_tree.lo cpl_quad_tree.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_atomic_ops.lo cpl_atomic_ops.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_subfile.lo cpl_vsil_subfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_time.lo cpl_time.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_stdout.lo cpl_vsil_stdout.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_sparsefile.lo cpl_vsil_sparsefile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_abstract_archive.lo cpl_vsil_abstract_archive.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_tar.lo cpl_vsil_tar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_stdin.lo cpl_vsil_stdin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_buffered_reader.lo cpl_vsil_buffered_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_base64.lo cpl_base64.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_curl.lo cpl_vsil_curl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_curl_streaming.lo cpl_vsil_curl_streaming.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_s3.lo cpl_vsil_s3.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_gs.lo cpl_vsil_gs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_az.lo cpl_vsil_az.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_oss.lo cpl_vsil_oss.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_swift.lo cpl_vsil_swift.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_webhdfs.lo cpl_vsil_webhdfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_cache.lo cpl_vsil_cache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_xml_validate.lo cpl_xml_validate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_spawn.lo cpl_spawn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_google_oauth2.lo cpl_google_oauth2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_progress.lo cpl_progress.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_virtualmem.lo cpl_virtualmem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_worker_thread_pool.lo cpl_worker_thread_pool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_crypt.lo cpl_vsil_crypt.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_sha1.lo cpl_sha1.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_sha256.lo cpl_sha256.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_aws.lo cpl_aws.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsi_error.lo cpl_vsi_error.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_cpu_features.lo cpl_cpu_features.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_google_cloud.lo cpl_google_cloud.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_azure.lo cpl_azure.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_alibaba_oss.lo cpl_alibaba_oss.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_json_streaming_parser.lo cpl_json_streaming_parser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_json.lo cpl_json.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_md5.lo cpl_md5.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_swift.lo cpl_swift.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_plugin.lo cpl_vsil_plugin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_hdfs.lo cpl_vsil_hdfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_userfaultfd.lo cpl_userfaultfd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_vsil_gzip.lo cpl_vsil_gzip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_minizip_ioapi.lo cpl_minizip_ioapi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_minizip_unzip.lo cpl_minizip_unzip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/usr/include/libxml2 -DHAVE_LIBXML2 -DUSE_ONLY_CRYPTODLL_ALG -DHAVE_OPENSSL_CRYPTO -DENABLE_UFFD -c -o cpl_minizip_zip.lo cpl_minizip_zip.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port' (cd gcore; make generate_gdal_version_h) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' make[3]: Nothing to be done for 'generate_gdal_version_h'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' (cd gcore; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' make -C mdreader make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore/mdreader' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_digital_globe.lo reader_digital_globe.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_geo_eye.lo reader_geo_eye.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_orb_view.lo reader_orb_view.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_pleiades.lo reader_pleiades.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_rdk1.lo reader_rdk1.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_landsat.lo reader_landsat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_spot.lo reader_spot.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_rapid_eye.lo reader_rapid_eye.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_alos.lo reader_alos.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_eros.lo reader_eros.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_kompsat.lo reader_kompsat.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore/mdreader' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalopeninfo.lo gdalopeninfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" \ gdaldrivermanager.cpp -o gdaldrivermanager.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaldriver.lo gdaldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaldataset.lo gdaldataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalrasterband.lo gdalrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_misc.lo gdal_misc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rasterio.lo rasterio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalrasterblock.lo gdalrasterblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalcolortable.lo gdalcolortable.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalmajorobject.lo gdalmajorobject.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o overview.lo overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaldefaultoverviews.lo gdaldefaultoverviews.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalpamdataset.lo gdalpamdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalpamrasterband.lo gdalpamrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaljp2metadata.lo gdaljp2metadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaljp2box.lo gdaljp2box.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalmultidomainmetadata.lo gdalmultidomainmetadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_rat.lo gdal_rat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalpamproxydb.lo gdalpamproxydb.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalallvalidmaskband.lo gdalallvalidmaskband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalnodatamaskband.lo gdalnodatamaskband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalproxydataset.lo gdalproxydataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalproxypool.lo gdalproxypool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaldefaultasync.lo gdaldefaultasync.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalnodatavaluesmaskband.lo gdalnodatavaluesmaskband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaldllmain.lo gdaldllmain.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalexif.lo gdalexif.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalclientserver.lo gdalclientserver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalgeorefpamdataset.lo gdalgeorefpamdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaljp2abstractdataset.lo gdaljp2abstractdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalvirtualmem.lo gdalvirtualmem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaloverviewdataset.lo gdaloverviewdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalrescaledalphaband.lo gdalrescaledalphaband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaljp2structure.lo gdaljp2structure.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_mdreader.lo gdal_mdreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaljp2metadatagenerator.lo gdaljp2metadatagenerator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalabstractbandblockcache.lo gdalabstractbandblockcache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalarraybandblockcache.lo gdalarraybandblockcache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalhashsetbandblockcache.lo gdalhashsetbandblockcache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rawdataset.lo rawdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -mssse3 -I../frmts/gtiff -I../frmts/mem -I../frmts/vrt -I../ogr -I../ogr/ogrsf_frmts/generic -I../gnm/ -I../gnm/gnm_frmts/ -I/usr/include/json-c -I../ogr/ogrsf_frmts/geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/usr/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rasterio_ssse3.lo rasterio_ssse3.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' (cd alg; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalmediancut.lo gdalmediancut.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdaldither.lo gdaldither.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdal_crs.lo gdal_crs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdaltransformer.lo gdaltransformer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalsimplewarp.lo gdalsimplewarp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarper.lo gdalwarper.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarpkernel.lo gdalwarpkernel.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarpoperation.lo gdalwarpoperation.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalchecksum.lo gdalchecksum.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdal_rpc.lo gdal_rpc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdal_tps.lo gdal_tps.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o thinplatespline.lo thinplatespline.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o llrasterize.lo llrasterize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalrasterize.lo gdalrasterize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalgeoloc.lo gdalgeoloc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalgrid.lo gdalgrid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalcutline.lo gdalcutline.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalproximity.lo gdalproximity.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o rasterfill.lo rasterfill.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalrasterpolygonenumerator.lo gdalrasterpolygonenumerator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalsievefilter.lo gdalsievefilter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarpkernel_opencl.lo gdalwarpkernel_opencl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o polygonize.lo polygonize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o contour.lo contour.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdaltransformgeolocs.lo gdaltransformgeolocs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdallinearsystem.lo gdallinearsystem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdal_octave.lo gdal_octave.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdal_simplesurf.lo gdal_simplesurf.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalmatching.lo gdalmatching.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o delaunay.lo delaunay.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalpansharpen.lo gdalpansharpen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalapplyverticalshiftgrid.lo gdalapplyverticalshiftgrid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Wold-style-cast -mavx -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalgridavx.lo gdalgridavx.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Wold-style-cast -I../frmts/vrt -DINTERNAL_QHULL -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-2.0/opt/scientific_core/include -Imarching_squares -c -o gdalgridsse.lo gdalgridsse.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg' (cd frmts; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -DFRMT_derived -DFRMT_gtiff -DFRMT_hfa -DFRMT_mem -DFRMT_vrt -DFRMT_aaigrid -DFRMT_adrg -DFRMT_aigrid -DFRMT_airsar -DFRMT_arg -DFRMT_blx -DFRMT_bmp -DFRMT_bsb -DFRMT_cals -DFRMT_ceos -DFRMT_ceos2 -DFRMT_coasp -DFRMT_cosar -DFRMT_ctg -DFRMT_dimap -DFRMT_dted -DFRMT_e00grid -DFRMT_elas -DFRMT_envisat -DFRMT_ers -DFRMT_fit -DFRMT_gff -DFRMT_gsg -DFRMT_gxf -DFRMT_hf2 -DFRMT_idrisi -DFRMT_ignfheightasciigrid -DFRMT_ilwis -DFRMT_ingr -DFRMT_iris -DFRMT_iso8211 -DFRMT_jaxapalsar -DFRMT_jdem -DFRMT_kmlsuperoverlay -DFRMT_l1b -DFRMT_leveller -DFRMT_map -DFRMT_mrf -DFRMT_msgn -DFRMT_ngsgeoid -DFRMT_nitf -DFRMT_northwood -DFRMT_pds -DFRMT_prf -DFRMT_r -DFRMT_raw -DFRMT_rmf -DFRMT_rs2 -DFRMT_safe -DFRMT_saga -DFRMT_sdts -DFRMT_sentinel2 -DFRMT_sgi -DFRMT_sigdem -DFRMT_srtmhgt -DFRMT_terragen -DFRMT_til -DFRMT_tsx -DFRMT_usgsdem -DFRMT_xpm -DFRMT_xyz -DFRMT_zmap -DFRMT_rik -DFRMT_ozi -DFRMT_grib -DFRMT_eeda -DFRMT_plmosaic -DFRMT_rda -DFRMT_wcs -DFRMT_wms -DFRMT_wmts -DFRMT_daas -DFRMT_rasterlite -DFRMT_mbtiles -DFRMT_pdf -DFRMT_openjpeg -DFRMT_jpeg2000 -DFRMT_netcdf -DFRMT_hdf5 -DFRMT_hdf4 -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_pcraster -DFRMT_pcidsk -DFRMT_postgisraster \ -DGDAL_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 hdf4 gif jpeg png pcraster pcidsk postgisraster" \ gdalallregister.cpp -o o/gdalallregister.lo make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/derived' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/deriveddataset.lo deriveddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/derivedlist.lo derivedlist.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/derived' make -C gtiff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gtiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geotiff.lo geotiff.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_wkt_srs.lo gt_wkt_srs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_citation.lo gt_citation.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_overview.lo gt_overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tif_float.lo tif_float.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tifvsi.lo tifvsi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -DZSTD_SUPPORT -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_jpeg_copy.lo gt_jpeg_copy.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gtiff' make -C hfa install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hfa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaopen.lo hfaopen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaentry.lo hfaentry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfadictionary.lo hfadictionary.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfafield.lo hfafield.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfatype.lo hfatype.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaband.lo hfaband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfacompress.lo hfacompress.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfadataset.lo hfadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfa_overviews.lo hfa_overviews.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hfa' make -C mem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/memdataset.lo memdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mem' make -C vrt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtdataset.lo vrtdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtrasterband.lo vrtrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtdriver.lo vrtdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtsources.lo vrtsources.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtfilters.lo vrtfilters.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtsourcedrasterband.lo vrtsourcedrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtrawrasterband.lo vrtrawrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtwarped.lo vrtwarped.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtderivedrasterband.lo vrtderivedrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtpansharpened.lo vrtpansharpened.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pixelfunctions.lo pixelfunctions.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt' make -C aaigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aaigrid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/aaigriddataset.lo aaigriddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aaigrid' make -C adrg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/adrg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../iso8211 -c -o ../o/adrgdataset.lo adrgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../iso8211 -c -o ../o/srpdataset.lo srpdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/adrg' make -C aigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aigrid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigdataset.lo aigdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/gridlib.lo gridlib.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigopen.lo aigopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigccitt.lo aigccitt.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aigrid' make -C airsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/airsar' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/airsardataset.lo airsardataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/airsar' make -C arg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/arg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/argdataset.lo argdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/arg' make -C blx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/blx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGDALDRIVER -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/blxdataset.lo blxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGDALDRIVER -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/blx.lo blx.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/blx' make -C bmp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bmp' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bmpdataset.lo bmpdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bmp' make -C bsb install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bsb' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bsb_read.lo bsb_read.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bsbdataset.lo bsbdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bsb' make -C cals install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cals' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/calsdataset.lo calsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cals' make -C ceos install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosopen.lo ceosopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosdataset.lo ceosdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos' make -C ceos2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sar_ceosdataset.lo sar_ceosdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosrecipe.lo ceosrecipe.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceossar.lo ceossar.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceos.lo ceos.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/link.lo link.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos2' make -C coasp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/coasp' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/coasp_dataset.lo coasp_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/coasp' make -C cosar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cosar' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/cosar_dataset.lo cosar_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cosar' make -C ctg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ctg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ctgdataset.lo ctgdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ctg' make -C dimap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dimap' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dimapdataset.lo dimapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dimap' make -C dted install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dted' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_api.lo dted_api.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dteddataset.lo dteddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_create.lo dted_create.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_ptstream.lo dted_ptstream.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dted' make -C e00grid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/e00grid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/e00griddataset.lo e00griddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/e00grid' make -C elas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/elas' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/elasdataset.lo elasdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/elas' make -C envisat install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/envisat' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/EnvisatFile.lo EnvisatFile.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/records.lo records.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/adsrange.lo adsrange.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/unwrapgcps.lo unwrapgcps.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/envisatdataset.lo envisatdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/envisat' make -C ers install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ers' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ersdataset.lo ersdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ershdrnode.lo ershdrnode.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ers' make -C fit install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/fit' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fitdataset.lo fitdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fit.lo fit.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/fit' make -C gff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gff_dataset.lo gff_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gff' make -C gsg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gsg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gsagdataset.lo gsagdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gsbgdataset.lo gsbgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gs7bgdataset.lo gs7bgdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gsg' make -C gxf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gxf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxfdataset.lo gxfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxfopen.lo gxfopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxf_proj4.lo gxf_proj4.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxf_ogcwkt.lo gxf_ogcwkt.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gxf' make -C hf2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hf2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hf2dataset.lo hf2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hf2' make -C idrisi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/idrisi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IdrisiDataset.lo IdrisiDataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/idrisi' make -C ignfheightasciigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ignfheightasciigrid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ignfheightasciigrid.lo ignfheightasciigrid.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ignfheightasciigrid' make -C ilwis install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ilwis' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ilwisdataset.lo ilwisdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ilwiscoordinatesystem.lo ilwiscoordinatesystem.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ilwis' make -C ingr install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ingr' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IntergraphDataset.lo IntergraphDataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IntergraphBand.lo IntergraphBand.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IngrTypes.lo IngrTypes.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JpegHelper.lo JpegHelper.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ingr' make -C iris install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iris' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/irisdataset.lo irisdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iris' make -C iso8211 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iso8211' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfmodule.lo ddfmodule.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfutils.lo ddfutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddffielddefn.lo ddffielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfrecord.lo ddfrecord.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddffield.lo ddffield.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../../port -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfsubfielddefn.lo ddfsubfielddefn.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iso8211' make -C jaxapalsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jaxapalsar' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jaxapalsardataset.lo jaxapalsardataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jaxapalsar' make -C jdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jdem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jdemdataset.lo jdemdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jdem' make -C kmlsuperoverlay install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/kmlsuperoverlay' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/kmlsuperoverlaydataset.lo kmlsuperoverlaydataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/kmlsuperoverlay' make -C l1b install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/l1b' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/l1bdataset.lo l1bdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/l1b' make -C leveller install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/leveller' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/levellerdataset.lo levellerdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/leveller' make -C map install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/map' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mapdataset.lo mapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/map' make -C mrf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf' (cd libLERC; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf/libLERC' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port BitMaskV1.cpp -o ../../o/BitMaskV1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port BitStufferV1.cpp -o ../../o/BitStufferV1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port CntZImage.cpp -o ../../o/CntZImage.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf/libLERC' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/marfa_dataset.lo marfa_dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_band.lo mrf_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JPEG_band.lo JPEG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/PNG_band.lo PNG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JPNG_band.lo JPNG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Raw_band.lo Raw_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Tif_band.lo Tif_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Packer_RLE.lo Packer_RLE.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_util.lo mrf_util.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_overview.lo mrf_overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DLERC -IlibLERC -I../../third_party/LercLib -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/LERC_band.lo LERC_band.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf' make -C msgn install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/msgn' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msgndataset.lo msgndataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_basic_types.lo msg_basic_types.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_reader_core.lo msg_reader_core.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/msgn' make -C ngsgeoid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ngsgeoid' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ngsgeoiddataset.lo ngsgeoiddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ngsgeoid' make -C nitf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/nitf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfdataset.lo nitfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/rpftocdataset.lo rpftocdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg.lo nitfwritejpeg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg_12.lo nitfwritejpeg_12.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfrasterband.lo nitfrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/ecrgtocdataset.lo ecrgtocdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitffile.lo nitffile.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfimage.lo nitfimage.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/mgrs.lo mgrs.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfaridpcm.lo nitfaridpcm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfbilevel.lo nitfbilevel.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/rpftocfile.lo rpftocfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfdes.lo nitfdes.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitf_gcprpc.lo nitf_gcprpc.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/nitf' make -C northwood install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/northwood' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/grddataset.lo grddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/grcdataset.lo grcdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/northwood.lo northwood.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/northwood' make -C pds install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pds' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pdsdataset.lo pdsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/isis2dataset.lo isis2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/isis3dataset.lo isis3dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vicardataset.lo vicardataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/nasakeywordhandler.lo nasakeywordhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vicarkeywordhandler.lo vicarkeywordhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pds4dataset.lo pds4dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/generic -I../../ogr/ogrsf_frmts/vrt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pds4vector.lo pds4vector.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pds' make -C prf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/prf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/phprfdataset.lo phprfdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/prf' make -C r install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/r' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rdataset.lo rdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rcreatecopy.lo rcreatecopy.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/r' make -C raw install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/raw' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ehdrdataset.lo ehdrdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pauxdataset.lo pauxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/doq1dataset.lo doq1dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/doq2dataset.lo doq2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mffdataset.lo mffdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hkvdataset.lo hkvdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pnmdataset.lo pnmdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fujibasdataset.lo fujibasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/envidataset.lo envidataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gscdataset.lo gscdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fastdataset.lo fastdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/atlsci_spheroid.lo atlsci_spheroid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/btdataset.lo btdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/landataset.lo landataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/cpgdataset.lo cpgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/idadataset.lo idadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ndfdataset.lo ndfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dipxdataset.lo dipxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/genbindataset.lo genbindataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/lcpdataset.lo lcpdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eirdataset.lo eirdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtxdataset.lo gtxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/loslasdataset.lo loslasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntv2dataset.lo ntv2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ace2dataset.lo ace2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/snodasdataset.lo snodasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ctable2dataset.lo ctable2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/krodataset.lo krodataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/roipacdataset.lo roipacdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/iscedataset.lo iscedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rrasterdataset.lo rrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/byndataset.lo byndataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntv1dataset.lo ntv1dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/raw' make -C rmf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rmf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdataset.lo rmfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmflzw.lo rmflzw.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdem.lo rmfdem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfjpeg.lo rmfjpeg.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rmf' make -C rs2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rs2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rs2dataset.lo rs2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rs2' make -C safe install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/safe' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/safedataset.lo safedataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/safe' make -C saga install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/saga' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sagadataset.lo sagadataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/saga' make -C sdts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sdts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsiref.lo sdtsiref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtscatd.lo sdtscatd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtslinereader.lo sdtslinereader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtslib.lo sdtslib.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtspointreader.lo sdtspointreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsattrreader.lo sdtsattrreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtstransfer.lo sdtstransfer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtspolygonreader.lo sdtspolygonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsxref.lo sdtsxref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsrasterreader.lo sdtsrasterreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsindexedreader.lo sdtsindexedreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsdataset.lo sdtsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sdts' make -C sentinel2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sentinel2' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sentinel2dataset.lo sentinel2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sentinel2' make -C sgi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sgi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sgidataset.lo sgidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sgi' make -C sigdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sigdem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sigdemdataset.lo sigdemdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sigdem' make -C srtmhgt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/srtmhgt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/srtmhgtdataset.lo srtmhgtdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/srtmhgt' make -C terragen install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/terragen' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/terragendataset.lo terragendataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/terragen' make -C til install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/til' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tildataset.lo tildataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/til' make -C tsx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/tsx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tsxdataset.lo tsxdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/tsx' make -C usgsdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/usgsdem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../alg -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/usgsdemdataset.lo usgsdemdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../alg -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/usgsdem_create.lo usgsdem_create.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/usgsdem' make -C xpm install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xpm' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/xpmdataset.lo xpmdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xpm' make -C xyz install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xyz' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/xyzdataset.lo xyzdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xyz' make -C zmap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/zmap' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/zmapdataset.lo zmapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/zmap' make -C rik install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rik' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rikdataset.lo rikdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rik' make -C ozi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ozi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ozidataset.lo ozidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ozi' make -C grib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/grib' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gribdataset.lo gribdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gribcreatecopy.lo gribcreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/clock.c -o ../o/clock.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib1.cpp -o ../o/degrib1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib2.cpp -o ../o/degrib2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/inventory.cpp -o ../o/inventory.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaname.cpp -o ../o/metaname.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myerror.c -o ../o/myerror.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/grib1tab.cpp -o ../o/grib1tab.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myutil.c -o ../o/myutil.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaparse.cpp -o ../o/metaparse.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/weather.c -o ../o/weather.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaprint.cpp -o ../o/metaprint.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/grib2api.c -o ../o/grib2api.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myassert.c -o ../o/myassert.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/scan.c -o ../o/scan.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/tendian.cpp -o ../o/tendian.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/gridtemplates.c -o ../o/gridtemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/drstemplates.c -o ../o/drstemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pdstemplates.c -o ../o/pdstemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/gbits.c -o ../o/gbits.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_free.c -o ../o/g2_free.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack1.c -o ../o/g2_unpack1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack2.c -o ../o/g2_unpack2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack3.c -o ../o/g2_unpack3.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack4.c -o ../o/g2_unpack4.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack5.c -o ../o/g2_unpack5.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack6.c -o ../o/g2_unpack6.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack7.c -o ../o/g2_unpack7.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_info.c -o ../o/g2_info.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_getfld.c -o ../o/g2_getfld.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/simunpack.c -o ../o/simunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/comunpack.c -o ../o/comunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pack_gp.c -o ../o/pack_gp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/reduce.c -o ../o/reduce.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/specunpack.c -o ../o/specunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/rdieee.c -o ../o/rdieee.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/mkieee.c -o ../o/mkieee.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/int_power.c -o ../o/int_power.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/simpack.c -o ../o/simpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/compack.c -o ../o/compack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/cmplxpack.c -o ../o/cmplxpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/misspack.c -o ../o/misspack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/g2clib/dec_jpeg2000.cpp -o ../o/dec_jpeg2000.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/jpcunpack.c -o ../o/jpcunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/hazard.c -o ../o/hazard.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pngunpack.c -o ../o/pngunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Idegrib/degrib -DUSE_PNG -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/dec_png.c -o ../o/dec_png.lo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/grib' make -C eeda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/eeda' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedacommon.lo eedacommon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedadataset.lo eedadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedaidataset.lo eedaidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/eeda' make -C plmosaic install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/plmosaic' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/plmosaicdataset.lo plmosaicdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/plmosaic' make -C rda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rda' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rdadataset.lo rdadataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rda' make -C wcs install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wcs' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset.lo wcsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/httpdriver.lo httpdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gmlcoverage.lo gmlcoverage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsutils.lo wcsutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset100.lo wcsdataset100.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset110.lo wcsdataset110.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset201.lo wcsdataset201.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../gcore -I../../ogr -I../../ogr/ogrsf_frmts/gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsrasterband.lo wcsrasterband.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wcs' make -C wms install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wms' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalwmscache.lo gdalwmscache.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalwmsdataset.lo gdalwmsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalwmsrasterband.lo gdalwmsrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/gdalhttp.lo gdalhttp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver.lo minidriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/wmsutils.lo wmsutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/wmsdriver.lo wmsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_wms.lo minidriver_wms.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_tileservice.lo minidriver_tileservice.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_worldwind.lo minidriver_worldwind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_tms.lo minidriver_tms.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_tiled_wms.lo minidriver_tiled_wms.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/wmsmetadataset.lo wmsmetadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_virtualearth.lo minidriver_virtualearth.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_arcgis_server.lo minidriver_arcgis_server.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_iip.lo minidriver_iip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -c -o ../o/minidriver_mrf.lo minidriver_mrf.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wms' make -C wmts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wmtsdataset.lo wmtsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wmts' make -C daas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/daas' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../../ogr/ogrsf_frmts/geojson -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/daasdataset.lo daasdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/daas' make -C rasterlite install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rasterlite' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitedataset.lo rasterlitedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitecreatecopy.lo rasterlitecreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterliteoverviews.lo rasterliteoverviews.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rasterlite' make -C mbtiles install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mbtiles' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I../../ogr/ogrsf_frmts/geojson -I../../ogr/ogrsf_frmts/mvt -I/usr/include/json-c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -I../../ogr/ogrsf_frmts/gpkg -I../../ogr/ogrsf_frmts/sqlite -I/usr/include -DHAVE_SQLITE -c -o ../o/mbtilesdataset.lo mbtilesdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mbtiles' make -C pdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pdf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfdataset.lo pdfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfio.lo pdfio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfobject.lo pdfobject.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatecopy.lo pdfcreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/ogrpdflayer.lo ogrpdflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfwritabledataset.lo pdfwritabledataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfreadvectors.lo pdfreadvectors.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../vrt -I../mem -I../../ogr/ogrsf_frmts/mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatefromcomposition.lo pdfcreatefromcomposition.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pdf' make -C openjpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/openjpeg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/openjpegdataset.lo openjpegdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/openjpeg' make -C jpeg2000 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg2000' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000dataset.lo jpeg2000dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000_vsil_io.lo jpeg2000_vsil_io.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg2000' make -C netcdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/netcdf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -DNETCDF_HAS_NC4 -DENABLE_UFFD -c -o ../o/netcdfdataset.lo netcdfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -DNETCDF_HAS_NC4 -DENABLE_UFFD -c -o ../o/netcdflayer.lo netcdflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -DNETCDF_HAS_NC4 -DENABLE_UFFD -c -o ../o/netcdfwriterconfig.lo netcdfwriterconfig.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DHAVE_HDF4 -DNETCDF_HAS_HDF4 -DNETCDF_HAS_NC4 -DENABLE_UFFD -c -o ../o/gmtdataset.lo gmtdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/netcdf' make -C hdf5 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf5' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf5dataset.lo hdf5dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf5imagedataset.lo hdf5imagedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bagdataset.lo bagdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gh5_convenience.lo gh5_convenience.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/iso19115_srs.lo iso19115_srs.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf5' make -C hdf4 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4' (cd hdf-eos; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4/hdf-eos' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/EHapi.lo EHapi.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/GDapi.lo GDapi.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/SWapi.lo SWapi.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I. -I.. -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/gctp_wrap.lo gctp_wrap.c make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4/hdf-eos' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pds -Ihdf-eos -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf4dataset.lo hdf4dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../pds -Ihdf-eos -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -DHDF4_HAS_MAXOPENFILES -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf4imagedataset.lo hdf4imagedataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4' make -C gif install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gif' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/egif_lib.c -o ../o/egif_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/dgif_lib.c -o ../o/dgif_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gifalloc.c -o ../o/gifalloc.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gif_err.c -o ../o/gif_err.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gif_hash.c -o ../o/gif_hash.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gifdataset.lo gifdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/biggifdataset.lo biggifdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gifabstractdataset.lo gifabstractdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gif' make -C jpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/jpgdataset.lo jpgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/vsidataio.lo vsidataio.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg' make -C png install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/png' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pngdataset.lo pngdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/png' make -C pcraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcraster' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_getcell.c -o ../o/_getcell.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_getrow.c -o ../o/_getrow.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_gsomece.c -o ../o/_gsomece.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_putcell.c -o ../o/_putcell.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_rputrow.c -o ../o/_rputrow.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/angle.c -o ../o/angle.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/attravai.c -o ../o/attravai.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/attrsize.c -o ../o/attrsize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/cellsize.c -o ../o/cellsize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/create2.c -o ../o/create2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/csfglob.c -o ../o/csfglob.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/csfsup.c -o ../o/csfsup.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/delattr.c -o ../o/delattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/dumconv.c -o ../o/dumconv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/endian.c -o ../o/endian.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/file.c -o ../o/file.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/filename.c -o ../o/filename.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gattrblk.c -o ../o/gattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gattridx.c -o ../o/gattridx.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gcellrep.c -o ../o/gcellrep.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gdattype.c -o ../o/gdattype.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/getattr.c -o ../o/getattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/getx0.c -o ../o/getx0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gety0.c -o ../o/gety0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ggisfid.c -o ../o/ggisfid.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gmaxval.c -o ../o/gmaxval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gminval.c -o ../o/gminval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gnrcols.c -o ../o/gnrcols.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gnrrows.c -o ../o/gnrrows.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gproj.c -o ../o/gproj.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gputproj.c -o ../o/gputproj.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gvalscal.c -o ../o/gvalscal.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gvartype.c -o ../o/gvartype.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gversion.c -o ../o/gversion.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ismv.c -o ../o/ismv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/kernlcsf.c -o ../o/kernlcsf.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/legend.c -o ../o/legend.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mclose.c -o ../o/mclose.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mopen.c -o ../o/mopen.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/moreattr.c -o ../o/moreattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mperror.c -o ../o/mperror.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pgisfid.c -o ../o/pgisfid.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pmaxval.c -o ../o/pmaxval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pminval.c -o ../o/pminval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putallmv.c -o ../o/putallmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putattr.c -o ../o/putattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putsomec.c -o ../o/putsomec.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putx0.c -o ../o/putx0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/puty0.c -o ../o/puty0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pvalscal.c -o ../o/pvalscal.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rattrblk.c -o ../o/rattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rcomp.c -o ../o/rcomp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rcoords.c -o ../o/rcoords.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rdup2.c -o ../o/rdup2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/reseterr.c -o ../o/reseterr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rextend.c -o ../o/rextend.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rmalloc.c -o ../o/rmalloc.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rrowcol.c -o ../o/rrowcol.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ruseas.c -o ../o/ruseas.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setangle.c -o ../o/setangle.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setmv.c -o ../o/setmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setvtmv.c -o ../o/setvtmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/strconst.c -o ../o/strconst.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/strpad.c -o ../o/strpad.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/swapio.c -o ../o/swapio.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/trackmm.c -o ../o/trackmm.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vs2.c -o ../o/vs2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsdef.c -o ../o/vsdef.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsis.c -o ../o/vsis.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsvers.c -o ../o/vsvers.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -c -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/wattrblk.c -o ../o/wattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterdataset.lo pcrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrastermisc.lo pcrastermisc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterrasterband.lo pcrasterrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterutil.lo pcrasterutil.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcraster' make -C pcidsk install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcidsk' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pcidskdataset2.lo pcidskdataset2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpcidsklayer.lo ogrpcidsklayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vsi_pcidsk_io.lo vsi_pcidsk_io.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdal_edb.lo gdal_edb.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cbandinterleavedchannel.cpp -o ../o/cbandinterleavedchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpcidskchannel.cpp -o ../o/cpcidskchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpixelinterleavedchannel.cpp -o ../o/cpixelinterleavedchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/ctiledchannel.cpp -o ../o/ctiledchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cexternalchannel.cpp -o ../o/cexternalchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/cpcidskfile.cpp -o ../o/cpcidskfile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/libjpeg_io.cpp -o ../o/libjpeg_io.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/edb_pcidsk.cpp -o ../o/edb_pcidsk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/metadataset_p.cpp -o ../o/metadataset_p.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskbuffer.cpp -o ../o/pcidskbuffer.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskcreate.cpp -o ../o/pcidskcreate.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskexception.cpp -o ../o/pcidskexception.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskinterfaces.cpp -o ../o/pcidskinterfaces.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskopen.cpp -o ../o/pcidskopen.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_pubutils.cpp -o ../o/pcidsk_pubutils.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_utils.cpp -o ../o/pcidsk_utils.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/sysvirtualfile.cpp -o ../o/sysvirtualfile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgeoref.cpp -o ../o/cpcidskgeoref.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsksegment.cpp -o ../o/cpcidsksegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment.cpp -o ../o/cpcidskvectorsegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment_consistencycheck.cpp -o ../o/cpcidskvectorsegment_consistencycheck.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegheader.cpp -o ../o/vecsegheader.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegdataindex.cpp -o ../o/vecsegdataindex.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/metadatasegment_p.cpp -o ../o/metadatasegment_p.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/sysblockmap.cpp -o ../o/sysblockmap.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskpct.cpp -o ../o/cpcidskpct.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskrpcmodel.cpp -o ../o/cpcidskrpcmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgcp2segment.cpp -o ../o/cpcidskgcp2segment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbitmap.cpp -o ../o/cpcidskbitmap.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_tex.cpp -o ../o/cpcidsk_tex.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskapmodel.cpp -o ../o/cpcidskapmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/clinksegment.cpp -o ../o/clinksegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsktoutinmodel.cpp -o ../o/cpcidsktoutinmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbinarysegment.cpp -o ../o/cpcidskbinarysegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_array.cpp -o ../o/cpcidsk_array.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskephemerissegment.cpp -o ../o/cpcidskephemerissegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -DHAVE_LIBJPEG -DPCIDSK_INTERNAL -Isdk -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskads40model.cpp -o ../o/cpcidskads40model.lo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcidsk' make -C postgisraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/postgisraster' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterdriver.lo postgisrasterdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterdataset.lo postgisrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterrasterband.lo postgisrasterrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertiledataset.lo postgisrastertiledataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertilerasterband.lo postgisrastertilerasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I ../mem -I ../vrt -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertools.lo postgisrastertools.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/postgisraster' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts' (cd third_party; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party' make -C LercLib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party/LercLib' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/BitMask.lo BitMask.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/BitStuffer2.lo BitStuffer2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Huffman.lo Huffman.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc2.lo Lerc2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc_c_api_impl.lo Lerc_c_api_impl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc.lo Lerc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/RLE.lo RLE.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party/LercLib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party' (cd ogr; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr' (cd ogrsf_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts' make -C generic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsfdriverregistrar.lo ogrsfdriverregistrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayer.lo ogrlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdatasource.lo ogrdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsfdriver.lo ogrsfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrregisterall.lo ogrregisterall.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_gensql.lo ogr_gensql.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_attrind.lo ogr_attrind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_miattrind.lo ogr_miattrind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayerdecorator.lo ogrlayerdecorator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwarpedlayer.lo ogrwarpedlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrunionlayer.lo ogrunionlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayerpool.lo ogrlayerpool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmutexedlayer.lo ogrmutexedlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmutexeddatasource.lo ogrmutexeddatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogremulatedtransaction.lo ogremulatedtransaction.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogreditablelayer.lo ogreditablelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic' make -C geojson make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsondriver.lo ogrgeojsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsondatasource.lo ogrgeojsondatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonlayer.lo ogrgeojsonlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwritelayer.lo ogrgeojsonwritelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonutils.lo ogrgeojsonutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonreader.lo ogrgeojsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwriter.lo ogrgeojsonwriter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogresrijsondriver.lo ogresrijsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogresrijsonreader.lo ogresrijsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtopojsondriver.lo ogrtopojsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtopojsonreader.lo ogrtopojsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonseqdriver.lo ogrgeojsonseqdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson' make -C kml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/kml' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogr2kmlgeometry.lo ogr2kmlgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmldriver.lo ogrkmldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmldatasource.lo ogrkmldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmllayer.lo ogrkmllayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kml.lo kml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kmlnode.lo kmlnode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogrsf_frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kmlvector.lo kmlvector.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/kml' make -C mem make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mem' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemdriver.lo ogrmemdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemdatasource.lo ogrmemdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemlayer.lo ogrmemlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mem' make -C mitab make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mitab' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_rawbinblock.lo mitab_rawbinblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapheaderblock.lo mitab_mapheaderblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapindexblock.lo mitab_mapindexblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapobjectblock.lo mitab_mapobjectblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapcoordblock.lo mitab_mapcoordblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature.lo mitab_feature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature_mif.lo mitab_feature_mif.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapfile.lo mitab_mapfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_idfile.lo mitab_idfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_datfile.lo mitab_datfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabfile.lo mitab_tabfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_miffile.lo mitab_miffile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_utils.lo mitab_utils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_imapinfofile.lo mitab_imapinfofile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_middatafile.lo mitab_middatafile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_bounds.lo mitab_bounds.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_maptoolblock.lo mitab_maptoolblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tooldef.lo mitab_tooldef.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_coordsys.lo mitab_coordsys.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_spatialref.lo mitab_spatialref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_driver.lo mitab_ogr_driver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_indfile.lo mitab_indfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabview.lo mitab_tabview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_datasource.lo mitab_ogr_datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_geometry.lo mitab_geometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabseamless.lo mitab_tabseamless.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mitab' make -C vrt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vrt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtdatasource.lo ogrvrtdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtlayer.lo ogrvrtlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtdriver.lo ogrvrtdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vrt' make -C aeronavfaa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/aeronavfaa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../xplane -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaadriver.lo ograeronavfaadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../xplane -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaadatasource.lo ograeronavfaadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../xplane -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaalayer.lo ograeronavfaalayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/aeronavfaa' make -C arcgen make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/arcgen' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgendriver.lo ograrcgendriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgendatasource.lo ograrcgendatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgenlayer.lo ograrcgenlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/arcgen' make -C avc make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/avc' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_bin.lo avc_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00gen.lo avc_e00gen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00parse.lo avc_e00parse.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00read.lo avc_e00read.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_mbyte.lo avc_mbyte.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_misc.lo avc_misc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_rawbin.lo avc_rawbin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbindriver.lo ogravcbindriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbindatasource.lo ogravcbindatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbinlayer.lo ogravcbinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravclayer.lo ogravclayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcdatasource.lo ogravcdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00layer.lo ogravce00layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00datasource.lo ogravce00datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../shape -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00driver.lo ogravce00driver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/avc' make -C bna make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/bna' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnadriver.lo ogrbnadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnadatasource.lo ogrbnadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnalayer.lo ogrbnalayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnaparser.lo ogrbnaparser.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/bna' make -C cad make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad' make -C libopencad make[6]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[7]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad/dwg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../../o/io.lo io.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -I../../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../../o/r2000.lo r2000.cpp make[7]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad/dwg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfile.lo cadfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadcolors.lo cadcolors.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadlayer.lo cadlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadclasses.lo cadclasses.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfileio.lo cadfileio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadobjects.lo cadobjects.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadtables.lo cadtables.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfilestreamio.lo cadfilestreamio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadgeometry.lo cadgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadheader.lo cadheader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/opencad.lo opencad.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/caddictionary.lo caddictionary.cpp make[6]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcaddriver.lo ogrcaddriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdalcaddataset.lo gdalcaddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcadlayer.lo ogrcadlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -Ilibopencad -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vsilfileio.lo vsilfileio.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad' make -C csv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csv' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvdriver.lo ogrcsvdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvdatasource.lo ogrcsvdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvlayer.lo ogrcsvlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csv' make -C dgn make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dgn' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgndriver.lo ogrdgndriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgndatasource.lo ogrdgndatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgnlayer.lo ogrdgnlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnopen.lo dgnopen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnread.lo dgnread.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnfloat.lo dgnfloat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnhelp.lo dgnhelp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnwrite.lo dgnwrite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnstroke.lo dgnstroke.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dgn' make -C dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dxf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfdriver.lo ogrdxfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfdatasource.lo ogrdxfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxflayer.lo ogrdxflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfreader.lo ogrdxfreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_blockmap.lo ogrdxf_blockmap.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_dimension.lo ogrdxf_dimension.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterds.lo ogrdxfwriterds.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterlayer.lo ogrdxfwriterlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/intronurbs.lo intronurbs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_polyline_smooth.lo ogrdxf_polyline_smooth.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfblockslayer.lo ogrdxfblockslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfblockswriterlayer.lo ogrdxfblockswriterlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_hatch.lo ogrdxf_hatch.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_autocad_services.lo ogr_autocad_services.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_feature.lo ogrdxf_feature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_leader.lo ogrdxf_leader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_ocstransformer.lo ogrdxf_ocstransformer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dxf' make -C edigeo make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/edigeo' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeodriver.lo ogredigeodriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeodatasource.lo ogredigeodatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeolayer.lo ogredigeolayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/edigeo' make -C geoconcept make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geoconcept' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geoconcept.lo geoconcept.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geoconcept_syscoord.lo geoconcept_syscoord.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdriver.lo ogrgeoconceptdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdatasource.lo ogrgeoconceptdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DUSE_CPL -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptlayer.lo ogrgeoconceptlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geoconcept' make -C georss make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/georss' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdriver.lo ogrgeorssdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdatasource.lo ogrgeorssdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorsslayer.lo ogrgeorsslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/georss' make -C gml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gml' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlpropertydefn.lo gmlpropertydefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeatureclass.lo gmlfeatureclass.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeature.lo gmlfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreader.lo gmlreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/parsexsd.lo parsexsd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/resolvexlinks.lo resolvexlinks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/hugefileresolver.lo hugefileresolver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlutils.lo gmlutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreadstate.lo gmlreadstate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlhandler.lo gmlhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gfstemplate.lo gfstemplate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlregistry.lo gmlregistry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldriver.lo ogrgmldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldatasource.lo ogrgmldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmllayer.lo ogrgmllayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gml' make -C gmt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gmt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtdriver.lo ogrgmtdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtdatasource.lo ogrgmtdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtlayer.lo ogrgmtlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gmt' make -C gpsbabel make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpsbabel' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldriver.lo ogrgpsbabeldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldatasource.lo ogrgpsbabeldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabelwritedatasource.lo ogrgpsbabelwritedatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpsbabel' make -C gpx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdriver.lo ogrgpxdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdatasource.lo ogrgpxdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxlayer.lo ogrgpxlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpx' make -C gtm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gtm' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmdriver.lo ogrgtmdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmdatasource.lo ogrgtmdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmlayer.lo ogrgtmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtm.lo gtm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtmwaypointlayer.lo gtmwaypointlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtmtracklayer.lo gtmtracklayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gtm' make -C htf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/htf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtfdriver.lo ogrhtfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtfdatasource.lo ogrhtfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtflayer.lo ogrhtflayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/htf' make -C jml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/jml' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmldataset.lo ogrjmldataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmllayer.lo ogrjmllayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmlwriterlayer.lo ogrjmlwriterlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/jml' make -C mvt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mvt' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I.. -I../.. -I../osm -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/usr/include -c -o ../o/ogrmvtdataset.lo ogrmvtdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I.. -I../.. -I../osm -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/usr/include -c -o ../o/mvtutils.lo mvtutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DHAVE_GEOS=1 -I.. -I../.. -I../osm -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/usr/include -c -o ../o/mvt_tile.lo mvt_tile.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mvt' make -C ntf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ntf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntffilereader.lo ntffilereader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntfrecord.lo ntfrecord.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntfdatasource.lo ogrntfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntfdriver.lo ogrntfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntflayer.lo ogrntflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_estlayers.lo ntf_estlayers.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntffeatureclasslayer.lo ogrntffeatureclasslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_generic.lo ntf_generic.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_raster.lo ntf_raster.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_codelist.lo ntf_codelist.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntfstroke.lo ntfstroke.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ntf' make -C openair make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openair' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairdriver.lo ogropenairdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairdatasource.lo ogropenairdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairlayer.lo ogropenairlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairlabellayer.lo ogropenairlabellayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openair' make -C openfilegdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openfilegdb' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdriver.lo ogropenfilegdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdatasource.lo ogropenfilegdbdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdblayer.lo ogropenfilegdblayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/filegdbtable.lo filegdbtable.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/filegdbindex.lo filegdbindex.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openfilegdb' make -C pgdump make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pgdump' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdriver.lo ogrpgdumpdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdatasource.lo ogrpgdumpdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumplayer.lo ogrpgdumplayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pgdump' make -C rec make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/rec' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrrecdriver.lo ogrrecdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrrecdatasource.lo ogrrecdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrreclayer.lo ogrreclayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ll_recio.lo ll_recio.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/rec' make -C s57 make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/s57' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57driver.lo ogrs57driver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57datasource.lo ogrs57datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57layer.lo ogrs57layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57reader.lo s57reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57writer.lo s57writer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfrecordindex.lo ddfrecordindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57classregistrar.lo s57classregistrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57filecollector.lo s57filecollector.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57featuredefns.lo s57featuredefns.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/s57' make -C segukooa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segukooa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooadriver.lo ogrsegukooadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooadatasource.lo ogrsegukooadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooalayer.lo ogrsegukooalayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segukooa' make -C segy make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segy' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegydriver.lo ogrsegydriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegydatasource.lo ogrsegydatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegylayer.lo ogrsegylayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segy' make -C selafin make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/selafin' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafindriver.lo ogrselafindriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafindatasource.lo ogrselafindatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafinlayer.lo ogrselafinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/io_selafin.lo io_selafin.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/selafin' make -C shape make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/shape' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shape2ogr.lo shape2ogr.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shpopen_wrapper.lo shpopen_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dbfopen_wrapper.lo dbfopen_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shptree_wrapper.lo shptree_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sbnsearch_wrapper.lo sbnsearch_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shp_vsi.lo shp_vsi.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapedriver.lo ogrshapedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapedatasource.lo ogrshapedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I../generic -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapelayer.lo ogrshapelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/shape' make -C sua make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sua' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsuadriver.lo ogrsuadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsuadatasource.lo ogrsuadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsualayer.lo ogrsualayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sua' make -C svg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/svg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdriver.lo ogrsvgdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdatasource.lo ogrsvgdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvglayer.lo ogrsvglayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/svg' make -C sxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sxf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxfdriver.lo ogrsxfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxfdatasource.lo ogrsxfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxflayer.lo ogrsxflayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sxf' make -C tiger make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/tiger' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerdriver.lo ogrtigerdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerdatasource.lo ogrtigerdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerlayer.lo ogrtigerlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerfilebase.lo tigerfilebase.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigercompletechain.lo tigercompletechain.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeraltname.lo tigeraltname.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerfeatureids.lo tigerfeatureids.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzipcodes.lo tigerzipcodes.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerlandmarks.lo tigerlandmarks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerarealandmarks.lo tigerarealandmarks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerkeyfeatures.lo tigerkeyfeatures.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygon.lo tigerpolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygoncorrections.lo tigerpolygoncorrections.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerentitynames.lo tigerentitynames.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygoneconomic.lo tigerpolygoneconomic.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeridhistory.lo tigeridhistory.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolychainlink.lo tigerpolychainlink.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpip.lo tigerpip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerspatialmetadata.lo tigerspatialmetadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigertlidrange.lo tigertlidrange.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzerocellid.lo tigerzerocellid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeroverunder.lo tigeroverunder.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzipplus4.lo tigerzipplus4.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpoint.lo tigerpoint.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/tiger' make -C vdv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vdv' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvdvdatasource.lo ogrvdvdatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vdv' make -C wasp make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wasp' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwaspdriver.lo ogrwaspdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwaspdatasource.lo ogrwaspdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwasplayer.lo ogrwasplayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wasp' make -C xplane make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xplane' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanedriver.lo ogrxplanedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanedatasource.lo ogrxplanedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanelayer.lo ogrxplanelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_reader.lo ogr_xplane_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_apt_reader.lo ogr_xplane_apt_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_nav_reader.lo ogr_xplane_nav_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_fix_reader.lo ogr_xplane_fix_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_awy_reader.lo ogr_xplane_awy_reader.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xplane' make -C idrisi make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/idrisi' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisidriver.lo ogridrisidriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisidatasource.lo ogridrisidatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/idrisi -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisilayer.lo ogridrisilayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/idrisi' make -C pds make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pds' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdsdriver.lo ogrpdsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdsdatasource.lo ogrpdsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/pds -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdslayer.lo ogrpdslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pds' make -C sdts make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sdts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtsdriver.lo ogrsdtsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtsdatasource.lo ogrsdtsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtslayer.lo ogrsdtslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sdts' make -C ods make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ods' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdriver.lo ogrodsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdatasource.lo ogrodsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula.lo ods_formula.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula_node.lo ods_formula_node.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ods' make -C xlsx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xlsx' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdriver.lo ogrxlsxdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../mem -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdatasource.lo ogrxlsxdatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xlsx' make -C amigocloud make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/amigocloud' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigoclouddriver.lo ogramigoclouddriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigoclouddatasource.lo ogramigoclouddatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudlayer.lo ogramigocloudlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudtablelayer.lo ogramigocloudtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudresultlayer.lo ogramigocloudresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/amigocloud' make -C carto make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/carto' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartodriver.lo ogrcartodriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartodatasource.lo ogrcartodatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartolayer.lo ogrcartolayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartotablelayer.lo ogrcartotablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../geojson -I/usr/include/json-c -I.. -I../.. -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartoresultlayer.lo ogrcartoresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/carto' make -C cloudant make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cloudant' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -I../couchdb -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudantdriver.lo ogrcloudantdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -I../couchdb -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudantdatasource.lo ogrcloudantdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -I../couchdb -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudanttablelayer.lo ogrcloudanttablelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cloudant' make -C couchdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/couchdb' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdriver.lo ogrcouchdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdatasource.lo ogrcouchdbdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdblayer.lo ogrcouchdblayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbtablelayer.lo ogrcouchdbtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbrowslayer.lo ogrcouchdbrowslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/couchdb' make -C csw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csw' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -I../wfs -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcswdataset.lo ogrcswdataset.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csw' make -C elastic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/elastic' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticdriver.lo ogrelasticdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticdatasource.lo ogrelasticdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticlayer.lo ogrelasticlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/elastic' make -C gft make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gft' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftdriver.lo ogrgftdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftdatasource.lo ogrgftdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftlayer.lo ogrgftlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgfttablelayer.lo ogrgfttablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftresultlayer.lo ogrgftresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gft' make -C ngw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ngw' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrngwdriver.lo ogrngwdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdalngwdataset.lo gdalngwdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrngwlayer.lo ogrngwlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ngw_api.lo ngw_api.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ngw' make -C plscenes make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/plscenes' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdriver.lo ogrplscenesdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1layer.lo ogrplscenesdatav1layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/usr/include/json-c -I.. -I../.. -I../geojson -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1dataset.lo ogrplscenesdatav1dataset.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/plscenes' make -C wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wfs' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsdriver.lo ogrwfsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsdatasource.lo ogrwfsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfslayer.lo ogrwfslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsfilter.lo ogrwfsfilter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsjoinlayer.lo ogrwfsjoinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../gml -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogroapifdriver.lo ogroapifdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wfs' make -C gpkg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpkg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedriver.lo ogrgeopackagedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedatasource.lo ogrgeopackagedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagelayer.lo ogrgeopackagelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagetablelayer.lo ogrgeopackagetablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageselectlayer.lo ogrgeopackageselectlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageutility.lo ogrgeopackageutility.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../sqlite -I../../../frmts/mem -I../../../frmts -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/gdalgeopackagerasterband.lo gdalgeopackagerasterband.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpkg' make -C vfk make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vfk' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkreader.lo vfkreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkreadersqlite.lo vfkreadersqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkdatablock.lo vfkdatablock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkdatablocksqlite.lo vfkdatablocksqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkpropertydefn.lo vfkpropertydefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkfeature.lo vfkfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkfeaturesqlite.lo vfkfeaturesqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkproperty.lo vfkproperty.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfkdriver.lo ogrvfkdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfkdatasource.lo ogrvfkdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfklayer.lo ogrvfklayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vfk' make -C osm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/osm' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdriver.lo ogrosmdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdatasource.lo ogrosmdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmlayer.lo ogrosmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -I../sqlite -I../generic -I/usr/include -I/usr/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/osm_parser.lo osm_parser.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/osm' make -C pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pg' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdriver.lo ogrpgdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdatasource.lo ogrpgdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpglayer.lo ogrpglayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgtablelayer.lo ogrpgtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgresultlayer.lo ogrpgresultlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../pgdump -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgutility.lo ogrpgutility.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pg' make -C sqlite make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sqlite' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedatasource.lo ogrsqlitedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitelayer.lo ogrsqlitelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedriver.lo ogrsqlitedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitetablelayer.lo ogrsqlitetablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteviewlayer.lo ogrsqliteviewlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteselectlayer.lo ogrsqliteselectlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitesinglefeaturelayer.lo ogrsqlitesinglefeaturelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevfs.lo ogrsqlitevfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevirtualogr.lo ogrsqlitevirtualogr.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteexecutesql.lo ogrsqliteexecutesql.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteapiroutines.lo ogrsqliteapiroutines.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/rasterlite2.lo rasterlite2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/usr/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DHAVE_PCRE -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteutility.lo ogrsqliteutility.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sqlite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometryfactory.lo ogrgeometryfactory.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpoint.lo ogrpoint.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurve.lo ogrcurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrlinestring.lo ogrlinestring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrlinearring.lo ogrlinearring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpolygon.lo ogrpolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrtriangle.lo ogrtriangle.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrutils.lo ogrutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometry.lo ogrgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometrycollection.lo ogrgeometrycollection.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultipolygon.lo ogrmultipolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrsurface.lo ogrsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpolyhedralsurface.lo ogrpolyhedralsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrtriangulatedsurface.lo ogrtriangulatedsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultipoint.lo ogrmultipoint.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultilinestring.lo ogrmultilinestring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcircularstring.lo ogrcircularstring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcompoundcurve.lo ogrcompoundcurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurvepolygon.lo ogrcurvepolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurvecollection.lo ogrcurvecollection.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmulticurve.lo ogrmulticurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultisurface.lo ogrmultisurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_api.lo ogr_api.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeature.lo ogrfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturedefn.lo ogrfeaturedefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturequery.lo ogrfeaturequery.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturestyle.lo ogrfeaturestyle.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfielddefn.lo ogrfielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrspatialreference.lo ogrspatialreference.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srsnode.lo ogr_srsnode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_fromepsg.lo ogr_fromepsg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrct.lo ogrct.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_esri.lo ogr_srs_esri.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_pci.lo ogr_srs_pci.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_usgs.lo ogr_srs_usgs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_dict.lo ogr_srs_dict.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_panorama.lo ogr_srs_panorama.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_ozi.lo ogr_srs_ozi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_erm.lo ogr_srs_erm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq.lo swq.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_expr_node.lo swq_expr_node.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -Wno-logical-op -c -o swq_parser.lo swq_parser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_select.lo swq_select.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_op_registrar.lo swq_op_registrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_op_general.lo swq_op_general.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_xml.lo ogr_srs_xml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ograssemblepolygon.lo ograssemblepolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr2gmlgeometry.lo ogr2gmlgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gml2ogrgeometry.lo gml2ogrgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_expat.lo ogr_expat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpgeogeometry.lo ogrpgeogeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeomediageometry.lo ogrgeomediageometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_geocoding.lo ogr_geocoding.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeomfielddefn.lo ogrgeomfielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ograpispy.lo ograpispy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_xerces.lo ogr_xerces.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_geo_utils.lo ogr_geo_utils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/usr/include/json-c -I. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_proj_p.lo ogr_proj_p.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr' (cd gnm; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm' (cd gnm_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNMFILE_ENABLED -DGNMDB_ENABLED \ gnmregisterall.cpp -o o/gnmregisterall.lo make -C file install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/file' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmfiledriver.lo gnmfiledriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmfilenetwork.lo gnmfilenetwork.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/file' make -C db install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/db' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmdbdriver.lo gnmdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I../ -I../../ -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmdbnetwork.lo gnmdbnetwork.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/db' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmnetwork.lo gnmnetwork.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmgenericnetwork.lo gnmgenericnetwork.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmlayer.lo gnmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmrule.lo gnmrule.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmresultlayer.lo gnmresultlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmgraph.lo gnmgraph.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm' (cd apps; make appslib) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o commonutils.lo commonutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalinfo_lib.cpp -o gdalinfo_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_translate_lib.cpp -o gdal_translate_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalwarp_lib.cpp -o gdalwarp_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough ogr2ogr_lib.cpp -o ogr2ogr_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdaldem_lib.cpp -o gdaldem_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough nearblack_lib.cpp -o nearblack_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_grid_lib.cpp -o gdal_grid_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_rasterize_lib.cpp -o gdal_rasterize_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalbuildvrt_lib.cpp -o gdalbuildvrt_lib.lo make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' make libgdal.la make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ -lcrypto -ljson-c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -lsqlite3 -lexpat -lopenjp2 -ljasper -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lhdf5 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lmfhdf -ldf -ljpeg -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeotiff -ltiff -lpng -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpq -lzstd -llzma -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lspatialite -lpcre -lcurl -lxml2 -lz -llzma -lm -ldl -o libgdal.la ./ogr/gml2ogrgeometry.lo ./ogr/ogr2gmlgeometry.lo ./ogr/ogr_api.lo ./ogr/ogr_expat.lo ./ogr/ogr_fromepsg.lo ./ogr/ogr_geo_utils.lo ./ogr/ogr_geocoding.lo ./ogr/ogr_proj_p.lo ./ogr/ogr_srs_dict.lo ./ogr/ogr_srs_erm.lo ./ogr/ogr_srs_esri.lo ./ogr/ogr_srs_ozi.lo ./ogr/ogr_srs_panorama.lo ./ogr/ogr_srs_pci.lo ./ogr/ogr_srs_usgs.lo ./ogr/ogr_srs_xml.lo ./ogr/ogr_srsnode.lo ./ogr/ogr_xerces.lo ./ogr/ograpispy.lo ./ogr/ograssemblepolygon.lo ./ogr/ogrcircularstring.lo ./ogr/ogrcompoundcurve.lo ./ogr/ogrct.lo ./ogr/ogrcurve.lo ./ogr/ogrcurvecollection.lo ./ogr/ogrcurvepolygon.lo ./ogr/ogrfeature.lo ./ogr/ogrfeaturedefn.lo ./ogr/ogrfeaturequery.lo ./ogr/ogrfeaturestyle.lo ./ogr/ogrfielddefn.lo ./ogr/ogrgeomediageometry.lo ./ogr/ogrgeometry.lo ./ogr/ogrgeometrycollection.lo ./ogr/ogrgeometryfactory.lo ./ogr/ogrgeomfielddefn.lo ./ogr/ogrlinearring.lo ./ogr/ogrlinestring.lo ./ogr/ogrmulticurve.lo ./ogr/ogrmultilinestring.lo ./ogr/ogrmultipoint.lo ./ogr/ogrmultipolygon.lo ./ogr/ogrmultisurface.lo ./ogr/ogrpgeogeometry.lo ./ogr/ogrpoint.lo ./ogr/ogrpolygon.lo ./ogr/ogrpolyhedralsurface.lo ./ogr/ogrspatialreference.lo ./ogr/ogrsurface.lo ./ogr/ogrtriangle.lo ./ogr/ogrtriangulatedsurface.lo ./ogr/ogrutils.lo ./ogr/swq.lo ./ogr/swq_expr_node.lo ./ogr/swq_op_general.lo ./ogr/swq_op_registrar.lo ./ogr/swq_parser.lo ./ogr/swq_select.lo alg/contour.lo alg/delaunay.lo alg/gdal_crs.lo alg/gdal_octave.lo alg/gdal_rpc.lo alg/gdal_simplesurf.lo alg/gdal_tps.lo alg/gdalapplyverticalshiftgrid.lo alg/gdalchecksum.lo alg/gdalcutline.lo alg/gdaldither.lo alg/gdalgeoloc.lo alg/gdalgrid.lo alg/gdalgridavx.lo alg/gdalgridsse.lo alg/gdallinearsystem.lo alg/gdalmatching.lo alg/gdalmediancut.lo alg/gdalpansharpen.lo alg/gdalproximity.lo alg/gdalrasterize.lo alg/gdalrasterpolygonenumerator.lo alg/gdalsievefilter.lo alg/gdalsimplewarp.lo alg/gdaltransformer.lo alg/gdaltransformgeolocs.lo alg/gdalwarper.lo alg/gdalwarpkernel.lo alg/gdalwarpkernel_opencl.lo alg/gdalwarpoperation.lo alg/llrasterize.lo alg/polygonize.lo alg/rasterfill.lo alg/thinplatespline.lo apps/commonutils.lo apps/gdal_grid_lib.lo apps/gdal_rasterize_lib.lo apps/gdal_translate_lib.lo apps/gdalbuildvrt_lib.lo apps/gdaldem_lib.lo apps/gdalinfo_lib.lo apps/gdalwarp_lib.lo apps/nearblack_lib.lo apps/ogr2ogr_lib.lo frmts/o/BitMaskV1.lo frmts/o/BitStufferV1.lo frmts/o/CntZImage.lo frmts/o/EHapi.lo frmts/o/EnvisatFile.lo frmts/o/GDapi.lo frmts/o/IdrisiDataset.lo frmts/o/IngrTypes.lo frmts/o/IntergraphBand.lo frmts/o/IntergraphDataset.lo frmts/o/JPEG_band.lo frmts/o/JPNG_band.lo frmts/o/JpegHelper.lo frmts/o/LERC_band.lo frmts/o/PNG_band.lo frmts/o/Packer_RLE.lo frmts/o/Raw_band.lo frmts/o/SWapi.lo frmts/o/Tif_band.lo frmts/o/_getcell.lo frmts/o/_getrow.lo frmts/o/_gsomece.lo frmts/o/_putcell.lo frmts/o/_rputrow.lo frmts/o/aaigriddataset.lo frmts/o/ace2dataset.lo frmts/o/adrgdataset.lo frmts/o/adsrange.lo frmts/o/aigccitt.lo frmts/o/aigdataset.lo frmts/o/aigopen.lo frmts/o/airsardataset.lo frmts/o/angle.lo frmts/o/argdataset.lo frmts/o/atlsci_spheroid.lo frmts/o/attravai.lo frmts/o/attrsize.lo frmts/o/bagdataset.lo frmts/o/biggifdataset.lo frmts/o/blx.lo frmts/o/blxdataset.lo frmts/o/bmpdataset.lo frmts/o/bsb_read.lo frmts/o/bsbdataset.lo frmts/o/btdataset.lo frmts/o/byndataset.lo frmts/o/calsdataset.lo frmts/o/cbandinterleavedchannel.lo frmts/o/cellsize.lo frmts/o/ceos.lo frmts/o/ceosdataset.lo frmts/o/ceosopen.lo frmts/o/ceosrecipe.lo frmts/o/ceossar.lo frmts/o/cexternalchannel.lo frmts/o/clinksegment.lo frmts/o/clock.lo frmts/o/cmplxpack.lo frmts/o/coasp_dataset.lo frmts/o/compack.lo frmts/o/comunpack.lo frmts/o/cosar_dataset.lo frmts/o/cpcidsk_array.lo frmts/o/cpcidsk_tex.lo frmts/o/cpcidskads40model.lo frmts/o/cpcidskapmodel.lo frmts/o/cpcidskbinarysegment.lo frmts/o/cpcidskbitmap.lo frmts/o/cpcidskchannel.lo frmts/o/cpcidskephemerissegment.lo frmts/o/cpcidskfile.lo frmts/o/cpcidskgcp2segment.lo frmts/o/cpcidskgeoref.lo frmts/o/cpcidskpct.lo frmts/o/cpcidskrpcmodel.lo frmts/o/cpcidsksegment.lo frmts/o/cpcidsktoutinmodel.lo frmts/o/cpcidskvectorsegment.lo frmts/o/cpcidskvectorsegment_consistencycheck.lo frmts/o/cpgdataset.lo frmts/o/cpixelinterleavedchannel.lo frmts/o/create2.lo frmts/o/csfglob.lo frmts/o/csfsup.lo frmts/o/ctable2dataset.lo frmts/o/ctgdataset.lo frmts/o/ctiledchannel.lo frmts/o/daasdataset.lo frmts/o/ddffield.lo frmts/o/ddffielddefn.lo frmts/o/ddfmodule.lo frmts/o/ddfrecord.lo frmts/o/ddfsubfielddefn.lo frmts/o/ddfutils.lo frmts/o/dec_jpeg2000.lo frmts/o/dec_png.lo frmts/o/degrib1.lo frmts/o/degrib2.lo frmts/o/delattr.lo frmts/o/deriveddataset.lo frmts/o/derivedlist.lo frmts/o/dgif_lib.lo frmts/o/dimapdataset.lo frmts/o/dipxdataset.lo frmts/o/doq1dataset.lo frmts/o/doq2dataset.lo frmts/o/drstemplates.lo frmts/o/dted_api.lo frmts/o/dted_create.lo frmts/o/dted_ptstream.lo frmts/o/dteddataset.lo frmts/o/dumconv.lo frmts/o/e00griddataset.lo frmts/o/ecrgtocdataset.lo frmts/o/edb_pcidsk.lo frmts/o/eedacommon.lo frmts/o/eedadataset.lo frmts/o/eedaidataset.lo frmts/o/egif_lib.lo frmts/o/ehdrdataset.lo frmts/o/eirdataset.lo frmts/o/elasdataset.lo frmts/o/endian.lo frmts/o/envidataset.lo frmts/o/envisatdataset.lo frmts/o/ersdataset.lo frmts/o/ershdrnode.lo frmts/o/fastdataset.lo frmts/o/file.lo frmts/o/filename.lo frmts/o/fit.lo frmts/o/fitdataset.lo frmts/o/fujibasdataset.lo frmts/o/g2_free.lo frmts/o/g2_getfld.lo frmts/o/g2_info.lo frmts/o/g2_unpack1.lo frmts/o/g2_unpack2.lo frmts/o/g2_unpack3.lo frmts/o/g2_unpack4.lo frmts/o/g2_unpack5.lo frmts/o/g2_unpack6.lo frmts/o/g2_unpack7.lo frmts/o/gattrblk.lo frmts/o/gattridx.lo frmts/o/gbits.lo frmts/o/gcellrep.lo frmts/o/gctp_wrap.lo frmts/o/gdal_edb.lo frmts/o/gdalallregister.lo frmts/o/gdalhttp.lo frmts/o/gdalwmscache.lo frmts/o/gdalwmsdataset.lo frmts/o/gdalwmsrasterband.lo frmts/o/gdattype.lo frmts/o/genbindataset.lo frmts/o/geotiff.lo frmts/o/getattr.lo frmts/o/getx0.lo frmts/o/gety0.lo frmts/o/gff_dataset.lo frmts/o/ggisfid.lo frmts/o/gh5_convenience.lo frmts/o/gif_err.lo frmts/o/gif_hash.lo frmts/o/gifabstractdataset.lo frmts/o/gifalloc.lo frmts/o/gifdataset.lo frmts/o/gmaxval.lo frmts/o/gminval.lo frmts/o/gmlcoverage.lo frmts/o/gmtdataset.lo frmts/o/gnrcols.lo frmts/o/gnrrows.lo frmts/o/gproj.lo frmts/o/gputproj.lo frmts/o/grcdataset.lo frmts/o/grddataset.lo frmts/o/grib1tab.lo frmts/o/grib2api.lo frmts/o/gribcreatecopy.lo frmts/o/gribdataset.lo frmts/o/gridlib.lo frmts/o/gridtemplates.lo frmts/o/gs7bgdataset.lo frmts/o/gsagdataset.lo frmts/o/gsbgdataset.lo frmts/o/gscdataset.lo frmts/o/gt_citation.lo frmts/o/gt_jpeg_copy.lo frmts/o/gt_overview.lo frmts/o/gt_wkt_srs.lo frmts/o/gtxdataset.lo frmts/o/gvalscal.lo frmts/o/gvartype.lo frmts/o/gversion.lo frmts/o/gxf_ogcwkt.lo frmts/o/gxf_proj4.lo frmts/o/gxfdataset.lo frmts/o/gxfopen.lo frmts/o/hazard.lo frmts/o/hdf4dataset.lo frmts/o/hdf4imagedataset.lo frmts/o/hdf5dataset.lo frmts/o/hdf5imagedataset.lo frmts/o/hf2dataset.lo frmts/o/hfa_overviews.lo frmts/o/hfaband.lo frmts/o/hfacompress.lo frmts/o/hfadataset.lo frmts/o/hfadictionary.lo frmts/o/hfaentry.lo frmts/o/hfafield.lo frmts/o/hfaopen.lo frmts/o/hfatype.lo frmts/o/hkvdataset.lo frmts/o/httpdriver.lo frmts/o/idadataset.lo frmts/o/ignfheightasciigrid.lo frmts/o/ilwiscoordinatesystem.lo frmts/o/ilwisdataset.lo frmts/o/int_power.lo frmts/o/inventory.lo frmts/o/irisdataset.lo frmts/o/iscedataset.lo frmts/o/isis2dataset.lo frmts/o/isis3dataset.lo frmts/o/ismv.lo frmts/o/iso19115_srs.lo frmts/o/jaxapalsardataset.lo frmts/o/jdemdataset.lo frmts/o/jpcunpack.lo frmts/o/jpeg2000_vsil_io.lo frmts/o/jpeg2000dataset.lo frmts/o/jpgdataset.lo frmts/o/kernlcsf.lo frmts/o/kmlsuperoverlaydataset.lo frmts/o/krodataset.lo frmts/o/l1bdataset.lo frmts/o/landataset.lo frmts/o/lcpdataset.lo frmts/o/legend.lo frmts/o/levellerdataset.lo frmts/o/libjpeg_io.lo frmts/o/link.lo frmts/o/loslasdataset.lo frmts/o/mapdataset.lo frmts/o/marfa_dataset.lo frmts/o/mbtilesdataset.lo frmts/o/mclose.lo frmts/o/memdataset.lo frmts/o/metadatasegment_p.lo frmts/o/metadataset_p.lo frmts/o/metaname.lo frmts/o/metaparse.lo frmts/o/metaprint.lo frmts/o/mffdataset.lo frmts/o/mgrs.lo frmts/o/minidriver.lo frmts/o/minidriver_arcgis_server.lo frmts/o/minidriver_iip.lo frmts/o/minidriver_mrf.lo frmts/o/minidriver_tiled_wms.lo frmts/o/minidriver_tileservice.lo frmts/o/minidriver_tms.lo frmts/o/minidriver_virtualearth.lo frmts/o/minidriver_wms.lo frmts/o/minidriver_worldwind.lo frmts/o/misspack.lo frmts/o/mkieee.lo frmts/o/mopen.lo frmts/o/moreattr.lo frmts/o/mperror.lo frmts/o/mrf_band.lo frmts/o/mrf_overview.lo frmts/o/mrf_util.lo frmts/o/msg_basic_types.lo frmts/o/msg_reader_core.lo frmts/o/msgndataset.lo frmts/o/myassert.lo frmts/o/myerror.lo frmts/o/myutil.lo frmts/o/nasakeywordhandler.lo frmts/o/ndfdataset.lo frmts/o/netcdfdataset.lo frmts/o/netcdflayer.lo frmts/o/netcdfwriterconfig.lo frmts/o/ngsgeoiddataset.lo frmts/o/nitf_gcprpc.lo frmts/o/nitfaridpcm.lo frmts/o/nitfbilevel.lo frmts/o/nitfdataset.lo frmts/o/nitfdes.lo frmts/o/nitffile.lo frmts/o/nitfimage.lo frmts/o/nitfrasterband.lo frmts/o/nitfwritejpeg.lo frmts/o/nitfwritejpeg_12.lo frmts/o/northwood.lo frmts/o/ntv1dataset.lo frmts/o/ntv2dataset.lo frmts/o/ogrpcidsklayer.lo frmts/o/ogrpdflayer.lo frmts/o/openjpegdataset.lo frmts/o/ozidataset.lo frmts/o/pack_gp.lo frmts/o/pauxdataset.lo frmts/o/pcidsk_pubutils.lo frmts/o/pcidsk_utils.lo frmts/o/pcidskbuffer.lo frmts/o/pcidskcreate.lo frmts/o/pcidskdataset2.lo frmts/o/pcidskexception.lo frmts/o/pcidskinterfaces.lo frmts/o/pcidskopen.lo frmts/o/pcrasterdataset.lo frmts/o/pcrastermisc.lo frmts/o/pcrasterrasterband.lo frmts/o/pcrasterutil.lo frmts/o/pdfcreatecopy.lo frmts/o/pdfcreatefromcomposition.lo frmts/o/pdfdataset.lo frmts/o/pdfio.lo frmts/o/pdfobject.lo frmts/o/pdfreadvectors.lo frmts/o/pdfwritabledataset.lo frmts/o/pds4dataset.lo frmts/o/pds4vector.lo frmts/o/pdsdataset.lo frmts/o/pdstemplates.lo frmts/o/pgisfid.lo frmts/o/phprfdataset.lo frmts/o/pixelfunctions.lo frmts/o/plmosaicdataset.lo frmts/o/pmaxval.lo frmts/o/pminval.lo frmts/o/pngdataset.lo frmts/o/pngunpack.lo frmts/o/pnmdataset.lo frmts/o/postgisrasterdataset.lo frmts/o/postgisrasterdriver.lo frmts/o/postgisrasterrasterband.lo frmts/o/postgisrastertiledataset.lo frmts/o/postgisrastertilerasterband.lo frmts/o/postgisrastertools.lo frmts/o/putallmv.lo frmts/o/putattr.lo frmts/o/putsomec.lo frmts/o/putx0.lo frmts/o/puty0.lo frmts/o/pvalscal.lo frmts/o/rasterlitecreatecopy.lo frmts/o/rasterlitedataset.lo frmts/o/rasterliteoverviews.lo frmts/o/rattrblk.lo frmts/o/rcomp.lo frmts/o/rcoords.lo frmts/o/rcreatecopy.lo frmts/o/rdadataset.lo frmts/o/rdataset.lo frmts/o/rdieee.lo frmts/o/rdup2.lo frmts/o/records.lo frmts/o/reduce.lo frmts/o/reseterr.lo frmts/o/rextend.lo frmts/o/rikdataset.lo frmts/o/rmalloc.lo frmts/o/rmfdataset.lo frmts/o/rmfdem.lo frmts/o/rmfjpeg.lo frmts/o/rmflzw.lo frmts/o/roipacdataset.lo frmts/o/rpftocdataset.lo frmts/o/rpftocfile.lo frmts/o/rrasterdataset.lo frmts/o/rrowcol.lo frmts/o/rs2dataset.lo frmts/o/ruseas.lo frmts/o/safedataset.lo frmts/o/sagadataset.lo frmts/o/sar_ceosdataset.lo frmts/o/scan.lo frmts/o/sdtsattrreader.lo frmts/o/sdtscatd.lo frmts/o/sdtsdataset.lo frmts/o/sdtsindexedreader.lo frmts/o/sdtsiref.lo frmts/o/sdtslib.lo frmts/o/sdtslinereader.lo frmts/o/sdtspointreader.lo frmts/o/sdtspolygonreader.lo frmts/o/sdtsrasterreader.lo frmts/o/sdtstransfer.lo frmts/o/sdtsxref.lo frmts/o/sentinel2dataset.lo frmts/o/setangle.lo frmts/o/setmv.lo frmts/o/setvtmv.lo frmts/o/sgidataset.lo frmts/o/sigdemdataset.lo frmts/o/simpack.lo frmts/o/simunpack.lo frmts/o/snodasdataset.lo frmts/o/specunpack.lo frmts/o/srpdataset.lo frmts/o/srtmhgtdataset.lo frmts/o/strconst.lo frmts/o/strpad.lo frmts/o/swapio.lo frmts/o/sysblockmap.lo frmts/o/sysvirtualfile.lo frmts/o/tendian.lo frmts/o/terragendataset.lo frmts/o/tif_float.lo frmts/o/tifvsi.lo frmts/o/tildataset.lo frmts/o/trackmm.lo frmts/o/tsxdataset.lo frmts/o/unwrapgcps.lo frmts/o/usgsdem_create.lo frmts/o/usgsdemdataset.lo frmts/o/vecsegdataindex.lo frmts/o/vecsegheader.lo frmts/o/vicardataset.lo frmts/o/vicarkeywordhandler.lo frmts/o/vrtdataset.lo frmts/o/vrtderivedrasterband.lo frmts/o/vrtdriver.lo frmts/o/vrtfilters.lo frmts/o/vrtpansharpened.lo frmts/o/vrtrasterband.lo frmts/o/vrtrawrasterband.lo frmts/o/vrtsourcedrasterband.lo frmts/o/vrtsources.lo frmts/o/vrtwarped.lo frmts/o/vs2.lo frmts/o/vsdef.lo frmts/o/vsi_pcidsk_io.lo frmts/o/vsidataio.lo frmts/o/vsis.lo frmts/o/vsvers.lo frmts/o/wattrblk.lo frmts/o/wcsdataset.lo frmts/o/wcsdataset100.lo frmts/o/wcsdataset110.lo frmts/o/wcsdataset201.lo frmts/o/wcsrasterband.lo frmts/o/wcsutils.lo frmts/o/weather.lo frmts/o/wmsdriver.lo frmts/o/wmsmetadataset.lo frmts/o/wmsutils.lo frmts/o/wmtsdataset.lo frmts/o/xpmdataset.lo frmts/o/xyzdataset.lo frmts/o/zmapdataset.lo gcore/gdal_mdreader.lo gcore/gdal_misc.lo gcore/gdal_rat.lo gcore/gdalabstractbandblockcache.lo gcore/gdalallvalidmaskband.lo gcore/gdalarraybandblockcache.lo gcore/gdalclientserver.lo gcore/gdalcolortable.lo gcore/gdaldataset.lo gcore/gdaldefaultasync.lo gcore/gdaldefaultoverviews.lo gcore/gdaldllmain.lo gcore/gdaldriver.lo gcore/gdaldrivermanager.lo gcore/gdalexif.lo gcore/gdalgeorefpamdataset.lo gcore/gdalhashsetbandblockcache.lo gcore/gdaljp2abstractdataset.lo gcore/gdaljp2box.lo gcore/gdaljp2metadata.lo gcore/gdaljp2metadatagenerator.lo gcore/gdaljp2structure.lo gcore/gdalmajorobject.lo gcore/gdalmultidomainmetadata.lo gcore/gdalnodatamaskband.lo gcore/gdalnodatavaluesmaskband.lo gcore/gdalopeninfo.lo gcore/gdaloverviewdataset.lo gcore/gdalpamdataset.lo gcore/gdalpamproxydb.lo gcore/gdalpamrasterband.lo gcore/gdalproxydataset.lo gcore/gdalproxypool.lo gcore/gdalrasterband.lo gcore/gdalrasterblock.lo gcore/gdalrescaledalphaband.lo gcore/gdalvirtualmem.lo gcore/overview.lo gcore/rasterio.lo gcore/rasterio_ssse3.lo gcore/rawdataset.lo gcore/reader_alos.lo gcore/reader_digital_globe.lo gcore/reader_eros.lo gcore/reader_geo_eye.lo gcore/reader_kompsat.lo gcore/reader_landsat.lo gcore/reader_orb_view.lo gcore/reader_pleiades.lo gcore/reader_rapid_eye.lo gcore/reader_rdk1.lo gcore/reader_spot.lo gnm/gnm_frmts/o/gnmdbdriver.lo gnm/gnm_frmts/o/gnmdbnetwork.lo gnm/gnm_frmts/o/gnmfiledriver.lo gnm/gnm_frmts/o/gnmfilenetwork.lo gnm/gnm_frmts/o/gnmregisterall.lo gnm/gnmgenericnetwork.lo gnm/gnmgraph.lo gnm/gnmlayer.lo gnm/gnmnetwork.lo gnm/gnmresultlayer.lo gnm/gnmrule.lo ogr/ogrsf_frmts/o/avc_bin.lo ogr/ogrsf_frmts/o/avc_e00gen.lo ogr/ogrsf_frmts/o/avc_e00parse.lo ogr/ogrsf_frmts/o/avc_e00read.lo ogr/ogrsf_frmts/o/avc_mbyte.lo ogr/ogrsf_frmts/o/avc_misc.lo ogr/ogrsf_frmts/o/avc_rawbin.lo ogr/ogrsf_frmts/o/cadclasses.lo ogr/ogrsf_frmts/o/cadcolors.lo ogr/ogrsf_frmts/o/caddictionary.lo ogr/ogrsf_frmts/o/cadfile.lo ogr/ogrsf_frmts/o/cadfileio.lo ogr/ogrsf_frmts/o/cadfilestreamio.lo ogr/ogrsf_frmts/o/cadgeometry.lo ogr/ogrsf_frmts/o/cadheader.lo ogr/ogrsf_frmts/o/cadlayer.lo ogr/ogrsf_frmts/o/cadobjects.lo ogr/ogrsf_frmts/o/cadtables.lo ogr/ogrsf_frmts/o/dbfopen_wrapper.lo ogr/ogrsf_frmts/o/ddfrecordindex.lo ogr/ogrsf_frmts/o/dgnfloat.lo ogr/ogrsf_frmts/o/dgnhelp.lo ogr/ogrsf_frmts/o/dgnopen.lo ogr/ogrsf_frmts/o/dgnread.lo ogr/ogrsf_frmts/o/dgnstroke.lo ogr/ogrsf_frmts/o/dgnwrite.lo ogr/ogrsf_frmts/o/filegdbindex.lo ogr/ogrsf_frmts/o/filegdbtable.lo ogr/ogrsf_frmts/o/gdalcaddataset.lo ogr/ogrsf_frmts/o/gdalgeopackagerasterband.lo ogr/ogrsf_frmts/o/gdalngwdataset.lo ogr/ogrsf_frmts/o/geoconcept.lo ogr/ogrsf_frmts/o/geoconcept_syscoord.lo ogr/ogrsf_frmts/o/gfstemplate.lo ogr/ogrsf_frmts/o/gmlfeature.lo ogr/ogrsf_frmts/o/gmlfeatureclass.lo ogr/ogrsf_frmts/o/gmlhandler.lo ogr/ogrsf_frmts/o/gmlpropertydefn.lo ogr/ogrsf_frmts/o/gmlreader.lo ogr/ogrsf_frmts/o/gmlreadstate.lo ogr/ogrsf_frmts/o/gmlregistry.lo ogr/ogrsf_frmts/o/gmlutils.lo ogr/ogrsf_frmts/o/gtm.lo ogr/ogrsf_frmts/o/gtmtracklayer.lo ogr/ogrsf_frmts/o/gtmwaypointlayer.lo ogr/ogrsf_frmts/o/hugefileresolver.lo ogr/ogrsf_frmts/o/intronurbs.lo ogr/ogrsf_frmts/o/io.lo ogr/ogrsf_frmts/o/io_selafin.lo ogr/ogrsf_frmts/o/kml.lo ogr/ogrsf_frmts/o/kmlnode.lo ogr/ogrsf_frmts/o/kmlvector.lo ogr/ogrsf_frmts/o/ll_recio.lo ogr/ogrsf_frmts/o/mitab_bounds.lo ogr/ogrsf_frmts/o/mitab_coordsys.lo ogr/ogrsf_frmts/o/mitab_datfile.lo ogr/ogrsf_frmts/o/mitab_feature.lo ogr/ogrsf_frmts/o/mitab_feature_mif.lo ogr/ogrsf_frmts/o/mitab_geometry.lo ogr/ogrsf_frmts/o/mitab_idfile.lo ogr/ogrsf_frmts/o/mitab_imapinfofile.lo ogr/ogrsf_frmts/o/mitab_indfile.lo ogr/ogrsf_frmts/o/mitab_mapcoordblock.lo ogr/ogrsf_frmts/o/mitab_mapfile.lo ogr/ogrsf_frmts/o/mitab_mapheaderblock.lo ogr/ogrsf_frmts/o/mitab_mapindexblock.lo ogr/ogrsf_frmts/o/mitab_mapobjectblock.lo ogr/ogrsf_frmts/o/mitab_maptoolblock.lo ogr/ogrsf_frmts/o/mitab_middatafile.lo ogr/ogrsf_frmts/o/mitab_miffile.lo ogr/ogrsf_frmts/o/mitab_ogr_datasource.lo ogr/ogrsf_frmts/o/mitab_ogr_driver.lo ogr/ogrsf_frmts/o/mitab_rawbinblock.lo ogr/ogrsf_frmts/o/mitab_spatialref.lo ogr/ogrsf_frmts/o/mitab_tabfile.lo ogr/ogrsf_frmts/o/mitab_tabseamless.lo ogr/ogrsf_frmts/o/mitab_tabview.lo ogr/ogrsf_frmts/o/mitab_tooldef.lo ogr/ogrsf_frmts/o/mitab_utils.lo ogr/ogrsf_frmts/o/mvt_tile.lo ogr/ogrsf_frmts/o/mvtutils.lo ogr/ogrsf_frmts/o/ngw_api.lo ogr/ogrsf_frmts/o/ntf_codelist.lo ogr/ogrsf_frmts/o/ntf_estlayers.lo ogr/ogrsf_frmts/o/ntf_generic.lo ogr/ogrsf_frmts/o/ntf_raster.lo ogr/ogrsf_frmts/o/ntffilereader.lo ogr/ogrsf_frmts/o/ntfrecord.lo ogr/ogrsf_frmts/o/ntfstroke.lo ogr/ogrsf_frmts/o/ods_formula.lo ogr/ogrsf_frmts/o/ods_formula_node.lo ogr/ogrsf_frmts/o/ogr2kmlgeometry.lo ogr/ogrsf_frmts/o/ogr_attrind.lo ogr/ogrsf_frmts/o/ogr_autocad_services.lo ogr/ogrsf_frmts/o/ogr_gensql.lo ogr/ogrsf_frmts/o/ogr_miattrind.lo ogr/ogrsf_frmts/o/ogr_xplane_apt_reader.lo ogr/ogrsf_frmts/o/ogr_xplane_awy_reader.lo ogr/ogrsf_frmts/o/ogr_xplane_fix_reader.lo ogr/ogrsf_frmts/o/ogr_xplane_nav_reader.lo ogr/ogrsf_frmts/o/ogr_xplane_reader.lo ogr/ogrsf_frmts/o/ograeronavfaadatasource.lo ogr/ogrsf_frmts/o/ograeronavfaadriver.lo ogr/ogrsf_frmts/o/ograeronavfaalayer.lo ogr/ogrsf_frmts/o/ogramigoclouddatasource.lo ogr/ogrsf_frmts/o/ogramigoclouddriver.lo ogr/ogrsf_frmts/o/ogramigocloudlayer.lo ogr/ogrsf_frmts/o/ogramigocloudresultlayer.lo ogr/ogrsf_frmts/o/ogramigocloudtablelayer.lo ogr/ogrsf_frmts/o/ograrcgendatasource.lo ogr/ogrsf_frmts/o/ograrcgendriver.lo ogr/ogrsf_frmts/o/ograrcgenlayer.lo ogr/ogrsf_frmts/o/ogravcbindatasource.lo ogr/ogrsf_frmts/o/ogravcbindriver.lo ogr/ogrsf_frmts/o/ogravcbinlayer.lo ogr/ogrsf_frmts/o/ogravcdatasource.lo ogr/ogrsf_frmts/o/ogravce00datasource.lo ogr/ogrsf_frmts/o/ogravce00driver.lo ogr/ogrsf_frmts/o/ogravce00layer.lo ogr/ogrsf_frmts/o/ogravclayer.lo ogr/ogrsf_frmts/o/ogrbnadatasource.lo ogr/ogrsf_frmts/o/ogrbnadriver.lo ogr/ogrsf_frmts/o/ogrbnalayer.lo ogr/ogrsf_frmts/o/ogrbnaparser.lo ogr/ogrsf_frmts/o/ogrcaddriver.lo ogr/ogrsf_frmts/o/ogrcadlayer.lo ogr/ogrsf_frmts/o/ogrcartodatasource.lo ogr/ogrsf_frmts/o/ogrcartodriver.lo ogr/ogrsf_frmts/o/ogrcartolayer.lo ogr/ogrsf_frmts/o/ogrcartoresultlayer.lo ogr/ogrsf_frmts/o/ogrcartotablelayer.lo ogr/ogrsf_frmts/o/ogrcloudantdatasource.lo ogr/ogrsf_frmts/o/ogrcloudantdriver.lo ogr/ogrsf_frmts/o/ogrcloudanttablelayer.lo ogr/ogrsf_frmts/o/ogrcouchdbdatasource.lo ogr/ogrsf_frmts/o/ogrcouchdbdriver.lo ogr/ogrsf_frmts/o/ogrcouchdblayer.lo ogr/ogrsf_frmts/o/ogrcouchdbrowslayer.lo ogr/ogrsf_frmts/o/ogrcouchdbtablelayer.lo ogr/ogrsf_frmts/o/ogrcsvdatasource.lo ogr/ogrsf_frmts/o/ogrcsvdriver.lo ogr/ogrsf_frmts/o/ogrcsvlayer.lo ogr/ogrsf_frmts/o/ogrcswdataset.lo ogr/ogrsf_frmts/o/ogrdatasource.lo ogr/ogrsf_frmts/o/ogrdgndatasource.lo ogr/ogrsf_frmts/o/ogrdgndriver.lo ogr/ogrsf_frmts/o/ogrdgnlayer.lo ogr/ogrsf_frmts/o/ogrdxf_blockmap.lo ogr/ogrsf_frmts/o/ogrdxf_dimension.lo ogr/ogrsf_frmts/o/ogrdxf_feature.lo ogr/ogrsf_frmts/o/ogrdxf_hatch.lo ogr/ogrsf_frmts/o/ogrdxf_leader.lo ogr/ogrsf_frmts/o/ogrdxf_ocstransformer.lo ogr/ogrsf_frmts/o/ogrdxf_polyline_smooth.lo ogr/ogrsf_frmts/o/ogrdxfblockslayer.lo ogr/ogrsf_frmts/o/ogrdxfblockswriterlayer.lo ogr/ogrsf_frmts/o/ogrdxfdatasource.lo ogr/ogrsf_frmts/o/ogrdxfdriver.lo ogr/ogrsf_frmts/o/ogrdxflayer.lo ogr/ogrsf_frmts/o/ogrdxfreader.lo ogr/ogrsf_frmts/o/ogrdxfwriterds.lo ogr/ogrsf_frmts/o/ogrdxfwriterlayer.lo ogr/ogrsf_frmts/o/ogredigeodatasource.lo ogr/ogrsf_frmts/o/ogredigeodriver.lo ogr/ogrsf_frmts/o/ogredigeolayer.lo ogr/ogrsf_frmts/o/ogreditablelayer.lo ogr/ogrsf_frmts/o/ogrelasticdatasource.lo ogr/ogrsf_frmts/o/ogrelasticdriver.lo ogr/ogrsf_frmts/o/ogrelasticlayer.lo ogr/ogrsf_frmts/o/ogremulatedtransaction.lo ogr/ogrsf_frmts/o/ogresrijsondriver.lo ogr/ogrsf_frmts/o/ogresrijsonreader.lo ogr/ogrsf_frmts/o/ogrgeoconceptdatasource.lo ogr/ogrsf_frmts/o/ogrgeoconceptdriver.lo ogr/ogrsf_frmts/o/ogrgeoconceptlayer.lo ogr/ogrsf_frmts/o/ogrgeojsondatasource.lo ogr/ogrsf_frmts/o/ogrgeojsondriver.lo ogr/ogrsf_frmts/o/ogrgeojsonlayer.lo ogr/ogrsf_frmts/o/ogrgeojsonreader.lo ogr/ogrsf_frmts/o/ogrgeojsonseqdriver.lo ogr/ogrsf_frmts/o/ogrgeojsonutils.lo ogr/ogrsf_frmts/o/ogrgeojsonwritelayer.lo ogr/ogrsf_frmts/o/ogrgeojsonwriter.lo ogr/ogrsf_frmts/o/ogrgeopackagedatasource.lo ogr/ogrsf_frmts/o/ogrgeopackagedriver.lo ogr/ogrsf_frmts/o/ogrgeopackagelayer.lo ogr/ogrsf_frmts/o/ogrgeopackageselectlayer.lo ogr/ogrsf_frmts/o/ogrgeopackagetablelayer.lo ogr/ogrsf_frmts/o/ogrgeopackageutility.lo ogr/ogrsf_frmts/o/ogrgeorssdatasource.lo ogr/ogrsf_frmts/o/ogrgeorssdriver.lo ogr/ogrsf_frmts/o/ogrgeorsslayer.lo ogr/ogrsf_frmts/o/ogrgftdatasource.lo ogr/ogrsf_frmts/o/ogrgftdriver.lo ogr/ogrsf_frmts/o/ogrgftlayer.lo ogr/ogrsf_frmts/o/ogrgftresultlayer.lo ogr/ogrsf_frmts/o/ogrgfttablelayer.lo ogr/ogrsf_frmts/o/ogrgmldatasource.lo ogr/ogrsf_frmts/o/ogrgmldriver.lo ogr/ogrsf_frmts/o/ogrgmllayer.lo ogr/ogrsf_frmts/o/ogrgmtdatasource.lo ogr/ogrsf_frmts/o/ogrgmtdriver.lo ogr/ogrsf_frmts/o/ogrgmtlayer.lo ogr/ogrsf_frmts/o/ogrgpsbabeldatasource.lo ogr/ogrsf_frmts/o/ogrgpsbabeldriver.lo ogr/ogrsf_frmts/o/ogrgpsbabelwritedatasource.lo ogr/ogrsf_frmts/o/ogrgpxdatasource.lo ogr/ogrsf_frmts/o/ogrgpxdriver.lo ogr/ogrsf_frmts/o/ogrgpxlayer.lo ogr/ogrsf_frmts/o/ogrgtmdatasource.lo ogr/ogrsf_frmts/o/ogrgtmdriver.lo ogr/ogrsf_frmts/o/ogrgtmlayer.lo ogr/ogrsf_frmts/o/ogrhtfdatasource.lo ogr/ogrsf_frmts/o/ogrhtfdriver.lo ogr/ogrsf_frmts/o/ogrhtflayer.lo ogr/ogrsf_frmts/o/ogridrisidatasource.lo ogr/ogrsf_frmts/o/ogridrisidriver.lo ogr/ogrsf_frmts/o/ogridrisilayer.lo ogr/ogrsf_frmts/o/ogrjmldataset.lo ogr/ogrsf_frmts/o/ogrjmllayer.lo ogr/ogrsf_frmts/o/ogrjmlwriterlayer.lo ogr/ogrsf_frmts/o/ogrkmldatasource.lo ogr/ogrsf_frmts/o/ogrkmldriver.lo ogr/ogrsf_frmts/o/ogrkmllayer.lo ogr/ogrsf_frmts/o/ogrlayer.lo ogr/ogrsf_frmts/o/ogrlayerdecorator.lo ogr/ogrsf_frmts/o/ogrlayerpool.lo ogr/ogrsf_frmts/o/ogrmemdatasource.lo ogr/ogrsf_frmts/o/ogrmemdriver.lo ogr/ogrsf_frmts/o/ogrmemlayer.lo ogr/ogrsf_frmts/o/ogrmutexeddatasource.lo ogr/ogrsf_frmts/o/ogrmutexedlayer.lo ogr/ogrsf_frmts/o/ogrmvtdataset.lo ogr/ogrsf_frmts/o/ogrngwdriver.lo ogr/ogrsf_frmts/o/ogrngwlayer.lo ogr/ogrsf_frmts/o/ogrntfdatasource.lo ogr/ogrsf_frmts/o/ogrntfdriver.lo ogr/ogrsf_frmts/o/ogrntffeatureclasslayer.lo ogr/ogrsf_frmts/o/ogrntflayer.lo ogr/ogrsf_frmts/o/ogroapifdriver.lo ogr/ogrsf_frmts/o/ogrodsdatasource.lo ogr/ogrsf_frmts/o/ogrodsdriver.lo ogr/ogrsf_frmts/o/ogropenairdatasource.lo ogr/ogrsf_frmts/o/ogropenairdriver.lo ogr/ogrsf_frmts/o/ogropenairlabellayer.lo ogr/ogrsf_frmts/o/ogropenairlayer.lo ogr/ogrsf_frmts/o/ogropenfilegdbdatasource.lo ogr/ogrsf_frmts/o/ogropenfilegdbdriver.lo ogr/ogrsf_frmts/o/ogropenfilegdblayer.lo ogr/ogrsf_frmts/o/ogrosmdatasource.lo ogr/ogrsf_frmts/o/ogrosmdriver.lo ogr/ogrsf_frmts/o/ogrosmlayer.lo ogr/ogrsf_frmts/o/ogrpdsdatasource.lo ogr/ogrsf_frmts/o/ogrpdsdriver.lo ogr/ogrsf_frmts/o/ogrpdslayer.lo ogr/ogrsf_frmts/o/ogrpgdatasource.lo ogr/ogrsf_frmts/o/ogrpgdriver.lo ogr/ogrsf_frmts/o/ogrpgdumpdatasource.lo ogr/ogrsf_frmts/o/ogrpgdumpdriver.lo ogr/ogrsf_frmts/o/ogrpgdumplayer.lo ogr/ogrsf_frmts/o/ogrpglayer.lo ogr/ogrsf_frmts/o/ogrpgresultlayer.lo ogr/ogrsf_frmts/o/ogrpgtablelayer.lo ogr/ogrsf_frmts/o/ogrpgutility.lo ogr/ogrsf_frmts/o/ogrplscenesdatav1dataset.lo ogr/ogrsf_frmts/o/ogrplscenesdatav1layer.lo ogr/ogrsf_frmts/o/ogrplscenesdriver.lo ogr/ogrsf_frmts/o/ogrrecdatasource.lo ogr/ogrsf_frmts/o/ogrrecdriver.lo ogr/ogrsf_frmts/o/ogrreclayer.lo ogr/ogrsf_frmts/o/ogrregisterall.lo ogr/ogrsf_frmts/o/ogrs57datasource.lo ogr/ogrsf_frmts/o/ogrs57driver.lo ogr/ogrsf_frmts/o/ogrs57layer.lo ogr/ogrsf_frmts/o/ogrsdtsdatasource.lo ogr/ogrsf_frmts/o/ogrsdtsdriver.lo ogr/ogrsf_frmts/o/ogrsdtslayer.lo ogr/ogrsf_frmts/o/ogrsegukooadatasource.lo ogr/ogrsf_frmts/o/ogrsegukooadriver.lo ogr/ogrsf_frmts/o/ogrsegukooalayer.lo ogr/ogrsf_frmts/o/ogrsegydatasource.lo ogr/ogrsf_frmts/o/ogrsegydriver.lo ogr/ogrsf_frmts/o/ogrsegylayer.lo ogr/ogrsf_frmts/o/ogrselafindatasource.lo ogr/ogrsf_frmts/o/ogrselafindriver.lo ogr/ogrsf_frmts/o/ogrselafinlayer.lo ogr/ogrsf_frmts/o/ogrsfdriver.lo ogr/ogrsf_frmts/o/ogrsfdriverregistrar.lo ogr/ogrsf_frmts/o/ogrshapedatasource.lo ogr/ogrsf_frmts/o/ogrshapedriver.lo ogr/ogrsf_frmts/o/ogrshapelayer.lo ogr/ogrsf_frmts/o/ogrsqliteapiroutines.lo ogr/ogrsf_frmts/o/ogrsqlitedatasource.lo ogr/ogrsf_frmts/o/ogrsqlitedriver.lo ogr/ogrsf_frmts/o/ogrsqliteexecutesql.lo ogr/ogrsf_frmts/o/ogrsqlitelayer.lo ogr/ogrsf_frmts/o/ogrsqliteselectlayer.lo ogr/ogrsf_frmts/o/ogrsqlitesinglefeaturelayer.lo ogr/ogrsf_frmts/o/ogrsqlitetablelayer.lo ogr/ogrsf_frmts/o/ogrsqliteutility.lo ogr/ogrsf_frmts/o/ogrsqlitevfs.lo ogr/ogrsf_frmts/o/ogrsqliteviewlayer.lo ogr/ogrsf_frmts/o/ogrsqlitevirtualogr.lo ogr/ogrsf_frmts/o/ogrsuadatasource.lo ogr/ogrsf_frmts/o/ogrsuadriver.lo ogr/ogrsf_frmts/o/ogrsualayer.lo ogr/ogrsf_frmts/o/ogrsvgdatasource.lo ogr/ogrsf_frmts/o/ogrsvgdriver.lo ogr/ogrsf_frmts/o/ogrsvglayer.lo ogr/ogrsf_frmts/o/ogrsxfdatasource.lo ogr/ogrsf_frmts/o/ogrsxfdriver.lo ogr/ogrsf_frmts/o/ogrsxflayer.lo ogr/ogrsf_frmts/o/ogrtigerdatasource.lo ogr/ogrsf_frmts/o/ogrtigerdriver.lo ogr/ogrsf_frmts/o/ogrtigerlayer.lo ogr/ogrsf_frmts/o/ogrtopojsondriver.lo ogr/ogrsf_frmts/o/ogrtopojsonreader.lo ogr/ogrsf_frmts/o/ogrunionlayer.lo ogr/ogrsf_frmts/o/ogrvdvdatasource.lo ogr/ogrsf_frmts/o/ogrvfkdatasource.lo ogr/ogrsf_frmts/o/ogrvfkdriver.lo ogr/ogrsf_frmts/o/ogrvfklayer.lo ogr/ogrsf_frmts/o/ogrvrtdatasource.lo ogr/ogrsf_frmts/o/ogrvrtdriver.lo ogr/ogrsf_frmts/o/ogrvrtlayer.lo ogr/ogrsf_frmts/o/ogrwarpedlayer.lo ogr/ogrsf_frmts/o/ogrwaspdatasource.lo ogr/ogrsf_frmts/o/ogrwaspdriver.lo ogr/ogrsf_frmts/o/ogrwasplayer.lo ogr/ogrsf_frmts/o/ogrwfsdatasource.lo ogr/ogrsf_frmts/o/ogrwfsdriver.lo ogr/ogrsf_frmts/o/ogrwfsfilter.lo ogr/ogrsf_frmts/o/ogrwfsjoinlayer.lo ogr/ogrsf_frmts/o/ogrwfslayer.lo ogr/ogrsf_frmts/o/ogrxlsxdatasource.lo ogr/ogrsf_frmts/o/ogrxlsxdriver.lo ogr/ogrsf_frmts/o/ogrxplanedatasource.lo ogr/ogrsf_frmts/o/ogrxplanedriver.lo ogr/ogrsf_frmts/o/ogrxplanelayer.lo ogr/ogrsf_frmts/o/opencad.lo ogr/ogrsf_frmts/o/osm_parser.lo ogr/ogrsf_frmts/o/parsexsd.lo ogr/ogrsf_frmts/o/r2000.lo ogr/ogrsf_frmts/o/rasterlite2.lo ogr/ogrsf_frmts/o/resolvexlinks.lo ogr/ogrsf_frmts/o/s57classregistrar.lo ogr/ogrsf_frmts/o/s57featuredefns.lo ogr/ogrsf_frmts/o/s57filecollector.lo ogr/ogrsf_frmts/o/s57reader.lo ogr/ogrsf_frmts/o/s57writer.lo ogr/ogrsf_frmts/o/sbnsearch_wrapper.lo ogr/ogrsf_frmts/o/shape2ogr.lo ogr/ogrsf_frmts/o/shp_vsi.lo ogr/ogrsf_frmts/o/shpopen_wrapper.lo ogr/ogrsf_frmts/o/shptree_wrapper.lo ogr/ogrsf_frmts/o/tigeraltname.lo ogr/ogrsf_frmts/o/tigerarealandmarks.lo ogr/ogrsf_frmts/o/tigercompletechain.lo ogr/ogrsf_frmts/o/tigerentitynames.lo ogr/ogrsf_frmts/o/tigerfeatureids.lo ogr/ogrsf_frmts/o/tigerfilebase.lo ogr/ogrsf_frmts/o/tigeridhistory.lo ogr/ogrsf_frmts/o/tigerkeyfeatures.lo ogr/ogrsf_frmts/o/tigerlandmarks.lo ogr/ogrsf_frmts/o/tigeroverunder.lo ogr/ogrsf_frmts/o/tigerpip.lo ogr/ogrsf_frmts/o/tigerpoint.lo ogr/ogrsf_frmts/o/tigerpolychainlink.lo ogr/ogrsf_frmts/o/tigerpolygon.lo ogr/ogrsf_frmts/o/tigerpolygoncorrections.lo ogr/ogrsf_frmts/o/tigerpolygoneconomic.lo ogr/ogrsf_frmts/o/tigerspatialmetadata.lo ogr/ogrsf_frmts/o/tigertlidrange.lo ogr/ogrsf_frmts/o/tigerzerocellid.lo ogr/ogrsf_frmts/o/tigerzipcodes.lo ogr/ogrsf_frmts/o/tigerzipplus4.lo ogr/ogrsf_frmts/o/vfkdatablock.lo ogr/ogrsf_frmts/o/vfkdatablocksqlite.lo ogr/ogrsf_frmts/o/vfkfeature.lo ogr/ogrsf_frmts/o/vfkfeaturesqlite.lo ogr/ogrsf_frmts/o/vfkproperty.lo ogr/ogrsf_frmts/o/vfkpropertydefn.lo ogr/ogrsf_frmts/o/vfkreader.lo ogr/ogrsf_frmts/o/vfkreadersqlite.lo ogr/ogrsf_frmts/o/vsilfileio.lo port/cpl_alibaba_oss.lo port/cpl_atomic_ops.lo port/cpl_aws.lo port/cpl_azure.lo port/cpl_base64.lo port/cpl_conv.lo port/cpl_cpu_features.lo port/cpl_csv.lo port/cpl_error.lo port/cpl_findfile.lo port/cpl_getexecpath.lo port/cpl_google_cloud.lo port/cpl_google_oauth2.lo port/cpl_hash_set.lo port/cpl_http.lo port/cpl_json.lo port/cpl_json_streaming_parser.lo port/cpl_list.lo port/cpl_md5.lo port/cpl_minixml.lo port/cpl_minizip_ioapi.lo port/cpl_minizip_unzip.lo port/cpl_minizip_zip.lo port/cpl_multiproc.lo port/cpl_path.lo port/cpl_progress.lo port/cpl_quad_tree.lo port/cpl_recode.lo port/cpl_recode_iconv.lo port/cpl_recode_stub.lo port/cpl_sha1.lo port/cpl_sha256.lo port/cpl_spawn.lo port/cpl_string.lo port/cpl_strtod.lo port/cpl_swift.lo port/cpl_time.lo port/cpl_userfaultfd.lo port/cpl_virtualmem.lo port/cpl_vsi_error.lo port/cpl_vsi_mem.lo port/cpl_vsil.lo port/cpl_vsil_abstract_archive.lo port/cpl_vsil_az.lo port/cpl_vsil_buffered_reader.lo port/cpl_vsil_cache.lo port/cpl_vsil_crypt.lo port/cpl_vsil_curl.lo port/cpl_vsil_curl_streaming.lo port/cpl_vsil_gs.lo port/cpl_vsil_gzip.lo port/cpl_vsil_hdfs.lo port/cpl_vsil_oss.lo port/cpl_vsil_plugin.lo port/cpl_vsil_s3.lo port/cpl_vsil_sparsefile.lo port/cpl_vsil_stdin.lo port/cpl_vsil_stdout.lo port/cpl_vsil_subfile.lo port/cpl_vsil_swift.lo port/cpl_vsil_tar.lo port/cpl_vsil_unix_stdio_64.lo port/cpl_vsil_webhdfs.lo port/cpl_vsil_win32.lo port/cpl_vsisimple.lo port/cpl_worker_thread_pool.lo port/cpl_xml_validate.lo port/cplgetsymbol.lo port/cplkeywordparser.lo port/cplstring.lo port/cplstringlist.lo third_party/o/BitMask.lo third_party/o/BitStuffer2.lo third_party/o/Huffman.lo third_party/o/Lerc.lo third_party/o/Lerc2.lo third_party/o/Lerc_c_api_impl.lo third_party/o/RLE.lo \ -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib \ -no-undefined \ -version-info 26:4:0 make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' (cd apps; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' rm -f gdal-config-inst echo '#!/bin/sh' > gdal-config-inst echo 'CONFIG_LIBS="-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgdal"' >> gdal-config-inst echo 'CONFIG_DEP_LIBS=" -lcrypto -ljson-c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -lsqlite3 -lexpat -lopenjp2 -ljasper -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lhdf5 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lmfhdf -ldf -ljpeg -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeotiff -ltiff -lpng -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpq -lzstd -llzma -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lspatialite -lpcre -lcurl -lxml2 -lz -llzma -lm -ldl "' >> gdal-config-inst echo 'CONFIG_PREFIX="/opt/metwork-mfext-2.0/opt/scientific_core"' >> gdal-config-inst echo 'CONFIG_CFLAGS="-I/opt/metwork-mfext-2.0/opt/scientific_core/include"' >> gdal-config-inst echo 'CONFIG_DATA="/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 hdf4 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config-inst cat gdal-config.in >> gdal-config-inst chmod a+x gdal-config-inst rm -f gdal-config echo '#!/bin/sh' > gdal-config echo 'CONFIG_LIBS="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la"' >> gdal-config echo 'CONFIG_DEP_LIBS=" -lcrypto -ljson-c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -lsqlite3 -lexpat -lopenjp2 -ljasper -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lhdf5 -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lmfhdf -ldf -ljpeg -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeotiff -ltiff -lpng -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpq -lzstd -llzma -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lspatialite -lpcre -lcurl -lxml2 -lz -llzma -lm -ldl "' >> gdal-config echo 'CONFIG_PREFIX="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4"' >> gdal-config echo 'CONFIG_CFLAGS="-I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps"' >> gdal-config echo 'CONFIG_DATA="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/data"' >> gdal-config echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 hdf4 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config cat gdal-config.in >> gdal-config chmod a+x gdal-config /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalinfo_bin.lo gdalinfo_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalinfo_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalserver.lo gdalserver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalserver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalserver /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_translate_bin.lo gdal_translate_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdal_translate_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdal_translate /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaladdo.lo gdaladdo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdaladdo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdaladdo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalwarp_bin.lo gdalwarp_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalwarp_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalwarp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o nearblack_bin.lo nearblack_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ nearblack_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o nearblack /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalmanage.lo gdalmanage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalmanage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalmanage /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalenhance.lo gdalenhance.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalenhance.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalenhance /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaltransform.lo gdaltransform.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdaltransform.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdaltransform /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaldem_bin.lo gdaldem_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdaldem_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdaldem /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdallocationinfo.lo gdallocationinfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdallocationinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdallocationinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalsrsinfo.lo gdalsrsinfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalsrsinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalsrsinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_contour.lo gdal_contour.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdal_contour.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdal_contour /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdaltindex.lo gdaltindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdaltindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdaltindex /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_rasterize_bin.lo gdal_rasterize_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdal_rasterize_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdal_rasterize /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdal_grid_bin.lo gdal_grid_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdal_grid_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdal_grid /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o ogrinfo.lo ogrinfo.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ ogrinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o ogrinfo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o ogr2ogr_bin.lo ogr2ogr_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ ogr2ogr_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o ogr2ogr /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o ogrtindex.lo ogrtindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ ogrtindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o ogrtindex /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o ogrlineref.lo ogrlineref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ ogrlineref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o ogrlineref /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o testepsg.lo testepsg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ testepsg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o testepsg /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gdalbuildvrt_bin.lo gdalbuildvrt_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gdalbuildvrt_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gdalbuildvrt /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gnmmanage.lo gnmmanage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gnmmanage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gnmmanage /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port -I/usr/include/openjpeg-2.4 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -DGDAL_COMPILATION -I/usr/include/json-c -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm -DHAVE_GEOS=1 -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o gnmanalyse.lo gnmanalyse.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=link --silent g++ gnmanalyse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libgdal.la -o gnmanalyse make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' rm -f gdal.pc echo 'CONFIG_VERSION='`cat ./VERSION`'' >> gdal.pc echo 'CONFIG_INST_PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core' >> gdal.pc echo 'CONFIG_INST_LIBS=-L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgdal' >> gdal.pc echo 'CONFIG_INST_CFLAGS=-I/opt/metwork-mfext-2.0/opt/scientific_core/include' >> gdal.pc echo 'CONFIG_INST_DATA=/opt/metwork-mfext-2.0/opt/scientific_core/share/gdal' >> gdal.pc cat gdal.pc.in >> gdal.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' cd build/gdal-3.0.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' (cd port; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port' (cd gcore; make generate_gdal_version_h) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' make[3]: Nothing to be done for 'generate_gdal_version_h'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' (cd gcore; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' make -C mdreader make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore/mdreader' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore/mdreader' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' (cd alg; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg' (cd frmts; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts' make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/derived' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/derived' make -C gtiff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gtiff' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gtiff' make -C hfa install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hfa' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hfa' make -C mem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mem' make -C vrt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt' make -C aaigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aaigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aaigrid' make -C adrg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/adrg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/adrg' make -C aigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/aigrid' make -C airsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/airsar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/airsar' make -C arg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/arg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/arg' make -C blx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/blx' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/blx' make -C bmp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bmp' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bmp' make -C bsb install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bsb' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/bsb' make -C cals install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cals' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cals' make -C ceos install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos' make -C ceos2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ceos2' make -C coasp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/coasp' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/coasp' make -C cosar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cosar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/cosar' make -C ctg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ctg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ctg' make -C dimap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dimap' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dimap' make -C dted install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dted' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/dted' make -C e00grid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/e00grid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/e00grid' make -C elas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/elas' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/elas' make -C envisat install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/envisat' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/envisat' make -C ers install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ers' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ers' make -C fit install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/fit' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/fit' make -C gff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gff' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gff' make -C gsg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gsg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gsg' make -C gxf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gxf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gxf' make -C hf2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hf2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hf2' make -C idrisi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/idrisi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/idrisi' make -C ignfheightasciigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ignfheightasciigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ignfheightasciigrid' make -C ilwis install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ilwis' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ilwis' make -C ingr install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ingr' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ingr' make -C iris install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iris' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iris' make -C iso8211 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iso8211' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/iso8211' make -C jaxapalsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jaxapalsar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jaxapalsar' make -C jdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jdem' make -C kmlsuperoverlay install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/kmlsuperoverlay' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/kmlsuperoverlay' make -C l1b install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/l1b' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/l1b' make -C leveller install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/leveller' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/leveller' make -C map install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/map' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/map' make -C mrf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf' (cd libLERC; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf/libLERC' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf/libLERC' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mrf' make -C msgn install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/msgn' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/msgn' make -C ngsgeoid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ngsgeoid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ngsgeoid' make -C nitf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/nitf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/nitf' make -C northwood install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/northwood' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/northwood' make -C pds install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pds' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pds' make -C prf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/prf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/prf' make -C r install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/r' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/r' make -C raw install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/raw' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/raw' make -C rmf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rmf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rmf' make -C rs2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rs2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rs2' make -C safe install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/safe' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/safe' make -C saga install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/saga' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/saga' make -C sdts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sdts' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sdts' make -C sentinel2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sentinel2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sentinel2' make -C sgi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sgi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sgi' make -C sigdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sigdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/sigdem' make -C srtmhgt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/srtmhgt' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/srtmhgt' make -C terragen install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/terragen' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/terragen' make -C til install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/til' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/til' make -C tsx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/tsx' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/tsx' make -C usgsdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/usgsdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/usgsdem' make -C xpm install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xpm' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xpm' make -C xyz install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xyz' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/xyz' make -C zmap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/zmap' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/zmap' make -C rik install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rik' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rik' make -C ozi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ozi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/ozi' make -C grib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/grib' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/grib' make -C eeda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/eeda' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/eeda' make -C plmosaic install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/plmosaic' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/plmosaic' make -C rda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rda' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rda' make -C wcs install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wcs' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wcs' make -C wms install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wms' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wms' make -C wmts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wmts' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/wmts' make -C daas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/daas' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/daas' make -C rasterlite install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rasterlite' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/rasterlite' make -C mbtiles install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mbtiles' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mbtiles' make -C pdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pdf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pdf' make -C openjpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/openjpeg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/openjpeg' make -C jpeg2000 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg2000' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg2000' make -C netcdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/netcdf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/netcdf' make -C hdf5 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf5' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf5' make -C hdf4 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4' (cd hdf-eos; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4/hdf-eos' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4/hdf-eos' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/hdf4' make -C gif install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gif' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/gif' make -C jpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/jpeg' make -C png install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/png' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/png' make -C pcraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcraster' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcraster' make -C pcidsk install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcidsk' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/pcidsk' make -C postgisraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/postgisraster' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/postgisraster' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts' (cd third_party; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party' make -C LercLib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party/LercLib' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party/LercLib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/third_party' (cd ogr; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr' (cd ogrsf_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts' make -C generic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/generic' make -C geojson make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geojson' make -C kml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/kml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/kml' make -C mem make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mem' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mem' make -C mitab make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mitab' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mitab' make -C vrt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vrt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vrt' make -C aeronavfaa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/aeronavfaa' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/aeronavfaa' make -C arcgen make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/arcgen' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/arcgen' make -C avc make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/avc' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/avc' make -C bna make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/bna' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/bna' make -C cad make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad' make -C libopencad make[6]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[7]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad/dwg' make[7]: Nothing to be done for 'default'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad/dwg' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad/libopencad' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cad' make -C csv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csv' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csv' make -C dgn make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dgn' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dgn' make -C dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dxf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/dxf' make -C edigeo make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/edigeo' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/edigeo' make -C geoconcept make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geoconcept' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/geoconcept' make -C georss make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/georss' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/georss' make -C gml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gml' make -C gmt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gmt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gmt' make -C gpsbabel make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpsbabel' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpsbabel' make -C gpx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpx' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpx' make -C gtm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gtm' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gtm' make -C htf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/htf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/htf' make -C jml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/jml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/jml' make -C mvt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mvt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/mvt' make -C ntf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ntf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ntf' make -C openair make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openair' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openair' make -C openfilegdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openfilegdb' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/openfilegdb' make -C pgdump make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pgdump' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pgdump' make -C rec make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/rec' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/rec' make -C s57 make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/s57' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/s57' make -C segukooa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segukooa' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segukooa' make -C segy make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segy' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/segy' make -C selafin make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/selafin' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/selafin' make -C shape make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/shape' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/shape' make -C sua make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sua' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sua' make -C svg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/svg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/svg' make -C sxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sxf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sxf' make -C tiger make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/tiger' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/tiger' make -C vdv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vdv' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vdv' make -C wasp make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wasp' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wasp' make -C xplane make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xplane' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xplane' make -C idrisi make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/idrisi' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/idrisi' make -C pds make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pds' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pds' make -C sdts make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sdts' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sdts' make -C ods make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ods' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ods' make -C xlsx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xlsx' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/xlsx' make -C amigocloud make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/amigocloud' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/amigocloud' make -C carto make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/carto' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/carto' make -C cloudant make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cloudant' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/cloudant' make -C couchdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/couchdb' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/couchdb' make -C csw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csw' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/csw' make -C elastic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/elastic' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/elastic' make -C gft make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gft' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gft' make -C ngw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ngw' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/ngw' make -C plscenes make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/plscenes' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/plscenes' make -C wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wfs' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/wfs' make -C gpkg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpkg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/gpkg' make -C vfk make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vfk' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/vfk' make -C osm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/osm' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/osm' make -C pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/pg' make -C sqlite make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sqlite' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts/sqlite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr/ogrsf_frmts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr' (cd gnm; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm' (cd gnm_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts' make -C file install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/file' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/file' make -C db install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/db' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts/db' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm/gnm_frmts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm' (cd apps; make appslib) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' make[3]: Nothing to be done for 'appslib'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' make libgdal.la make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' make[3]: 'libgdal.la' is up to date. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' (cd apps; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/lib for f in libgdal.la ; do /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=install --silent /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c $f /opt/metwork-mfext-2.0/opt/scientific_core/lib ; done /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/lib/gdalplugins /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/bin /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/share/gdal /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/include (cd port; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port' for f in cpl_atomic_ops.h cpl_config_extras.h cpl_config.h cpl_conv.h cpl_csv.h cpl_error.h cpl_hash_set.h cpl_http.h cpl_json.h cplkeywordparser.h cpl_list.h cpl_minixml.h cpl_minizip_ioapi.h cpl_minizip_unzip.h cpl_minizip_zip.h cpl_multiproc.h cpl_odbc.h cpl_port.h cpl_progress.h cpl_quad_tree.h cpl_spawn.h cpl_string.h cpl_time.h cpl_virtualmem.h cpl_vsi.h cpl_vsi_error.h cpl_vsi_virtual.h gdal_csv.h cpl_auto_close.h ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 $f /opt/metwork-mfext-2.0/opt/scientific_core/include ; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/port' (cd gcore; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' for f in gdal_frmts.h gdalgeorefpamdataset.h gdal.h gdaljp2abstractdataset.h gdaljp2metadata.h gdal_mdreader.h gdal_pam.h gdal_priv.h gdal_proxy.h gdal_rat.h rawdataset.h gdal_version.h ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 $f /opt/metwork-mfext-2.0/opt/scientific_core/include ; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gcore' (cd frmts; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts' make -C vrt install make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 vrtdataset.h /opt/metwork-mfext-2.0/opt/scientific_core/include /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 gdal_vrt.h /opt/metwork-mfext-2.0/opt/scientific_core/include make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/vrt' make -C mem install make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mem' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 memdataset.h /opt/metwork-mfext-2.0/opt/scientific_core/include make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/mem' make -C raw install make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/raw' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts/raw' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/frmts' (cd alg; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg' for f in gdal_alg.h gdal_alg_priv.h gdalgrid.h gdalgrid_priv.h gdalpansharpen.h gdal_simplesurf.h gdalwarper.h ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 $f /opt/metwork-mfext-2.0/opt/scientific_core/include ; done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/alg' (cd ogr; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr' for f in ogr_core.h ogr_feature.h ogr_geometry.h ogr_p.h ogr_spatialref.h ogr_srs_api.h ogrsf_frmts/ogrsf_frmts.h ogr_featurestyle.h ogr_api.h ogr_geocoding.h ; \ do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 $f /opt/metwork-mfext-2.0/opt/scientific_core/include ; \ done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/ogr' (cd gnm; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm' for f in gnm.h gnm_api.h gnmgraph.h ; \ do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 $f /opt/metwork-mfext-2.0/opt/scientific_core/include ; \ done make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/gnm' (cd apps; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' for f in gdalinfo gdalserver gdal_translate gdaladdo gdalwarp nearblack gdalmanage gdalenhance gdaltransform gdaldem gdallocationinfo gdalsrsinfo gdal_contour gdaltindex gdal_rasterize gdal_grid ogrinfo ogr2ogr ogrtindex ogrlineref testepsg gdalbuildvrt gnmmanage gnmanalyse ; do /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=install --silent /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c $f /opt/metwork-mfext-2.0/opt/scientific_core/bin ; done /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 gdal_utils.h /opt/metwork-mfext-2.0/opt/scientific_core/include /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=install --silent /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c gdal-config-inst /opt/metwork-mfext-2.0/opt/scientific_core/bin/gdal-config make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/apps' (cd scripts; make install) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/scripts' if test "x`pkg-config --version 2>/dev/null`" != "x" -a "x`pkg-config --variable=compatdir bash-completion`" != "x"; then \ /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core`pkg-config --variable=compatdir bash-completion` ; \ cp gdal-bash-completion.sh /opt/metwork-mfext-2.0/opt/scientific_core`pkg-config --variable=compatdir bash-completion`; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/scripts' for f in LICENSE.TXT data/*.* ; do /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 $f /opt/metwork-mfext-2.0/opt/scientific_core/share/gdal ; done /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/libtool --mode=finish --silent /opt/metwork-mfext-2.0/opt/scientific_core/lib /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -d /opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4/install-sh -c -m 0644 gdal.pc /opt/metwork-mfext-2.0/opt/scientific_core/lib/pkgconfig/gdal.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal' make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "name: 'postgis'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "version: '3.1.4'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "extension: ''" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checksum: '179954c38aac48efd606bcacbf3ca970'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "PostGIS is a spatial database extender for PostgreSQL database. It adds support for geographic objects allowing location queries to be run in SQL." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "website: 'https://postgis.net'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis.yaml; fi export EXTENSION=tar.gz ; make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/postgis-3.1.4.tar.gz` `readlink -m ./sources` MD5 179954c38aac48efd606bcacbf3ca970 Trying to download http://download.osgeo.org/postgis/source/postgis-3.1.4.tar.gz... --2023-07-17 09:22:45-- http://download.osgeo.org/postgis/source/postgis-3.1.4.tar.gz Resolving download.osgeo.org (download.osgeo.org)... 140.211.15.30 Connecting to download.osgeo.org (download.osgeo.org)|140.211.15.30|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 17269391 (16M) [application/octet-stream] Saving to: '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4.tar.gz' 0K .......... .......... .......... .......... .......... 0% 161K 1m45s 50K .......... .......... .......... .......... .......... 0% 333K 77s 100K .......... .......... .......... .......... .......... 0% 1.69M 55s 150K .......... .......... .......... .......... .......... 1% 1.81M 43s 200K .......... .......... .......... .......... .......... 1% 429K 42s 250K .......... .......... .......... .......... .......... 1% 1.77M 37s 300K .......... .......... .......... .......... .......... 2% 1.62M 33s 350K .......... .......... .......... .......... .......... 2% 1.81M 30s 400K .......... .......... .......... .......... .......... 2% 919K 28s 450K .......... .......... .......... .......... .......... 2% 1.78M 26s 500K .......... .......... .......... .......... .......... 3% 1.60M 25s 550K .......... .......... .......... .......... .......... 3% 1.73M 23s 600K .......... .......... .......... .......... .......... 3% 1.62M 22s 650K .......... .......... .......... .......... .......... 4% 1.72M 21s 700K .......... .......... .......... .......... .......... 4% 1.69M 20s 750K .......... .......... .......... .......... .......... 4% 1.68M 20s 800K .......... .......... .......... .......... .......... 5% 1.44M 19s 850K .......... .......... .......... .......... .......... 5% 1.27M 19s 900K .......... .......... .......... .......... .......... 5% 1.42M 18s 950K .......... .......... .......... .......... .......... 5% 1.70M 18s 1000K .......... .......... .......... .......... .......... 6% 1.58M 17s 1050K .......... .......... .......... .......... .......... 6% 1.82M 17s 1100K .......... .......... .......... .......... .......... 6% 1.87M 16s 1150K .......... .......... .......... .......... .......... 7% 1.73M 16s 1200K .......... .......... .......... .......... .......... 7% 1.40M 16s 1250K .......... .......... .......... .......... .......... 7% 1.28M 16s 1300K .......... .......... .......... .......... .......... 8% 1.47M 15s 1350K .......... .......... .......... .......... .......... 8% 1.55M 15s 1400K .......... .......... .......... .......... .......... 8% 1.25M 15s 1450K .......... .......... .......... .......... .......... 8% 1.54M 15s 1500K .......... .......... .......... .......... .......... 9% 1.47M 14s 1550K .......... .......... .......... .......... .......... 9% 1.38M 14s 1600K .......... .......... .......... .......... .......... 9% 1.43M 14s 1650K .......... .......... .......... .......... .......... 10% 1.85M 14s 1700K .......... .......... .......... .......... .......... 10% 1.90M 14s 1750K .......... .......... .......... .......... .......... 10% 2.25M 13s 1800K .......... .......... .......... .......... .......... 10% 2.16M 13s 1850K .......... .......... .......... .......... .......... 11% 2.37M 13s 1900K .......... .......... .......... .......... .......... 11% 4.49M 13s 1950K .......... .......... .......... .......... .......... 11% 2.53M 12s 2000K .......... .......... .......... .......... .......... 12% 2.90M 12s 2050K .......... .......... .......... .......... .......... 12% 2.18M 12s 2100K .......... .......... .......... .......... .......... 12% 3.13M 12s 2150K .......... .......... .......... .......... .......... 13% 3.11M 12s 2200K .......... .......... .......... .......... .......... 13% 3.44M 11s 2250K .......... .......... .......... .......... .......... 13% 5.11M 11s 2300K .......... .......... .......... .......... .......... 13% 2.90M 11s 2350K .......... .......... .......... .......... .......... 14% 4.95M 11s 2400K .......... .......... .......... .......... .......... 14% 6.92M 11s 2450K .......... .......... .......... .......... .......... 14% 6.59M 10s 2500K .......... .......... .......... .......... .......... 15% 4.84M 10s 2550K .......... .......... .......... .......... .......... 15% 4.63M 10s 2600K .......... .......... .......... .......... .......... 15% 6.34M 10s 2650K .......... .......... .......... .......... .......... 16% 7.45M 10s 2700K .......... .......... .......... .......... .......... 16% 5.20M 10s 2750K .......... .......... .......... .......... .......... 16% 5.45M 9s 2800K .......... .......... .......... .......... .......... 16% 7.05M 9s 2850K .......... .......... .......... .......... .......... 17% 5.87M 9s 2900K .......... .......... .......... .......... .......... 17% 5.45M 9s 2950K .......... .......... .......... .......... .......... 17% 6.02M 9s 3000K .......... .......... .......... .......... .......... 18% 4.30M 9s 3050K .......... .......... .......... .......... .......... 18% 3.95M 9s 3100K .......... .......... .......... .......... .......... 18% 5.37M 8s 3150K .......... .......... .......... .......... .......... 18% 4.66M 8s 3200K .......... .......... .......... .......... .......... 19% 5.11M 8s 3250K .......... .......... .......... .......... .......... 19% 5.08M 8s 3300K .......... .......... .......... .......... .......... 19% 5.40M 8s 3350K .......... .......... .......... .......... .......... 20% 5.93M 8s 3400K .......... .......... .......... .......... .......... 20% 7.37M 8s 3450K .......... .......... .......... .......... .......... 20% 6.75M 8s 3500K .......... .......... .......... .......... .......... 21% 5.10M 8s 3550K .......... .......... .......... .......... .......... 21% 5.62M 7s 3600K .......... .......... .......... .......... .......... 21% 8.30M 7s 3650K .......... .......... .......... .......... .......... 21% 7.01M 7s 3700K .......... .......... .......... .......... .......... 22% 7.70M 7s 3750K .......... .......... .......... .......... .......... 22% 7.18M 7s 3800K .......... .......... .......... .......... .......... 22% 5.10M 7s 3850K .......... .......... .......... .......... .......... 23% 6.71M 7s 3900K .......... .......... .......... .......... .......... 23% 6.74M 7s 3950K .......... .......... .......... .......... .......... 23% 4.88M 7s 4000K .......... .......... .......... .......... .......... 24% 6.56M 7s 4050K .......... .......... .......... .......... .......... 24% 6.36M 7s 4100K .......... .......... .......... .......... .......... 24% 6.60M 6s 4150K .......... .......... .......... .......... .......... 24% 9.44M 6s 4200K .......... .......... .......... .......... .......... 25% 6.21M 6s 4250K .......... .......... .......... .......... .......... 25% 6.64M 6s 4300K .......... .......... .......... .......... .......... 25% 6.00M 6s 4350K .......... .......... .......... .......... .......... 26% 6.35M 6s 4400K .......... .......... .......... .......... .......... 26% 6.17M 6s 4450K .......... .......... .......... .......... .......... 26% 6.36M 6s 4500K .......... .......... .......... .......... .......... 26% 6.72M 6s 4550K .......... .......... .......... .......... .......... 27% 5.88M 6s 4600K .......... .......... .......... .......... .......... 27% 6.46M 6s 4650K .......... .......... .......... .......... .......... 27% 5.92M 6s 4700K .......... .......... .......... .......... .......... 28% 6.60M 6s 4750K .......... .......... .......... .......... .......... 28% 7.42M 6s 4800K .......... .......... .......... .......... .......... 28% 7.66M 5s 4850K .......... .......... .......... .......... .......... 29% 10.5M 5s 4900K .......... .......... .......... .......... .......... 29% 6.22M 5s 4950K .......... .......... .......... .......... .......... 29% 6.28M 5s 5000K .......... .......... .......... .......... .......... 29% 7.38M 5s 5050K .......... .......... .......... .......... .......... 30% 8.13M 5s 5100K .......... .......... .......... .......... .......... 30% 5.99M 5s 5150K .......... .......... .......... .......... .......... 30% 6.60M 5s 5200K .......... .......... .......... .......... .......... 31% 4.81M 5s 5250K .......... .......... .......... .......... .......... 31% 3.21M 5s 5300K .......... .......... .......... .......... .......... 31% 3.81M 5s 5350K .......... .......... .......... .......... .......... 32% 1.32M 5s 5400K .......... .......... .......... .......... .......... 32% 2.04M 5s 5450K .......... .......... .......... .......... .......... 32% 1.48M 5s 5500K .......... .......... .......... .......... .......... 32% 5.10M 5s 5550K .......... .......... .......... .......... .......... 33% 1.69M 5s 5600K .......... .......... .......... .......... .......... 33% 3.78M 5s 5650K .......... .......... .......... .......... .......... 33% 2.10M 5s 5700K .......... .......... .......... .......... .......... 34% 4.20M 5s 5750K .......... .......... .......... .......... .......... 34% 1.85M 5s 5800K .......... .......... .......... .......... .......... 34% 1.41M 5s 5850K .......... .......... .......... .......... .......... 34% 250K 5s 5900K .......... .......... .......... .......... .......... 35% 495M 5s 5950K .......... .......... .......... .......... .......... 35% 592M 5s 6000K .......... .......... .......... .......... .......... 35% 584M 5s 6050K .......... .......... .......... .......... .......... 36% 524M 5s 6100K .......... .......... .......... .......... .......... 36% 591M 5s 6150K .......... .......... .......... .......... .......... 36% 629K 5s 6200K .......... .......... .......... .......... .......... 37% 6.40M 5s 6250K .......... .......... .......... .......... .......... 37% 572M 5s 6300K .......... .......... .......... .......... .......... 37% 506M 5s 6350K .......... .......... .......... .......... .......... 37% 594M 5s 6400K .......... .......... .......... .......... .......... 38% 588M 5s 6450K .......... .......... .......... .......... .......... 38% 593M 4s 6500K .......... .......... .......... .......... .......... 38% 515M 4s 6550K .......... .......... .......... .......... .......... 39% 459M 4s 6600K .......... .......... .......... .......... .......... 39% 3.03M 4s 6650K .......... .......... .......... .......... .......... 39% 1.92M 4s 6700K .......... .......... .......... .......... .......... 40% 3.08M 4s 6750K .......... .......... .......... .......... .......... 40% 1.71M 4s 6800K .......... .......... .......... .......... .......... 40% 2.19M 4s 6850K .......... .......... .......... .......... .......... 40% 1.78M 4s 6900K .......... .......... .......... .......... .......... 41% 2.18M 4s 6950K .......... .......... .......... .......... .......... 41% 4.39M 4s 7000K .......... .......... .......... .......... .......... 41% 2.87M 4s 7050K .......... .......... .......... .......... .......... 42% 3.48M 4s 7100K .......... .......... .......... .......... .......... 42% 5.35M 4s 7150K .......... .......... .......... .......... .......... 42% 3.00M 4s 7200K .......... .......... .......... .......... .......... 42% 2.67M 4s 7250K .......... .......... .......... .......... .......... 43% 2.98M 4s 7300K .......... .......... .......... .......... .......... 43% 3.15M 4s 7350K .......... .......... .......... .......... .......... 43% 3.17M 4s 7400K .......... .......... .......... .......... .......... 44% 2.65M 4s 7450K .......... .......... .......... .......... .......... 44% 3.80M 4s 7500K .......... .......... .......... .......... .......... 44% 2.57M 4s 7550K .......... .......... .......... .......... .......... 45% 3.13M 4s 7600K .......... .......... .......... .......... .......... 45% 3.30M 4s 7650K .......... .......... .......... .......... .......... 45% 2.16M 4s 7700K .......... .......... .......... .......... .......... 45% 5.83M 4s 7750K .......... .......... .......... .......... .......... 46% 4.54M 4s 7800K .......... .......... .......... .......... .......... 46% 4.21M 4s 7850K .......... .......... .......... .......... .......... 46% 4.41M 4s 7900K .......... .......... .......... .......... .......... 47% 2.89M 4s 7950K .......... .......... .......... .......... .......... 47% 2.84M 4s 8000K .......... .......... .......... .......... .......... 47% 4.09M 4s 8050K .......... .......... .......... .......... .......... 48% 3.50M 4s 8100K .......... .......... .......... .......... .......... 48% 2.66M 4s 8150K .......... .......... .......... .......... .......... 48% 2.23M 4s 8200K .......... .......... .......... .......... .......... 48% 1.96M 4s 8250K .......... .......... .......... .......... .......... 49% 3.12M 4s 8300K .......... .......... .......... .......... .......... 49% 2.18M 3s 8350K .......... .......... .......... .......... .......... 49% 2.65M 3s 8400K .......... .......... .......... .......... .......... 50% 2.74M 3s 8450K .......... .......... .......... .......... .......... 50% 3.49M 3s 8500K .......... .......... .......... .......... .......... 50% 3.64M 3s 8550K .......... .......... .......... .......... .......... 50% 1.99M 3s 8600K .......... .......... .......... .......... .......... 51% 2.25M 3s 8650K .......... .......... .......... .......... .......... 51% 3.51M 3s 8700K .......... .......... .......... .......... .......... 51% 3.19M 3s 8750K .......... .......... .......... .......... .......... 52% 4.41M 3s 8800K .......... .......... .......... .......... .......... 52% 3.11M 3s 8850K .......... .......... .......... .......... .......... 52% 3.76M 3s 8900K .......... .......... .......... .......... .......... 53% 2.97M 3s 8950K .......... .......... .......... .......... .......... 53% 2.08M 3s 9000K .......... .......... .......... .......... .......... 53% 1.97M 3s 9050K .......... .......... .......... .......... .......... 53% 2.52M 3s 9100K .......... .......... .......... .......... .......... 54% 2.82M 3s 9150K .......... .......... .......... .......... .......... 54% 1.66M 3s 9200K .......... .......... .......... .......... .......... 54% 1.73M 3s 9250K .......... .......... .......... .......... .......... 55% 1.65M 3s 9300K .......... .......... .......... .......... .......... 55% 251K 3s 9350K .......... .......... .......... .......... .......... 55% 357M 3s 9400K .......... .......... .......... .......... .......... 56% 613M 3s 9450K .......... .......... .......... .......... .......... 56% 526M 3s 9500K .......... .......... .......... .......... .......... 56% 625M 3s 9550K .......... .......... .......... .......... .......... 56% 628M 3s 9600K .......... .......... .......... .......... .......... 57% 2.08M 3s 9650K .......... .......... .......... .......... .......... 57% 1.32M 3s 9700K .......... .......... .......... .......... .......... 57% 1.64M 3s 9750K .......... .......... .......... .......... .......... 58% 1.48M 3s 9800K .......... .......... .......... .......... .......... 58% 1.72M 3s 9850K .......... .......... .......... .......... .......... 58% 2.12M 3s 9900K .......... .......... .......... .......... .......... 58% 2.10M 3s 9950K .......... .......... .......... .......... .......... 59% 1.80M 3s 10000K .......... .......... .......... .......... .......... 59% 1.95M 3s 10050K .......... .......... .......... .......... .......... 59% 1.70M 3s 10100K .......... .......... .......... .......... .......... 60% 1.87M 3s 10150K .......... .......... .......... .......... .......... 60% 2.20M 3s 10200K .......... .......... .......... .......... .......... 60% 2.17M 3s 10250K .......... .......... .......... .......... .......... 61% 1.85M 3s 10300K .......... .......... .......... .......... .......... 61% 2.25M 3s 10350K .......... .......... .......... .......... .......... 61% 2.10M 3s 10400K .......... .......... .......... .......... .......... 61% 2.03M 3s 10450K .......... .......... .......... .......... .......... 62% 1.86M 3s 10500K .......... .......... .......... .......... .......... 62% 1.94M 3s 10550K .......... .......... .......... .......... .......... 62% 2.15M 3s 10600K .......... .......... .......... .......... .......... 63% 2.34M 3s 10650K .......... .......... .......... .......... .......... 63% 2.20M 3s 10700K .......... .......... .......... .......... .......... 63% 2.32M 3s 10750K .......... .......... .......... .......... .......... 64% 2.29M 3s 10800K .......... .......... .......... .......... .......... 64% 1.90M 3s 10850K .......... .......... .......... .......... .......... 64% 1.92M 3s 10900K .......... .......... .......... .......... .......... 64% 1.85M 3s 10950K .......... .......... .......... .......... .......... 65% 2.25M 2s 11000K .......... .......... .......... .......... .......... 65% 2.10M 2s 11050K .......... .......... .......... .......... .......... 65% 1.65M 2s 11100K .......... .......... .......... .......... .......... 66% 1.74M 2s 11150K .......... .......... .......... .......... .......... 66% 1.48M 2s 11200K .......... .......... .......... .......... .......... 66% 1.64M 2s 11250K .......... .......... .......... .......... .......... 67% 2.03M 2s 11300K .......... .......... .......... .......... .......... 67% 2.08M 2s 11350K .......... .......... .......... .......... .......... 67% 1.96M 2s 11400K .......... .......... .......... .......... .......... 67% 1.92M 2s 11450K .......... .......... .......... .......... .......... 68% 1.91M 2s 11500K .......... .......... .......... .......... .......... 68% 2.04M 2s 11550K .......... .......... .......... .......... .......... 68% 2.51M 2s 11600K .......... .......... .......... .......... .......... 69% 2.01M 2s 11650K .......... .......... .......... .......... .......... 69% 2.36M 2s 11700K .......... .......... .......... .......... .......... 69% 1.99M 2s 11750K .......... .......... .......... .......... .......... 69% 1.79M 2s 11800K .......... .......... .......... .......... .......... 70% 1.50M 2s 11850K .......... .......... .......... .......... .......... 70% 2.04M 2s 11900K .......... .......... .......... .......... .......... 70% 2.12M 2s 11950K .......... .......... .......... .......... .......... 71% 2.12M 2s 12000K .......... .......... .......... .......... .......... 71% 2.42M 2s 12050K .......... .......... .......... .......... .......... 71% 2.07M 2s 12100K .......... .......... .......... .......... .......... 72% 2.28M 2s 12150K .......... .......... .......... .......... .......... 72% 1.86M 2s 12200K .......... .......... .......... .......... .......... 72% 1.50M 2s 12250K .......... .......... .......... .......... .......... 72% 1.79M 2s 12300K .......... .......... .......... .......... .......... 73% 1.85M 2s 12350K .......... .......... .......... .......... .......... 73% 1.94M 2s 12400K .......... .......... .......... .......... .......... 73% 2.17M 2s 12450K .......... .......... .......... .......... .......... 74% 2.10M 2s 12500K .......... .......... .......... .......... .......... 74% 1.91M 2s 12550K .......... .......... .......... .......... .......... 74% 2.66M 2s 12600K .......... .......... .......... .......... .......... 75% 1.98M 2s 12650K .......... .......... .......... .......... .......... 75% 1.74M 2s 12700K .......... .......... .......... .......... .......... 75% 1.85M 2s 12750K .......... .......... .......... .......... .......... 75% 1.66M 2s 12800K .......... .......... .......... .......... .......... 76% 1.78M 2s 12850K .......... .......... .......... .......... .......... 76% 1.75M 2s 12900K .......... .......... .......... .......... .......... 76% 1.88M 2s 12950K .......... .......... .......... .......... .......... 77% 1.99M 2s 13000K .......... .......... .......... .......... .......... 77% 1.47M 2s 13050K .......... .......... .......... .......... .......... 77% 1.47M 2s 13100K .......... .......... .......... .......... .......... 77% 1.80M 2s 13150K .......... .......... .......... .......... .......... 78% 2.05M 2s 13200K .......... .......... .......... .......... .......... 78% 2.13M 2s 13250K .......... .......... .......... .......... .......... 78% 2.15M 2s 13300K .......... .......... .......... .......... .......... 79% 1.57M 2s 13350K .......... .......... .......... .......... .......... 79% 1.48M 2s 13400K .......... .......... .......... .......... .......... 79% 1.71M 2s 13450K .......... .......... .......... .......... .......... 80% 1.75M 1s 13500K .......... .......... .......... .......... .......... 80% 1.87M 1s 13550K .......... .......... .......... .......... .......... 80% 2.05M 1s 13600K .......... .......... .......... .......... .......... 80% 1.96M 1s 13650K .......... .......... .......... .......... .......... 81% 2.40M 1s 13700K .......... .......... .......... .......... .......... 81% 2.15M 1s 13750K .......... .......... .......... .......... .......... 81% 1.95M 1s 13800K .......... .......... .......... .......... .......... 82% 2.35M 1s 13850K .......... .......... .......... .......... .......... 82% 1.83M 1s 13900K .......... .......... .......... .......... .......... 82% 1.52M 1s 13950K .......... .......... .......... .......... .......... 83% 2.18M 1s 14000K .......... .......... .......... .......... .......... 83% 1.88M 1s 14050K .......... .......... .......... .......... .......... 83% 2.09M 1s 14100K .......... .......... .......... .......... .......... 83% 2.58M 1s 14150K .......... .......... .......... .......... .......... 84% 2.45M 1s 14200K .......... .......... .......... .......... .......... 84% 2.50M 1s 14250K .......... .......... .......... .......... .......... 84% 1.82M 1s 14300K .......... .......... .......... .......... .......... 85% 1.44M 1s 14350K .......... .......... .......... .......... .......... 85% 2.05M 1s 14400K .......... .......... .......... .......... .......... 85% 2.09M 1s 14450K .......... .......... .......... .......... .......... 85% 2.28M 1s 14500K .......... .......... .......... .......... .......... 86% 2.38M 1s 14550K .......... .......... .......... .......... .......... 86% 2.48M 1s 14600K .......... .......... .......... .......... .......... 86% 2.15M 1s 14650K .......... .......... .......... .......... .......... 87% 2.40M 1s 14700K .......... .......... .......... .......... .......... 87% 1.73M 1s 14750K .......... .......... .......... .......... .......... 87% 1.55M 1s 14800K .......... .......... .......... .......... .......... 88% 2.06M 1s 14850K .......... .......... .......... .......... .......... 88% 2.25M 1s 14900K .......... .......... .......... .......... .......... 88% 2.16M 1s 14950K .......... .......... .......... .......... .......... 88% 2.02M 1s 15000K .......... .......... .......... .......... .......... 89% 1.69M 1s 15050K .......... .......... .......... .......... .......... 89% 2.13M 1s 15100K .......... .......... .......... .......... .......... 89% 2.34M 1s 15150K .......... .......... .......... .......... .......... 90% 2.37M 1s 15200K .......... .......... .......... .......... .......... 90% 2.27M 1s 15250K .......... .......... .......... .......... .......... 90% 2.42M 1s 15300K .......... .......... .......... .......... .......... 91% 2.02M 1s 15350K .......... .......... .......... .......... .......... 91% 1.83M 1s 15400K .......... .......... .......... .......... .......... 91% 1.72M 1s 15450K .......... .......... .......... .......... .......... 91% 1.89M 1s 15500K .......... .......... .......... .......... .......... 92% 2.28M 1s 15550K .......... .......... .......... .......... .......... 92% 2.37M 1s 15600K .......... .......... .......... .......... .......... 92% 2.14M 1s 15650K .......... .......... .......... .......... .......... 93% 2.22M 1s 15700K .......... .......... .......... .......... .......... 93% 2.03M 0s 15750K .......... .......... .......... .......... .......... 93% 1.80M 0s 15800K .......... .......... .......... .......... .......... 93% 2.11M 0s 15850K .......... .......... .......... .......... .......... 94% 2.34M 0s 15900K .......... .......... .......... .......... .......... 94% 2.51M 0s 15950K .......... .......... .......... .......... .......... 94% 2.60M 0s 16000K .......... .......... .......... .......... .......... 95% 2.74M 0s 16050K .......... .......... .......... .......... .......... 95% 2.98M 0s 16100K .......... .......... .......... .......... .......... 95% 2.24M 0s 16150K .......... .......... .......... .......... .......... 96% 2.17M 0s 16200K .......... .......... .......... .......... .......... 96% 1.73M 0s 16250K .......... .......... .......... .......... .......... 96% 2.96M 0s 16300K .......... .......... .......... .......... .......... 96% 2.53M 0s 16350K .......... .......... .......... .......... .......... 97% 2.36M 0s 16400K .......... .......... .......... .......... .......... 97% 2.30M 0s 16450K .......... .......... .......... .......... .......... 97% 3.07M 0s 16500K .......... .......... .......... .......... .......... 98% 2.41M 0s 16550K .......... .......... .......... .......... .......... 98% 2.56M 0s 16600K .......... .......... .......... .......... .......... 98% 2.32M 0s 16650K .......... .......... .......... .......... .......... 99% 2.53M 0s 16700K .......... .......... .......... .......... .......... 99% 2.55M 0s 16750K .......... .......... .......... .......... .......... 99% 2.29M 0s 16800K .......... .......... .......... .......... .......... 99% 2.78M 0s 16850K .......... .... 100% 2.76M=7.5s 2023-07-17 09:22:53 (2.19 MB/s) - '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4.tar.gz' saved [17269391/17269391] Computing checksum for /src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4.tar.gz... Good checksum rm -Rf postgis-3.1.4 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/postgis-3.1.4.tar.gz` tar.gz postgis-3.1.4 make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core OPTIONS="--without-protobuf" configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' cd build/postgis-3.1.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/scientific_core --without-protobuf checking for a BSD-compatible install... /bin/install -c 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 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 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-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... 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 for gawk... gawk 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... yes 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking whether byte ordering is bigendian... no checking for cpp... /bin/cpp checking if gcc supports -fno-math-errno... yes checking if gcc supports -fno-signed-zeros... yes checking if gcc supports -std=gnu99... yes checking if gcc supports --exclude-libs... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... /bin/bison checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for vasprintf... yes checking for asprintf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for perl... /bin/perl checking for xsltproc... /bin/xsltproc checking for convert... no configure: WARNING: ImageMagick does not seem to be installed. Documentation cannot be built checking for dblatex... no configure: WARNING: dblatex is not installed so PDF documentation cannot be built checking for xmllint... /bin/xmllint configure: WARNING: could not locate Docbook stylesheets required to build the documentation checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CUNIT... no configure: WARNING: could not locate CUnit required for unit tests checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for iconvctl... no checking for libiconvctl... no checking for pg_config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config checking PostgreSQL version... PostgreSQL 14.5 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQserverVersion in -lpq... yes ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-2.0/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config we will be installing: * postgis shared library in /opt/metwork-mfext-2.0/opt/scientific_core/lib * postgis SQL files in /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1 * postgis executables in /opt/metwork-mfext-2.0/opt/scientific_core/bin ------------------------------------------------------------------------ checking for xml2-config... /bin/xml2-config checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking libxml/xpathInternals.h usability... yes checking libxml/xpathInternals.h presence... yes checking for libxml/xpathInternals.h... yes checking for xmlInitParser in -lxml2... yes checking for geos-config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/geos-config checking GEOS version... 3.8.0 checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for initGEOS in -lgeos_c... yes checking for sfcgal-config... no checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking for ld used by GCC... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for PROJ... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for pj_get_release in -lproj... yes checking for JSONC... yes phony-revision: checking for PCRE... yes TOPOLOGY: Topology support requested RASTER: Raster support requested checking for gdal-config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/gdal-config checking GDAL version... 3.0.4 checking for OGR enabled... yes checking gdal.h usability... yes checking gdal.h presence... yes checking for gdal.h... yes checking ogr_api.h usability... yes checking ogr_api.h presence... yes checking for ogr_api.h... yes checking cpl_conv.h usability... yes checking cpl_conv.h presence... yes checking for cpl_conv.h... yes checking for library containing GDALAllRegister... none required checking for library containing OGRRegisterAll... none required enabling PostgreSQL extension support... configure: creating ./config.status config.status: creating GNUmakefile config.status: creating extensions/Makefile config.status: creating extensions/postgis/Makefile config.status: creating extensions/postgis_raster/Makefile config.status: creating extensions/postgis_sfcgal/Makefile config.status: creating extensions/postgis_topology/Makefile config.status: creating extensions/postgis_tiger_geocoder/Makefile config.status: creating extensions/address_standardizer/Makefile config.status: creating liblwgeom/Makefile config.status: creating liblwgeom/cunit/Makefile config.status: creating liblwgeom/liblwgeom.h config.status: creating libpgcommon/Makefile config.status: creating libpgcommon/cunit/Makefile config.status: creating postgis/Makefile config.status: creating postgis/sqldefines.h config.status: creating sfcgal/Makefile config.status: creating sfcgal/regress/Makefile config.status: creating loader/Makefile config.status: creating loader/cunit/Makefile config.status: creating topology/Makefile config.status: creating topology/test/Makefile config.status: creating regress/Makefile config.status: creating regress/core/Makefile config.status: creating regress/core/tests.mk config.status: creating regress/dumper/Makefile config.status: creating regress/loader/Makefile config.status: creating doc/Makefile config.status: creating doc/Makefile.comments config.status: creating doc/html/image_src/Makefile config.status: creating utils/Makefile config.status: creating raster/Makefile config.status: creating raster/rt_core/Makefile config.status: creating raster/rt_pg/Makefile config.status: creating raster/loader/Makefile config.status: creating raster/test/Makefile config.status: creating raster/test/cunit/Makefile config.status: creating raster/test/regress/Makefile config.status: creating raster/scripts/Makefile config.status: creating raster/scripts/python/Makefile config.status: creating deps/Makefile config.status: creating deps/ryu/Makefile config.status: creating postgis_config.h config.status: creating raster/raster_config.h config.status: executing libtool commands config.status: executing po-directories commands PostGIS is now configured for x86_64-pc-linux-gnu -------------- Compiler Info ------------- C compiler: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros CPPFLAGS: -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG LDFLAGS: -lm SQL preprocessor: /bin/cpp -traditional-cpp -w -P -------------- Additional Info ------------- Interrupt Tests: DISABLED use: --with-interrupt-tests to enable -------------- Dependencies -------------- GEOS config: /opt/metwork-mfext-2.0/opt/scientific_core/bin/geos-config GEOS version: 3.8.0 GDAL config: /opt/metwork-mfext-2.0/opt/scientific_core/bin/gdal-config GDAL version: 3.0.4 PostgreSQL config: /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 14.5 PROJ4 version: 63 Libxml2 config: /bin/xml2-config Libxml2 version: 2.9.7 JSON-C support: yes protobuf support: no PCRE support: yes Perl: /bin/perl Wagyu: no --------------- Extensions --------------- PostGIS Raster: enabled PostGIS Topology: enabled SFCGAL support: disabled Address Standardizer support: enabled -------- Documentation Generation -------- xsltproc: /bin/xsltproc xsl style sheets: dblatex: convert: mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd configure: WARNING: --------- GEOS VERSION WARNING ------------ configure: WARNING: You are building against GEOS 3.8.0. configure: WARNING: configure: WARNING: To take advantage of _all_ the features of configure: WARNING: PostGIS, GEOS 3.9.0 or higher is required. configure: WARNING: configure: WARNING: For _many_ features, GEOS 3.6.0 is enough. configure: WARNING: configure: WARNING: We recommend GEOS 3.8.0 or higher configure: WARNING: configure: WARNING: You can download the latest versions from configure: WARNING: http://geos.osgeo.org/ configure: WARNING: cd build/postgis-3.1.4 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' /bin/perl utils/repo_revision.pl Wrote rev file at 837359c for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o stringbuffer.lo stringbuffer.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o bytebuffer.lo bytebuffer.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -fPIC -DPIC -o .libs/bytebuffer.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -o bytebuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures.lo measures.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -o measures.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures3d.lo measures3d.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -o measures3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o ptarray.lo ptarray.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -o ptarray.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lookup3.lo lookup3.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -fPIC -DPIC -o .libs/lookup3.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -o lookup3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_api.lo lwgeom_api.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom.lo lwgeom.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoint.lo lwpoint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwline.lo lwline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -fPIC -DPIC -o .libs/lwline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -o lwline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoly.lo lwpoly.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtriangle.lo lwtriangle.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoint.lo lwmpoint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmline.lo lwmline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -o lwmline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoly.lo lwmpoly.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwboundingcircle.lo lwboundingcircle.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -fPIC -DPIC -o .libs/lwboundingcircle.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -o lwboundingcircle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcollection.lo lwcollection.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcircstring.lo lwcircstring.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcompound.lo lwcompound.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcurvepoly.lo lwcurvepoly.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmcurve.lo lwmcurve.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmsurface.lo lwmsurface.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpsurface.lo lwpsurface.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtin.lo lwtin.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -o lwtin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkb.lo lwout_wkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_geojson.lo lwin_geojson.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -fPIC -DPIC -o .libs/lwin_geojson.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -o lwin_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkb.lo lwin_wkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_twkb.lo lwin_twkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -fPIC -DPIC -o .libs/lwin_twkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -o lwin_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwiterator.lo lwiterator.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -fPIC -DPIC -o .libs/lwiterator.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -o lwiterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_median.lo lwgeom_median.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -fPIC -DPIC -o .libs/lwgeom_median.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -o lwgeom_median.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkt.lo lwout_wkt.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_twkb.lo lwout_twkb.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -fPIC -DPIC -o .libs/lwout_twkb.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -o lwout_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_parse.lo lwin_wkt_parse.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_lex.lo lwin_wkt_lex.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt.lo lwin_wkt.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_encoded_polyline.lo lwin_encoded_polyline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -fPIC -DPIC -o .libs/lwin_encoded_polyline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -o lwin_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwutil.lo lwutil.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -o lwutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwhomogenize.lo lwhomogenize.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwalgorithm.lo lwalgorithm.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwstroke.lo lwstroke.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -fPIC -DPIC -o .libs/lwstroke.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -o lwstroke.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwlinearreferencing.lo lwlinearreferencing.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwprint.lo lwprint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -o lwprint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gbox.lo gbox.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -fPIC -DPIC -o .libs/gbox.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -o gbox.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized.lo gserialized.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -fPIC -DPIC -o .libs/gserialized.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -o gserialized.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized1.lo gserialized1.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -fPIC -DPIC -o .libs/gserialized1.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -o gserialized1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized2.lo gserialized2.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -fPIC -DPIC -o .libs/gserialized2.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -o gserialized2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic.lo lwgeodetic.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic_tree.lo lwgeodetic_tree.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -fPIC -DPIC -o .libs/lwgeodetic_tree.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -o lwgeodetic_tree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwrandom.lo lwrandom.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -fPIC -DPIC -o .libs/lwrandom.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -o lwrandom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtree.lo lwtree.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -o lwtree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_gml.lo lwout_gml.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_kml.lo lwout_kml.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_geojson.lo lwout_geojson.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_svg.lo lwout_svg.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_x3d.lo lwout_x3d.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_encoded_polyline.lo lwout_encoded_polyline.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -fPIC -DPIC -o .libs/lwout_encoded_polyline.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -o lwout_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_debug.lo lwgeom_debug.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos.lo lwgeom_geos.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_cluster.lo lwgeom_geos_cluster.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -fPIC -DPIC -o .libs/lwgeom_geos_cluster.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -o lwgeom_geos_cluster.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_node.lo lwgeom_geos_node.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_split.lo lwgeom_geos_split.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_topo.lo lwgeom_topo.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -fPIC -DPIC -o .libs/lwgeom_topo.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -o lwgeom_topo.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_transform.lo lwgeom_transform.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_wrapx.lo lwgeom_wrapx.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -fPIC -DPIC -o .libs/lwgeom_wrapx.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -o lwgeom_wrapx.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwunionfind.lo lwunionfind.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -fPIC -DPIC -o .libs/lwunionfind.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -o lwunionfind.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o effectivearea.lo effectivearea.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -fPIC -DPIC -o .libs/effectivearea.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -o effectivearea.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwchaikins.lo lwchaikins.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -fPIC -DPIC -o .libs/lwchaikins.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -o lwchaikins.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmval.lo lwmval.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -fPIC -DPIC -o .libs/lwmval.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -o lwmval.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwkmeans.lo lwkmeans.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -fPIC -DPIC -o .libs/lwkmeans.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -o lwkmeans.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o varint.lo varint.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -fPIC -DPIC -o .libs/varint.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -o varint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwspheroid.lo lwspheroid.c libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o libtool: compile: gcc -I../deps/ryu/.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 make -C ../deps/ryu libryu.la make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' /bin/sh ../../libtool --mode=compile gcc -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c -o d2s.lo d2s.c libtool: compile: gcc -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c d2s.c -fPIC -DPIC -o .libs/d2s.o libtool: compile: gcc -I.. -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -DRYU_NO_TRAILING_ZEROS -c d2s.c -o d2s.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc d2s.lo -static -o libryu.la libtool: link: ar cr .libs/libryu.a d2s.o libtool: link: ranlib .libs/libryu.a libtool: link: ( cd ".libs" && rm -f "libryu.la" && ln -s "../libryu.la" "libryu.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/deps/ryu' /bin/sh ../libtool --tag=CC --mode=link gcc -rpath /opt/metwork-mfext-2.0/opt/scientific_core/lib stringbuffer.lo bytebuffer.lo measures.lo measures3d.lo ptarray.lo lookup3.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwboundingcircle.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_geojson.lo lwin_wkb.lo lwin_twkb.lo lwiterator.lo lwgeom_median.lo lwout_wkt.lo lwout_twkb.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwin_encoded_polyline.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwstroke.lo lwlinearreferencing.lo lwprint.lo gbox.lo gserialized.lo gserialized1.lo gserialized2.lo lwgeodetic.lo lwgeodetic_tree.lo lwrandom.lo lwtree.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwout_encoded_polyline.lo lwgeom_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_cluster.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_topo.lo lwgeom_transform.lo lwgeom_wrapx.lo lwunionfind.lo effectivearea.lo lwchaikins.lo lwmval.lo lwkmeans.lo varint.lo lwspheroid.lo ../deps/ryu/libryu.la\ -release 3.1 -version-info 0:0:0 -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljson-c -no-undefined -static -o liblwgeom.la libtool: link: (cd .libs/liblwgeom.lax/libryu.a && ar x "/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom/../deps/ryu/.libs/libryu.a") libtool: link: ar cr .libs/liblwgeom.a stringbuffer.o bytebuffer.o measures.o measures3d.o ptarray.o lookup3.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwboundingcircle.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_geojson.o lwin_wkb.o lwin_twkb.o lwiterator.o lwgeom_median.o lwout_wkt.o lwout_twkb.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwin_encoded_polyline.o lwutil.o lwhomogenize.o lwalgorithm.o lwstroke.o lwlinearreferencing.o lwprint.o gbox.o gserialized.o gserialized1.o gserialized2.o lwgeodetic.o lwgeodetic_tree.o lwrandom.o lwtree.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwout_encoded_polyline.o lwgeom_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_cluster.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_topo.o lwgeom_transform.o lwgeom_wrapx.o lwunionfind.o effectivearea.o lwchaikins.o lwmval.o lwkmeans.o varint.o lwspheroid.o .libs/liblwgeom.lax/libryu.a/d2s.o libtool: link: ranlib .libs/liblwgeom.a libtool: link: rm -fr .libs/liblwgeom.lax libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' gcc -I../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include -fPIC -DPIC -c -o gserialized_gist.o gserialized_gist.c gcc -I../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_transform.o lwgeom_transform.c gcc -I../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_cache.o lwgeom_cache.c gcc -I../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_pg.o lwgeom_pg.c gcc -I../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include -fPIC -DPIC -c -o shared_gserialized.o shared_gserialized.c ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_cache.o lwgeom_pg.o shared_gserialized.o ar: creating libpgcommon.a make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgis_module.o postgis_module.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_accum.o lwgeom_accum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_spheroid.o lwgeom_spheroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_ogc.o lwgeom_ogc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_inout.o lwgeom_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_btree.o lwgeom_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_box.o lwgeom_box.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_box3d.o lwgeom_box3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_geos.o lwgeom_geos.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_generate_grid.o lwgeom_generate_grid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_export.o lwgeom_export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_in_gml.o lwgeom_in_gml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_in_kml.o lwgeom_in_kml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_in_geohash.o lwgeom_in_geohash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_in_encoded_polyline.o lwgeom_in_encoded_polyline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_dump.o lwgeom_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_dumppoints.o lwgeom_dumppoints.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_functions_temporal.o lwgeom_functions_temporal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_rectree.o lwgeom_rectree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o long_xact.o long_xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_rtree.o lwgeom_rtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_transform.o lwgeom_transform.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_window.o lwgeom_window.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_typmod.o gserialized_typmod.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_gist_2d.o gserialized_gist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_gist_nd.o gserialized_gist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_supportfn.o gserialized_supportfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_spgist_2d.o gserialized_spgist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_spgist_3d.o gserialized_spgist_3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_spgist_nd.o gserialized_spgist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_2d.o brin_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_nd.o brin_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o brin_common.o brin_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gserialized_estimate.o gserialized_estimate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geography_inout.o geography_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geography_btree.o geography_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geography_centroid.o geography_centroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geography_measurement.o geography_measurement.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geography_measurement_trees.o geography_measurement_trees.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geometry_inout.o geometry_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgis_libprotobuf.o postgis_libprotobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o mvt.o mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geobuf.o geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_out_geobuf.o lwgeom_out_geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lwgeom_out_geojson.o lwgeom_out_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgis_legacy.o postgis_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis-3.so postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_generate_grid.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o lwgeom_window.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_supportfn.o gserialized_spgist_2d.o gserialized_spgist_3d.o gserialized_spgist_nd.o brin_2d.o brin_nd.o brin_common.o gserialized_estimate.o geography_inout.o geography_btree.o geography_centroid.o geography_measurement.o geography_measurement_trees.o geometry_inout.o postgis_libprotobuf.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -lm ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljson-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /bin/cpp -traditional-cpp -w -P -I../libpgcommon postgis.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > postgis.sql /bin/perl ../utils/create_undef.pl postgis.sql 140 > uninstall_postgis.sql /bin/perl ../utils/postgis_proc_upgrade.pl postgis.sql UNUSED > postgis_upgrade.sql.in echo "BEGIN;" > postgis_upgrade.sql cat postgis_before_upgrade.sql postgis_upgrade.sql.in postgis_after_upgrade.sql >> postgis_upgrade.sql echo "COMMIT;" >> postgis_upgrade.sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy.sql /bin/perl ../utils/create_undef.pl legacy.sql 140 > uninstall_legacy.sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy_minimal.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_minimal.sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy_gist.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_gist.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_util.o rt_util.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_spatial_relationship.o rt_spatial_relationship.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_mapalgebra.o rt_mapalgebra.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_geometry.o rt_geometry.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_statistics.o rt_statistics.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_pixel.o rt_pixel.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_warp.o rt_warp.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_band.o rt_band.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_raster.o rt_raster.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_serialize.o rt_serialize.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_wkb.o rt_wkb.c gcc -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c -o rt_context.o rt_context.c ar rs librtcore.a rt_util.o rt_spatial_relationship.o rt_mapalgebra.o rt_geometry.o rt_statistics.o rt_pixel.o rt_warp.o rt_band.o rt_raster.o rt_serialize.o rt_wkb.o rt_context.o ar: creating librtcore.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpostgis.o rtpostgis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_internal.o rtpg_internal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_legacy.o rtpg_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_spatial_relationship.o rtpg_spatial_relationship.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_mapalgebra.o rtpg_mapalgebra.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_utility.o rtpg_utility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_inout.o rtpg_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_wkb.o rtpg_wkb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_geometry.o rtpg_geometry.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_raster_properties.o rtpg_raster_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_band_properties.o rtpg_band_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_pixel.o rtpg_pixel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_create.o rtpg_create.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_gdal.o rtpg_gdal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o rtpg_statistics.o rtpg_statistics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis_raster-3.so rtpostgis.o rtpg_internal.o rtpg_legacy.o rtpg_spatial_relationship.o rtpg_mapalgebra.o rtpg_utility.o rtpg_inout.o rtpg_wkb.o rtpg_geometry.o rtpg_raster_properties.o rtpg_band_properties.o rtpg_pixel.o rtpg_create.o rtpg_gdal.o rtpg_statistics.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljson-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis.sql /bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_upgrade_cleanup.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_upgrade_cleanup.sql /bin/perl ../../utils/postgis_proc_upgrade.pl rtpostgis.sql UNUSED > rtpostgis_upgrade.sql.in /bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_drop.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_drop.sql echo 'BEGIN;' > rtpostgis_upgrade.sql cat rtpostgis_upgrade_cleanup.sql rtpostgis_upgrade.sql.in rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> rtpostgis_upgrade.sql echo 'COMMIT;' >> rtpostgis_upgrade.sql /bin/perl ../../utils/create_undef.pl rtpostgis.sql 140 > uninstall_rtpostgis.sql /bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_legacy.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_legacy.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c raster2pgsql.c /bin/sh ../../libtool --mode=link gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include ../rt_core/librtcore.a raster2pgsql.o -lm -static ../../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -lc -o raster2pgsql libtool: link: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include raster2pgsql.o -o raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a -lm -L/opt/metwork-mfext-2.0/opt/scientific_core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgdal.so -lcrypto -ljson-c -lexpat -lopenjp2 -ljasper /opt/metwork-mfext-2.0/opt/scientific_core/lib/libnetcdf.so -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libhdf5.so -lsz /opt/metwork-mfext-2.0/opt/scientific_core/lib/libmfhdf.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libdf.so -ltirpc /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeotiff.so -ljpeg -ltiff -lpng -lpq -lzstd -lrt /opt/metwork-mfext-2.0/opt/scientific_core/lib/libspatialite.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lpthread -lsqlite3 -lpcre -lcurl -lxml2 -lz -llzma -ldl /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so -lc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -I../libpgcommon -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o postgis_topology.o postgis_topology.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis_topology-3.so postgis_topology.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljson-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm /bin/cpp -traditional-cpp -w -P topology.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology.sql /bin/cpp -traditional-cpp -w -P topology_drop_before.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_drop_before.sql /bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' topology.sql > topology_upgrade.sql.in /bin/cpp -traditional-cpp -w -P topology_drop_after.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_drop_after.sql cat topology_drop_before.sql topology_upgrade.sql.in topology_drop_after.sql > topology_upgrade.sql /bin/perl ../utils/create_undef.pl topology.sql 140 > uninstall_topology.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shpopen.o shpopen.c gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o dbfopen.o dbfopen.c gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o getopt.o getopt.c gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shpcommon.o shpcommon.c gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o safileio.o safileio.c gcc -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c shp2pgsql-core.c gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o shp2pgsql-cli.o shp2pgsql-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.la -o shp2pgsql -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc libtool: link: gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o -o shp2pgsql -Wl,--as-needed -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,--enable-new-dtags -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a -lm /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lsqlite3 -lpthread -ljson-c -lc -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib gcc -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c pgsql2shp-core.c gcc -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -c pgsql2shp-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o ../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lpq -o pgsql2shp libtool: link: gcc -I ../liblwgeom -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-2.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o -Wl,--as-needed -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,--enable-new-dtags -o pgsql2shp -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a -lm /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-2.0/opt/scientific_core/lib/libproj.so -lsqlite3 -lpthread -ljson-c -lc -lpq -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-2.0/opt/scientific_core/lib cp postgis.pl postgis; chmod +x postgis make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' sed 's,@SRID_MAXIMUM@,999999,g;s,@SRID_USER_MAXIMUM@,998999,' postgis_restore.pl.in >postgis_restore.pl chmod +x create_undef.pl repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' /bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'3.1.4'g;s'@@POSTGIS_DOWNLOAD_URL@@'http://download.osgeo.org/postgis/source'g;" postgis.xml > postgis-out.xml /bin/xsltproc --novalid ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml > postgis_aggs_mm.xml /bin/xsltproc --novalid ./xsl/postgis_comments.sql.xsl postgis-out.xml > postgis_comments.sql /bin/xsltproc --novalid ./xsl/raster_comments.sql.xsl postgis-out.xml > raster_comments.sql /bin/xsltproc --novalid ./xsl/topology_comments.sql.xsl postgis-out.xml > topology_comments.sql /bin/xsltproc --novalid ./xsl/sfcgal_comments.sql.xsl postgis-out.xml > sfcgal_comments.sql /bin/xsltproc --novalid ./xsl/tiger_geocoder_comments.sql.xsl postgis-out.xml > tiger_geocoder_comments.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../../libpgcommon ../../postgis/postgis.sql.in | grep -v '^#' | \ /bin/perl -lpe \ "s'MODULE_PATHNAME'\$libdir/postgis-3'g" \ | /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_for_extension.sql /bin/perl ../../utils/create_spatial_ref_sys_config_dump.pl ../../spatial_ref_sys.sql > sql/spatial_ref_sys_config_dump.sql /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' ../../spatial_ref_sys.sql > sql/spatial_ref_sys.sql printf '\\echo Use "CREATE EXTENSION postgis" to load this file. \\quit\n' > sql/postgis--3.1.4.sql cat sql/postgis_for_extension.sql ../../doc/postgis_comments.sql sql/spatial_ref_sys_config_dump.sql sql/spatial_ref_sys.sql >> sql/postgis--3.1.4.sql sed '/UNPACKAGE_CODE/q' unpackage_raster_if_needed.sql > sql/raster_unpackage.sql cat ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql ../../raster/rt_pg/rtpostgis_drop.sql ../../raster/rt_pg/uninstall_rtpostgis.sql \ | /bin/perl ../../utils/create_extension_unpackage.pl postgis >> sql/raster_unpackage.sql sed -ne '/UNPACKAGE_CODE/{s///; :a' -e 'n;p;ba' -e '}' \ unpackage_raster_if_needed.sql >> sql/raster_unpackage.sql /bin/perl ../../utils/postgis_proc_upgrade.pl sql/postgis_for_extension.sql UNUSED > sql/postgis_upgrade_for_extension.sql.in #strip BEGIN/COMMIT since these are not allowed in extensions # WARNING: we should make sure these are not internal to function bodies cat ../../postgis/postgis_before_upgrade.sql sql/postgis_upgrade_for_extension.sql.in ../../postgis/postgis_after_upgrade.sql | /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_upgrade_for_extension.sql /bin/perl -pe "s/BEGIN\;//g ; s/COMMIT\;//g; s/^(DROP .*)\;/SELECT postgis_extension_drop_if_exists('postgis', '\1');\n\1\;/" sql/postgis_upgrade_for_extension.sql > sql/postgis_upgrade.sql printf '\\echo Use "CREATE EXTENSION postgis" to load this file. \\quit\n' > sql/postgis--ANY--3.1.4.sql cat ../postgis_extension_helper.sql sql/raster_unpackage.sql sql/postgis_upgrade.sql ../../doc/postgis_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis--ANY--3.1.4.sql # Ensure version is correct cat sql/postgis--ANY--3.1.4.sql > sql/postgis--unpackaged--3.1.4.sql cat sql/postgis--3.1.4.sql \ | /bin/perl ../../utils/create_unpackaged.pl postgis \ >> sql/postgis--unpackaged--3.1.4.sql cat postgis.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ | sed -e 's|@EXTENSION@|postgis|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis-3|g' \ > postgis.control echo "-- Nothing to do here" > sql/postgis--unpackaged.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' mkdir -p sql_bits cp sql_bits/add_search_path.sql.in sql_bits/add_search_path.sql mkdir -p sql_bits cat sql_bits/norm_addy_create.sql.in ../../extras/tiger_geocoder/utility/set_search_path.sql ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tables/lookup_tables_2011.sql ../../extras/tiger_geocoder/tiger_loader_2020.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql ../../extras/tiger_geocoder/topology/tiger_topology_loader.sql ../postgis_extension_helper.sql sql_bits/add_search_path.sql > sql_bits/tiger_geocoder.sql.in echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql_bits/tiger_geocoder.sql.in cat ../postgis_extension_helper_uninstall.sql >> sql_bits/tiger_geocoder.sql.in mkdir -p sql_bits sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql mkdir -p sql_bits cp ../../doc/tiger_geocoder_comments.sql sql_bits/tiger_geocoder_comments.sql mkdir -p sql cat sql_bits/tiger_geocoder.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder.sql cp sql/postgis_tiger_geocoder.sql sql/postgis_tiger_geocoder--3.1.4.sql cp sql_bits/tiger_geocoder--unpackaged.sql.in sql/postgis_tiger_geocoder--unpackaged--3.1.4.sql mkdir -p sql_bits cat ../../extras/tiger_geocoder/utility/set_search_path.sql sql_bits/upgrade_before.sql.in ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tiger_loader_2020.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql > sql_bits/tiger_geocoder_minor.sql.in sed -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\).*;/d' \ -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\)/,/\;/d' \ -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ sql_bits/tiger_geocoder_minor.sql.in > sql/tiger_geocoder_upgrade_minor.sql cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/tiger_geocoder_upgrade_minor.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder--ANY--3.1.4.sql echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql/postgis_tiger_geocoder--ANY--3.1.4.sql cat ../postgis_extension_helper_uninstall.sql >> sql/postgis_tiger_geocoder--ANY--3.1.4.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress.sql > sql/test-normalize_address.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress.sql > sql/test-pagc_normalize_address.sql mkdir -p expected cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress > expected/test-normalize_address.out cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress > expected/test-pagc_normalize_address.out echo 'ALTER EXTENSION postgis_tiger_geocoder UPDATE TO "3.1.4next"' > sql/test-upgrade.sql cp sql/test-upgrade.sql expected/test-upgrade.out cat postgis_tiger_geocoder.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > postgis_tiger_geocoder.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ ../../raster/rt_pg/rtpostgis.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g" > sql/rtpostgis_for_extension.sql /bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql/rtpostgis_for_extension.sql > sql/rtpostgis.sql cp ../../doc/raster_comments.sql sql/raster_comments.sql printf '\\echo Use "CREATE EXTENSION postgis_raster" to load this file. \\quit\n' > sql/postgis_raster--3.1.4.sql cat sql/rtpostgis.sql sql/raster_comments.sql >> sql/postgis_raster--3.1.4.sql /bin/perl ../../utils/postgis_proc_upgrade.pl sql/rtpostgis_for_extension.sql UNUSED > sql/rtpostgis_upgrade_for_extension.sql.in echo 'BEGIN;' > sql/rtpostgis_upgrade_for_extension.sql cat ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql sql/rtpostgis_upgrade_for_extension.sql.in ../../raster/rt_pg/rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> sql/rtpostgis_upgrade_for_extension.sql echo 'COMMIT;' >> sql/rtpostgis_upgrade_for_extension.sql /bin/perl -pe "s/BEGIN\;//g ; s/COMMIT\;//g; s/^(DROP .*)\;/SELECT postgis_extension_drop_if_exists('postgis_raster', '\1');\n\1\;/" sql/rtpostgis_upgrade_for_extension.sql > sql/rtpostgis_upgrade.sql printf '\\echo Use "CREATE EXTENSION postgis_raster" to load this file. \\quit\n' > sql/postgis_raster--ANY--3.1.4.sql cat ../postgis_extension_helper.sql sql/rtpostgis_upgrade.sql ../../doc/raster_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis_raster--ANY--3.1.4.sql # Ensure version is correct cat sql/postgis_raster--ANY--3.1.4.sql > sql/postgis_raster--unpackaged--3.1.4.sql cat sql/postgis_raster--3.1.4.sql | /bin/perl ../../utils/create_unpackaged.pl postgis_raster >> sql/postgis_raster--unpackaged--3.1.4.sql cat postgis_raster.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ | sed -e 's|@EXTENSION@|postgis_raster|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis_raster-3|g' \ > postgis_raster.control echo "-- Nothing to do here" > sql/postgis_raster--unpackaged.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology.sql > sql_bits/topology.sql cp ../../doc/topology_comments.sql sql_bits/topology_comments.sql mkdir -p sql printf '\\echo Use "CREATE EXTENSION postgis_topology" to load this file. \\quit\n' > sql/postgis_topology--3.1.4.sql cat extlock.sql sql_bits/topology.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql > sql/postgis_topology--3.1.4.sql sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology_upgrade.sql > sql/topology_upgrade.sql # Ugprade before packaging cat sql/topology_upgrade.sql > sql/postgis_topology--unpackaged--3.1.4.sql cat ../../topology/topology.sql | /bin/perl ../../utils/create_unpackaged.pl postgis_topology >> sql/postgis_topology--unpackaged--3.1.4.sql cat extlock.sql ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/topology_upgrade.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--ANY--3.1.4.sql cat postgis_topology.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > postgis_topology.control echo "-- Nothing to do here" > sql/postgis_topology--unpackaged.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o address_parser.o address_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o address_standardizer.o address_standardizer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o std_pg_hash.o std_pg_hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o err_param.o err_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o export.o export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o gamma.o gamma.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o lexicon.o lexicon.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o pagc_tools.o pagc_tools.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o parseaddress-api.o parseaddress-api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o standard.o standard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/opt/metwork-mfext-2.0/opt/scientific_core/include -I/usr/include/libxml2 -I/usr/include/json-c -DNDEBUG -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o tokenize.o tokenize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o address_standardizer-3.so address_parser.o address_standardizer.o std_pg_hash.o analyze.o err_param.o export.o gamma.o hash.o lexicon.o pagc_tools.o parseaddress-api.o standard.o tokenize.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -lproj -ljson-c -lxml2 -lz -llzma -lm -ldl -Wl,--exclude-libs,ALL -lm -lpcre mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon address_standardizer_types.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_types.sql mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon address_standardizer_functions.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_functions.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer.sql mkdir -p sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--1.0--3.1.4.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer--3.1.4.sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--ANY--3.1.4.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us--3.1.4.sql mkdir -p sql cat sql/address_standardizer_data_us--3.1.4.sql > sql/address_standardizer_data_us--3.1.4--3.1.4next.sql mkdir -p sql cat sql/address_standardizer_data_us--3.1.4.sql > sql/address_standardizer_data_us--3.1.4next--3.1.4.sql mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon test-init-extensions.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-init-extensions.sql mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon test-parseaddress.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-parseaddress.sql mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon test-standardize_address_1.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_1.sql mkdir -p sql /bin/cpp -traditional-cpp -w -P -I../libpgcommon test-standardize_address_2.sql.in | grep -v '^#' | \ /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_2.sql cat address_standardizer.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > address_standardizer.control cat address_standardizer_data_us.control.in \ | sed -e 's|@EXTVERSION@|3.1.4|g' \ > address_standardizer_data_us.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' PostGIS was built successfully. Ready to install. make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' cd build/postgis-3.1.4 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' /bin/perl utils/repo_revision.pl Not updating existing rev file at 837359c for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' chmod +x create_undef.pl repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' PostGIS was built successfully. Ready to install. make -C doc comments-install make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making install in ${s}"; \ make -C ${s} install || exit 1; \ done; ---- Making install in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/liblwgeom' ---- Making install in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/libpgcommon' ---- Making install in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/install -c -m 755 postgis-3.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/postgis-3.so' /bin/install -c -m 644 .//../spatial_ref_sys.sql postgis.sql uninstall_postgis.sql postgis_upgrade.sql legacy.sql uninstall_legacy.sql legacy_minimal.sql legacy_gist.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/postgis' ---- Making install in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/regress' ---- Making install in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C rt_pg install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/install -c -m 755 postgis_raster-3.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/postgis_raster-3.so' /bin/install -c -m 644 rtpostgis.sql rtpostgis_upgrade.sql uninstall_rtpostgis.sql rtpostgis_legacy.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/rt_pg' make -C loader install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' /bin/sh ../../libtool --mode=install /bin/install -c raster2pgsql "/opt/metwork-mfext-2.0/opt/scientific_core/bin/raster2pgsql" libtool: install: /bin/install -c raster2pgsql /opt/metwork-mfext-2.0/opt/scientific_core/bin/raster2pgsql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/loader' make -C scripts install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts' make -C python make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts/python' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts/python' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster/scripts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/raster' ---- Making install in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/install -c -m 755 postgis_topology-3.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/postgis_topology-3.so' /bin/install -c -m 644 topology.sql topology_upgrade.sql uninstall_topology.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/topology' ---- Making install in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' /bin/sh ../libtool --mode=install /bin/install -c pgsql2shp "/opt/metwork-mfext-2.0/opt/scientific_core/bin/pgsql2shp" libtool: install: /bin/install -c pgsql2shp /opt/metwork-mfext-2.0/opt/scientific_core/bin/pgsql2shp /bin/sh ../libtool --mode=install /bin/install -c shp2pgsql "/opt/metwork-mfext-2.0/opt/scientific_core/bin/shp2pgsql" libtool: install: /bin/install -c shp2pgsql /opt/metwork-mfext-2.0/opt/scientific_core/bin/shp2pgsql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/loader' ---- Making install in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' chmod +x create_undef.pl repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/sh ../build-aux/install-sh -m 644 postgis_restore.pl '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/utils' ---- Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1' /bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/contrib/postgis-3.1/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/doc' ---- Making install in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making install in ${DIR}"; \ make -C "${DIR}" install || exit 1; \ done ---- Making install in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' tpl='postgis--ANY--3.1.4.sql'; \ /bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis--$OLD_VERSION--3.1.4.sql; \ done /bin/install -c -m 644 .//postgis.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis.control sql/postgis--3.1.4.sql sql/postgis--unpackaged.sql sql/postgis--unpackaged--3.1.4.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis' ---- Making install in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' tpl='postgis_tiger_geocoder--ANY--3.1.4.sql'; \ /bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--$OLD_VERSION--3.1.4.sql; \ done /bin/install -c -m 644 .//postgis_tiger_geocoder.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_tiger_geocoder.control sql/postgis_tiger_geocoder--3.1.4.sql sql/postgis_tiger_geocoder--unpackaged--3.1.4.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_tiger_geocoder' ---- Making install in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' tpl='postgis_raster--ANY--3.1.4.sql'; \ /bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_raster--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_raster--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_raster--$OLD_VERSION--3.1.4.sql; \ done /bin/install -c -m 644 .//postgis_raster.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_raster.control sql/postgis_raster--3.1.4.sql sql/postgis_raster--unpackaged.sql sql/postgis_raster--unpackaged--3.1.4.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_raster' ---- Making install in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' tpl='postgis_topology--ANY--3.1.4.sql'; \ /bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_topology--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_topology--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/postgis_topology--$OLD_VERSION--3.1.4.sql; \ done /bin/install -c -m 644 .//postgis_topology.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_topology.control sql/postgis_topology--3.1.4.sql sql/postgis_topology--unpackaged.sql sql/postgis_topology--unpackaged--3.1.4.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/postgis_topology' ---- Making install in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/doc/postgresql/extension' /bin/install -c -m 755 address_standardizer-3.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/address_standardizer-3.so' tpl='address_standardizer--ANY--3.1.4.sql'; \ /bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/address_standardizer--3.1.4--3.1.4next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/address_standardizer--3.1.4next--3.1.4.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3; do \ ln -fs "${tpl}" /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/address_standardizer--$OLD_VERSION--3.1.4.sql; \ done /bin/install -c -m 644 .//address_standardizer.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 .//sql/address_standardizer.sql .//sql/address_standardizer_data_us.sql .//sql/address_standardizer--1.0--3.1.4.sql .//sql/address_standardizer--3.1.4.sql .//sql/address_standardizer_data_us--3.1.4next--3.1.4.sql .//sql/address_standardizer--ANY--3.1.4.sql .//sql/address_standardizer_data_us--3.1.4.sql .//sql/address_standardizer_data_us--3.1.4--3.1.4next.sql address_standardizer.control address_standardizer_data_us.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 .//README.address_standardizer '/opt/metwork-mfext-2.0/opt/scientific_core/share/doc/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4/extensions' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.1.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' mkdir -p /opt/metwork-mfext-2.0/opt/scientific_core/contrib/postgis-3 cd build/postgis-3.1.4 && cp -f doc/postgis_comments.sql /opt/metwork-mfext-2.0/opt/scientific_core/contrib/postgis-3/ make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "name: 'postgresql-airtide'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "version: '1.0.0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "checksum: '2b51e6714bbcb8170b8e244b3ceda256'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo -n "PostGreSQL airtide is a PostGreSQL extension to calculate barometric tides" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "website: 'https://angeo.copernicus.org/articles/21/1897/2003/'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml echo "license: '??'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgresql-airtide.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/postgresql-airtide-1.0.0.tar.gz` `readlink -m ./sources` MD5 2b51e6714bbcb8170b8e244b3ceda256 Computing checksum for /src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0.tar.gz... Good checksum rm -Rf postgresql-airtide-1.0.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-airtide-1.0.0.tar.gz` tar.gz postgresql-airtide-1.0.0 cd build/postgresql-airtide-1.0.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/scientific_core 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 for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath 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 for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pg_config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config configure: creating ./config.status config.status: creating Makefile config.status: creating extension/Makefile config.status: creating extension/postgresql_airtide.control config.status: creating util/Makefile config.status: creating config.h config.status: executing depfiles commands Geohash configure complete PostgreSQL config: /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 14.5 ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-2.0/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config we will be installing: * geohash shared library in /opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql * geohash SQL files in /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension ------------------------------------------------------------------------ cd build/postgresql-airtide-1.0.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' Making all in util make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' gfortran -cpp -g -O2 -c -o build_data-aload.o `test -f 'aload.f' || echo './'`aload.f gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gfortran -cpp -g -O2 -o build_data build_data-aload.o main.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' Making all in extension make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o extension.o extension.c ../util/build_data ../data > data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o data.o data.c gfortran -g -O2 -cpp -fpic -c -o airtide.o airtide.f gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgresql_airtide.so extension.o data.o airtide.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lgfortran -lm -lquadmath cp airtide.sql postgresql_airtide--1.0.0.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' cd build/postgresql-airtide-1.0.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' Making install in util make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/util' Making install in extension make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 postgresql_airtide.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/postgresql_airtide.so' /bin/install -c -m 644 .//postgresql_airtide.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgresql_airtide--1.0.0.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0/extension' make[3]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide/build/postgresql-airtide-1.0.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0071_postgresql_airtide' make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "name: 'postgis-geohash'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "version: '0.2.0'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "checksum: '434f2bd9ff93de9a0d901d1901d4cbc3'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo -n "Postgis Geohash is a PostGreSQL/Postgis extension to calculate per bit precision geohash" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "website: 'https://github.com/adelplanque/postgis-geohash'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml echo "license: '??'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/postgis-geohash.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/postgis-geohash-0.2.0.tar.gz` `readlink -m ./sources` MD5 434f2bd9ff93de9a0d901d1901d4cbc3 Computing checksum for /src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0.tar.gz... Good checksum rm -Rf postgis-geohash-0.2.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/postgis-geohash-0.2.0.tar.gz` tar.gz postgis-geohash-0.2.0 cd build/postgis-geohash-0.2.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/scientific_core 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 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 for gcc-ar... gcc-ar checking for gcc-ranlib... gcc-ranlib checking the archiver (gcc-ar) interface... ar 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... /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... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) gcc-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... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pg_config... /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile chmod: cannot access 'tests/install-check.sh': No such file or directory config.status: creating ext/Makefile chmod: cannot access 'tests/install-check.sh': No such file or directory config.status: creating ext/postgis/liblwgeom/liblwgeom.h chmod: cannot access 'tests/install-check.sh': No such file or directory config.status: creating extension/Makefile chmod: cannot access 'tests/install-check.sh': No such file or directory config.status: creating extension/postgis_geohash.control chmod: cannot access 'tests/install-check.sh': No such file or directory config.status: creating tests/install-check.sh config.status: creating config.h config.status: creating ext/postgis/postgis_config.h config.status: executing depfiles commands config.status: executing libtool commands Geohash configure complete PostgreSQL config: /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 14.5 ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-2.0/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-2.0/opt/scientific_core/bin/pg_config we will be installing: * postgis_geohash shared library in /opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql * postgis_geohash SQL files in /opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension ------------------------------------------------------------------------ cd build/postgis-geohash-0.2.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' Making all in ext make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-bytebuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo -c -o postgis/liblwgeom/liblwgeom_la-bytebuffer.lo `test -f 'postgis/liblwgeom/bytebuffer.c' || echo './'`postgis/liblwgeom/bytebuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-bytebuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo -c postgis/liblwgeom/bytebuffer.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-bytebuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-bytebuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo -c postgis/liblwgeom/bytebuffer.c -o postgis/liblwgeom/liblwgeom_la-bytebuffer.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Tpo postgis/liblwgeom/.deps/liblwgeom_la-bytebuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-effectivearea.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo -c -o postgis/liblwgeom/liblwgeom_la-effectivearea.lo `test -f 'postgis/liblwgeom/effectivearea.c' || echo './'`postgis/liblwgeom/effectivearea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-effectivearea.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo -c postgis/liblwgeom/effectivearea.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-effectivearea.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-effectivearea.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo -c postgis/liblwgeom/effectivearea.c -o postgis/liblwgeom/liblwgeom_la-effectivearea.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Tpo postgis/liblwgeom/.deps/liblwgeom_la-effectivearea.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gbox.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gbox.lo `test -f 'postgis/liblwgeom/gbox.c' || echo './'`postgis/liblwgeom/gbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gbox.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo -c postgis/liblwgeom/gbox.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gbox.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo -c postgis/liblwgeom/gbox.c -o postgis/liblwgeom/liblwgeom_la-gbox.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gbox.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gserialized.lo `test -f 'postgis/liblwgeom/gserialized.c' || echo './'`postgis/liblwgeom/gserialized.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo -c postgis/liblwgeom/gserialized.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gserialized.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo -c postgis/liblwgeom/gserialized.c -o postgis/liblwgeom/liblwgeom_la-gserialized.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gserialized.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized1.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gserialized1.lo `test -f 'postgis/liblwgeom/gserialized1.c' || echo './'`postgis/liblwgeom/gserialized1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized1.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo -c postgis/liblwgeom/gserialized1.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gserialized1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized1.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo -c postgis/liblwgeom/gserialized1.c -o postgis/liblwgeom/liblwgeom_la-gserialized1.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gserialized1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized2.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo -c -o postgis/liblwgeom/liblwgeom_la-gserialized2.lo `test -f 'postgis/liblwgeom/gserialized2.c' || echo './'`postgis/liblwgeom/gserialized2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized2.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo -c postgis/liblwgeom/gserialized2.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-gserialized2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-gserialized2.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo -c postgis/liblwgeom/gserialized2.c -o postgis/liblwgeom/liblwgeom_la-gserialized2.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Tpo postgis/liblwgeom/.deps/liblwgeom_la-gserialized2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lookup3.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lookup3.lo `test -f 'postgis/liblwgeom/lookup3.c' || echo './'`postgis/liblwgeom/lookup3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lookup3.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo -c postgis/liblwgeom/lookup3.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lookup3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lookup3.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo -c postgis/liblwgeom/lookup3.c -o postgis/liblwgeom/liblwgeom_la-lookup3.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lookup3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo `test -f 'postgis/liblwgeom/lwalgorithm.c' || echo './'`postgis/liblwgeom/lwalgorithm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo -c postgis/liblwgeom/lwalgorithm.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwalgorithm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo -c postgis/liblwgeom/lwalgorithm.c -o postgis/liblwgeom/liblwgeom_la-lwalgorithm.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwalgorithm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo `test -f 'postgis/liblwgeom/lwboundingcircle.c' || echo './'`postgis/liblwgeom/lwboundingcircle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo -c postgis/liblwgeom/lwboundingcircle.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwboundingcircle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo -c postgis/liblwgeom/lwboundingcircle.c -o postgis/liblwgeom/liblwgeom_la-lwboundingcircle.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwboundingcircle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwchaikins.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwchaikins.lo `test -f 'postgis/liblwgeom/lwchaikins.c' || echo './'`postgis/liblwgeom/lwchaikins.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwchaikins.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo -c postgis/liblwgeom/lwchaikins.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwchaikins.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwchaikins.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo -c postgis/liblwgeom/lwchaikins.c -o postgis/liblwgeom/liblwgeom_la-lwchaikins.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwchaikins.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcircstring.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcircstring.lo `test -f 'postgis/liblwgeom/lwcircstring.c' || echo './'`postgis/liblwgeom/lwcircstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcircstring.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo -c postgis/liblwgeom/lwcircstring.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcircstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcircstring.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo -c postgis/liblwgeom/lwcircstring.c -o postgis/liblwgeom/liblwgeom_la-lwcircstring.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcircstring.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcollection.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcollection.lo `test -f 'postgis/liblwgeom/lwcollection.c' || echo './'`postgis/liblwgeom/lwcollection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcollection.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo -c postgis/liblwgeom/lwcollection.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcollection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcollection.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo -c postgis/liblwgeom/lwcollection.c -o postgis/liblwgeom/liblwgeom_la-lwcollection.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcollection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcompound.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcompound.lo `test -f 'postgis/liblwgeom/lwcompound.c' || echo './'`postgis/liblwgeom/lwcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcompound.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo -c postgis/liblwgeom/lwcompound.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcompound.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcompound.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo -c postgis/liblwgeom/lwcompound.c -o postgis/liblwgeom/liblwgeom_la-lwcompound.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcompound.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo `test -f 'postgis/liblwgeom/lwcurvepoly.c' || echo './'`postgis/liblwgeom/lwcurvepoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo -c postgis/liblwgeom/lwcurvepoly.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwcurvepoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo -c postgis/liblwgeom/lwcurvepoly.c -o postgis/liblwgeom/liblwgeom_la-lwcurvepoly.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwcurvepoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo `test -f 'postgis/liblwgeom/lwgeodetic.c' || echo './'`postgis/liblwgeom/lwgeodetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo -c postgis/liblwgeom/lwgeodetic.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo -c postgis/liblwgeom/lwgeodetic.c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo `test -f 'postgis/liblwgeom/lwgeodetic_tree.c' || echo './'`postgis/liblwgeom/lwgeodetic_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo -c postgis/liblwgeom/lwgeodetic_tree.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic_tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo -c postgis/liblwgeom/lwgeodetic_tree.c -o postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeodetic_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom.lo `test -f 'postgis/liblwgeom/lwgeom.c' || echo './'`postgis/liblwgeom/lwgeom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo -c postgis/liblwgeom/lwgeom.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo -c postgis/liblwgeom/lwgeom.c -o postgis/liblwgeom/liblwgeom_la-lwgeom.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo `test -f 'postgis/liblwgeom/lwgeom_api.c' || echo './'`postgis/liblwgeom/lwgeom_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo -c postgis/liblwgeom/lwgeom_api.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo -c postgis/liblwgeom/lwgeom_api.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_api.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_api.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo `test -f 'postgis/liblwgeom/lwgeom_debug.c' || echo './'`postgis/liblwgeom/lwgeom_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo -c postgis/liblwgeom/lwgeom_debug.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo -c postgis/liblwgeom/lwgeom_debug.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_debug.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo `test -f 'postgis/liblwgeom/lwgeom_median.c' || echo './'`postgis/liblwgeom/lwgeom_median.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo -c postgis/liblwgeom/lwgeom_median.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_median.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo -c postgis/liblwgeom/lwgeom_median.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_median.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_median.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo `test -f 'postgis/liblwgeom/lwgeom_transform.c' || echo './'`postgis/liblwgeom/lwgeom_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo -c postgis/liblwgeom/lwgeom_transform.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_transform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo -c postgis/liblwgeom/lwgeom_transform.c -o postgis/liblwgeom/liblwgeom_la-lwgeom_transform.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwgeom_transform.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo `test -f 'postgis/liblwgeom/lwhomogenize.c' || echo './'`postgis/liblwgeom/lwhomogenize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo -c postgis/liblwgeom/lwhomogenize.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwhomogenize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo -c postgis/liblwgeom/lwhomogenize.c -o postgis/liblwgeom/liblwgeom_la-lwhomogenize.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwhomogenize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo `test -f 'postgis/liblwgeom/lwin_encoded_polyline.c' || echo './'`postgis/liblwgeom/lwin_encoded_polyline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo -c postgis/liblwgeom/lwin_encoded_polyline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_encoded_polyline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo -c postgis/liblwgeom/lwin_encoded_polyline.c -o postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_encoded_polyline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo `test -f 'postgis/liblwgeom/lwin_geojson.c' || echo './'`postgis/liblwgeom/lwin_geojson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo -c postgis/liblwgeom/lwin_geojson.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_geojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo -c postgis/liblwgeom/lwin_geojson.c -o postgis/liblwgeom/liblwgeom_la-lwin_geojson.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_geojson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo `test -f 'postgis/liblwgeom/lwin_twkb.c' || echo './'`postgis/liblwgeom/lwin_twkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo -c postgis/liblwgeom/lwin_twkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_twkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo -c postgis/liblwgeom/lwin_twkb.c -o postgis/liblwgeom/liblwgeom_la-lwin_twkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_twkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo `test -f 'postgis/liblwgeom/lwin_wkb.c' || echo './'`postgis/liblwgeom/lwin_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo -c postgis/liblwgeom/lwin_wkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo -c postgis/liblwgeom/lwin_wkb.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo `test -f 'postgis/liblwgeom/lwin_wkt.c' || echo './'`postgis/liblwgeom/lwin_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo -c postgis/liblwgeom/lwin_wkt.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo -c postgis/liblwgeom/lwin_wkt.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo `test -f 'postgis/liblwgeom/lwin_wkt_lex.c' || echo './'`postgis/liblwgeom/lwin_wkt_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo -c postgis/liblwgeom/lwin_wkt_lex.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo -c postgis/liblwgeom/lwin_wkt_lex.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_lex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo `test -f 'postgis/liblwgeom/lwin_wkt_parse.c' || echo './'`postgis/liblwgeom/lwin_wkt_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo -c postgis/liblwgeom/lwin_wkt_parse.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo -c postgis/liblwgeom/lwin_wkt_parse.c -o postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwin_wkt_parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwiterator.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwiterator.lo `test -f 'postgis/liblwgeom/lwiterator.c' || echo './'`postgis/liblwgeom/lwiterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwiterator.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo -c postgis/liblwgeom/lwiterator.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwiterator.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo -c postgis/liblwgeom/lwiterator.c -o postgis/liblwgeom/liblwgeom_la-lwiterator.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwiterator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwkmeans.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwkmeans.lo `test -f 'postgis/liblwgeom/lwkmeans.c' || echo './'`postgis/liblwgeom/lwkmeans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwkmeans.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo -c postgis/liblwgeom/lwkmeans.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwkmeans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwkmeans.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo -c postgis/liblwgeom/lwkmeans.c -o postgis/liblwgeom/liblwgeom_la-lwkmeans.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwkmeans.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwline.lo `test -f 'postgis/liblwgeom/lwline.c' || echo './'`postgis/liblwgeom/lwline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo -c postgis/liblwgeom/lwline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo -c postgis/liblwgeom/lwline.c -o postgis/liblwgeom/liblwgeom_la-lwline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo `test -f 'postgis/liblwgeom/lwlinearreferencing.c' || echo './'`postgis/liblwgeom/lwlinearreferencing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo -c postgis/liblwgeom/lwlinearreferencing.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwlinearreferencing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo -c postgis/liblwgeom/lwlinearreferencing.c -o postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwlinearreferencing.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmcurve.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmcurve.lo `test -f 'postgis/liblwgeom/lwmcurve.c' || echo './'`postgis/liblwgeom/lwmcurve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmcurve.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo -c postgis/liblwgeom/lwmcurve.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmcurve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmcurve.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo -c postgis/liblwgeom/lwmcurve.c -o postgis/liblwgeom/liblwgeom_la-lwmcurve.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmcurve.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmline.lo `test -f 'postgis/liblwgeom/lwmline.c' || echo './'`postgis/liblwgeom/lwmline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo -c postgis/liblwgeom/lwmline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo -c postgis/liblwgeom/lwmline.c -o postgis/liblwgeom/liblwgeom_la-lwmline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmpoint.lo `test -f 'postgis/liblwgeom/lwmpoint.c' || echo './'`postgis/liblwgeom/lwmpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo -c postgis/liblwgeom/lwmpoint.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo -c postgis/liblwgeom/lwmpoint.c -o postgis/liblwgeom/liblwgeom_la-lwmpoint.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmpoint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmpoly.lo `test -f 'postgis/liblwgeom/lwmpoly.c' || echo './'`postgis/liblwgeom/lwmpoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo -c postgis/liblwgeom/lwmpoly.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo -c postgis/liblwgeom/lwmpoly.c -o postgis/liblwgeom/liblwgeom_la-lwmpoly.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmpoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmsurface.lo `test -f 'postgis/liblwgeom/lwmsurface.c' || echo './'`postgis/liblwgeom/lwmsurface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo -c postgis/liblwgeom/lwmsurface.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo -c postgis/liblwgeom/lwmsurface.c -o postgis/liblwgeom/liblwgeom_la-lwmsurface.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmsurface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmval.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwmval.lo `test -f 'postgis/liblwgeom/lwmval.c' || echo './'`postgis/liblwgeom/lwmval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmval.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo -c postgis/liblwgeom/lwmval.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwmval.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwmval.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo -c postgis/liblwgeom/lwmval.c -o postgis/liblwgeom/liblwgeom_la-lwmval.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwmval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo `test -f 'postgis/liblwgeom/lwout_encoded_polyline.c' || echo './'`postgis/liblwgeom/lwout_encoded_polyline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo -c postgis/liblwgeom/lwout_encoded_polyline.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_encoded_polyline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo -c postgis/liblwgeom/lwout_encoded_polyline.c -o postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_encoded_polyline.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo `test -f 'postgis/liblwgeom/lwout_geojson.c' || echo './'`postgis/liblwgeom/lwout_geojson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo -c postgis/liblwgeom/lwout_geojson.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_geojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo -c postgis/liblwgeom/lwout_geojson.c -o postgis/liblwgeom/liblwgeom_la-lwout_geojson.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_geojson.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_gml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_gml.lo `test -f 'postgis/liblwgeom/lwout_gml.c' || echo './'`postgis/liblwgeom/lwout_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_gml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo -c postgis/liblwgeom/lwout_gml.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_gml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_gml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo -c postgis/liblwgeom/lwout_gml.c -o postgis/liblwgeom/liblwgeom_la-lwout_gml.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_gml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_kml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_kml.lo `test -f 'postgis/liblwgeom/lwout_kml.c' || echo './'`postgis/liblwgeom/lwout_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_kml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo -c postgis/liblwgeom/lwout_kml.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_kml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_kml.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo -c postgis/liblwgeom/lwout_kml.c -o postgis/liblwgeom/liblwgeom_la-lwout_kml.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_kml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_svg.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_svg.lo `test -f 'postgis/liblwgeom/lwout_svg.c' || echo './'`postgis/liblwgeom/lwout_svg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_svg.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo -c postgis/liblwgeom/lwout_svg.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_svg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_svg.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo -c postgis/liblwgeom/lwout_svg.c -o postgis/liblwgeom/liblwgeom_la-lwout_svg.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_svg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo `test -f 'postgis/liblwgeom/lwout_twkb.c' || echo './'`postgis/liblwgeom/lwout_twkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo -c postgis/liblwgeom/lwout_twkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_twkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo -c postgis/liblwgeom/lwout_twkb.c -o postgis/liblwgeom/liblwgeom_la-lwout_twkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_twkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo `test -f 'postgis/liblwgeom/lwout_wkb.c' || echo './'`postgis/liblwgeom/lwout_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo -c postgis/liblwgeom/lwout_wkb.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo -c postgis/liblwgeom/lwout_wkb.c -o postgis/liblwgeom/liblwgeom_la-lwout_wkb.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo `test -f 'postgis/liblwgeom/lwout_wkt.c' || echo './'`postgis/liblwgeom/lwout_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo -c postgis/liblwgeom/lwout_wkt.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo -c postgis/liblwgeom/lwout_wkt.c -o postgis/liblwgeom/liblwgeom_la-lwout_wkt.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_wkt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo `test -f 'postgis/liblwgeom/lwout_x3d.c' || echo './'`postgis/liblwgeom/lwout_x3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo -c postgis/liblwgeom/lwout_x3d.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwout_x3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo -c postgis/liblwgeom/lwout_x3d.c -o postgis/liblwgeom/liblwgeom_la-lwout_x3d.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwout_x3d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwpoint.lo `test -f 'postgis/liblwgeom/lwpoint.c' || echo './'`postgis/liblwgeom/lwpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo -c postgis/liblwgeom/lwpoint.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo -c postgis/liblwgeom/lwpoint.c -o postgis/liblwgeom/liblwgeom_la-lwpoint.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwpoint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwpoly.lo `test -f 'postgis/liblwgeom/lwpoly.c' || echo './'`postgis/liblwgeom/lwpoly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo -c postgis/liblwgeom/lwpoly.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwpoly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpoly.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo -c postgis/liblwgeom/lwpoly.c -o postgis/liblwgeom/liblwgeom_la-lwpoly.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwpoly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwpsurface.lo `test -f 'postgis/liblwgeom/lwpsurface.c' || echo './'`postgis/liblwgeom/lwpsurface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo -c postgis/liblwgeom/lwpsurface.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwpsurface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwpsurface.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo -c postgis/liblwgeom/lwpsurface.c -o postgis/liblwgeom/liblwgeom_la-lwpsurface.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwpsurface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwrandom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwrandom.lo `test -f 'postgis/liblwgeom/lwrandom.c' || echo './'`postgis/liblwgeom/lwrandom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwrandom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo -c postgis/liblwgeom/lwrandom.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwrandom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwrandom.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo -c postgis/liblwgeom/lwrandom.c -o postgis/liblwgeom/liblwgeom_la-lwrandom.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwrandom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwspheroid.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwspheroid.lo `test -f 'postgis/liblwgeom/lwspheroid.c' || echo './'`postgis/liblwgeom/lwspheroid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwspheroid.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo -c postgis/liblwgeom/lwspheroid.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwspheroid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwspheroid.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo -c postgis/liblwgeom/lwspheroid.c -o postgis/liblwgeom/liblwgeom_la-lwspheroid.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwspheroid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwstroke.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwstroke.lo `test -f 'postgis/liblwgeom/lwstroke.c' || echo './'`postgis/liblwgeom/lwstroke.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwstroke.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo -c postgis/liblwgeom/lwstroke.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwstroke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwstroke.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo -c postgis/liblwgeom/lwstroke.c -o postgis/liblwgeom/liblwgeom_la-lwstroke.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwstroke.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtin.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwtin.lo `test -f 'postgis/liblwgeom/lwtin.c' || echo './'`postgis/liblwgeom/lwtin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtin.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo -c postgis/liblwgeom/lwtin.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwtin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtin.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo -c postgis/liblwgeom/lwtin.c -o postgis/liblwgeom/liblwgeom_la-lwtin.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwtin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwtree.lo `test -f 'postgis/liblwgeom/lwtree.c' || echo './'`postgis/liblwgeom/lwtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo -c postgis/liblwgeom/lwtree.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtree.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo -c postgis/liblwgeom/lwtree.c -o postgis/liblwgeom/liblwgeom_la-lwtree.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwtree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtriangle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwtriangle.lo `test -f 'postgis/liblwgeom/lwtriangle.c' || echo './'`postgis/liblwgeom/lwtriangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtriangle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo -c postgis/liblwgeom/lwtriangle.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwtriangle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwtriangle.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo -c postgis/liblwgeom/lwtriangle.c -o postgis/liblwgeom/liblwgeom_la-lwtriangle.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwtriangle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwunionfind.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwunionfind.lo `test -f 'postgis/liblwgeom/lwunionfind.c' || echo './'`postgis/liblwgeom/lwunionfind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwunionfind.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo -c postgis/liblwgeom/lwunionfind.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwunionfind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwunionfind.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo -c postgis/liblwgeom/lwunionfind.c -o postgis/liblwgeom/liblwgeom_la-lwunionfind.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwunionfind.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwutil.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo -c -o postgis/liblwgeom/liblwgeom_la-lwutil.lo `test -f 'postgis/liblwgeom/lwutil.c' || echo './'`postgis/liblwgeom/lwutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwutil.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo -c postgis/liblwgeom/lwutil.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-lwutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-lwutil.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo -c postgis/liblwgeom/lwutil.c -o postgis/liblwgeom/liblwgeom_la-lwutil.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Tpo postgis/liblwgeom/.deps/liblwgeom_la-lwutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo -c -o postgis/liblwgeom/liblwgeom_la-measures.lo `test -f 'postgis/liblwgeom/measures.c' || echo './'`postgis/liblwgeom/measures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo -c postgis/liblwgeom/measures.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-measures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo -c postgis/liblwgeom/measures.c -o postgis/liblwgeom/liblwgeom_la-measures.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-measures.Tpo postgis/liblwgeom/.deps/liblwgeom_la-measures.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo -c -o postgis/liblwgeom/liblwgeom_la-measures3d.lo `test -f 'postgis/liblwgeom/measures3d.c' || echo './'`postgis/liblwgeom/measures3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo -c postgis/liblwgeom/measures3d.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-measures3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-measures3d.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo -c postgis/liblwgeom/measures3d.c -o postgis/liblwgeom/liblwgeom_la-measures3d.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Tpo postgis/liblwgeom/.deps/liblwgeom_la-measures3d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-ptarray.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo -c -o postgis/liblwgeom/liblwgeom_la-ptarray.lo `test -f 'postgis/liblwgeom/ptarray.c' || echo './'`postgis/liblwgeom/ptarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-ptarray.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo -c postgis/liblwgeom/ptarray.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-ptarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-ptarray.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo -c postgis/liblwgeom/ptarray.c -o postgis/liblwgeom/liblwgeom_la-ptarray.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Tpo postgis/liblwgeom/.deps/liblwgeom_la-ptarray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-stringbuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo -c -o postgis/liblwgeom/liblwgeom_la-stringbuffer.lo `test -f 'postgis/liblwgeom/stringbuffer.c' || echo './'`postgis/liblwgeom/stringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-stringbuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo -c postgis/liblwgeom/stringbuffer.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-stringbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-stringbuffer.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo -c postgis/liblwgeom/stringbuffer.c -o postgis/liblwgeom/liblwgeom_la-stringbuffer.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Tpo postgis/liblwgeom/.deps/liblwgeom_la-stringbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-varint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo -c -o postgis/liblwgeom/liblwgeom_la-varint.lo `test -f 'postgis/liblwgeom/varint.c' || echo './'`postgis/liblwgeom/varint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-varint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo -c postgis/liblwgeom/varint.c -fPIC -DPIC -o postgis/liblwgeom/.libs/liblwgeom_la-varint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ext/postgis -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -MT postgis/liblwgeom/liblwgeom_la-varint.lo -MD -MP -MF postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo -c postgis/liblwgeom/varint.c -o postgis/liblwgeom/liblwgeom_la-varint.o >/dev/null 2>&1 mv -f postgis/liblwgeom/.deps/liblwgeom_la-varint.Tpo postgis/liblwgeom/.deps/liblwgeom_la-varint.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Iproj/src -Igeos/capi -Igeos/include -Ipostgis/deps -flto -ffunction-sections -fdata-sections -g -O2 -Wl,-flto -o liblwgeom.la postgis/liblwgeom/liblwgeom_la-bytebuffer.lo postgis/liblwgeom/liblwgeom_la-effectivearea.lo postgis/liblwgeom/liblwgeom_la-gbox.lo postgis/liblwgeom/liblwgeom_la-gserialized.lo postgis/liblwgeom/liblwgeom_la-gserialized1.lo postgis/liblwgeom/liblwgeom_la-gserialized2.lo postgis/liblwgeom/liblwgeom_la-lookup3.lo postgis/liblwgeom/liblwgeom_la-lwalgorithm.lo postgis/liblwgeom/liblwgeom_la-lwboundingcircle.lo postgis/liblwgeom/liblwgeom_la-lwchaikins.lo postgis/liblwgeom/liblwgeom_la-lwcircstring.lo postgis/liblwgeom/liblwgeom_la-lwcollection.lo postgis/liblwgeom/liblwgeom_la-lwcompound.lo postgis/liblwgeom/liblwgeom_la-lwcurvepoly.lo postgis/liblwgeom/liblwgeom_la-lwgeodetic.lo postgis/liblwgeom/liblwgeom_la-lwgeodetic_tree.lo postgis/liblwgeom/liblwgeom_la-lwgeom.lo postgis/liblwgeom/liblwgeom_la-lwgeom_api.lo postgis/liblwgeom/liblwgeom_la-lwgeom_debug.lo postgis/liblwgeom/liblwgeom_la-lwgeom_median.lo postgis/liblwgeom/liblwgeom_la-lwgeom_transform.lo postgis/liblwgeom/liblwgeom_la-lwhomogenize.lo postgis/liblwgeom/liblwgeom_la-lwin_encoded_polyline.lo postgis/liblwgeom/liblwgeom_la-lwin_geojson.lo postgis/liblwgeom/liblwgeom_la-lwin_twkb.lo postgis/liblwgeom/liblwgeom_la-lwin_wkb.lo postgis/liblwgeom/liblwgeom_la-lwin_wkt.lo postgis/liblwgeom/liblwgeom_la-lwin_wkt_lex.lo postgis/liblwgeom/liblwgeom_la-lwin_wkt_parse.lo postgis/liblwgeom/liblwgeom_la-lwiterator.lo postgis/liblwgeom/liblwgeom_la-lwkmeans.lo postgis/liblwgeom/liblwgeom_la-lwline.lo postgis/liblwgeom/liblwgeom_la-lwlinearreferencing.lo postgis/liblwgeom/liblwgeom_la-lwmcurve.lo postgis/liblwgeom/liblwgeom_la-lwmline.lo postgis/liblwgeom/liblwgeom_la-lwmpoint.lo postgis/liblwgeom/liblwgeom_la-lwmpoly.lo postgis/liblwgeom/liblwgeom_la-lwmsurface.lo postgis/liblwgeom/liblwgeom_la-lwmval.lo postgis/liblwgeom/liblwgeom_la-lwout_encoded_polyline.lo postgis/liblwgeom/liblwgeom_la-lwout_geojson.lo postgis/liblwgeom/liblwgeom_la-lwout_gml.lo postgis/liblwgeom/liblwgeom_la-lwout_kml.lo postgis/liblwgeom/liblwgeom_la-lwout_svg.lo postgis/liblwgeom/liblwgeom_la-lwout_twkb.lo postgis/liblwgeom/liblwgeom_la-lwout_wkb.lo postgis/liblwgeom/liblwgeom_la-lwout_wkt.lo postgis/liblwgeom/liblwgeom_la-lwout_x3d.lo postgis/liblwgeom/liblwgeom_la-lwpoint.lo postgis/liblwgeom/liblwgeom_la-lwpoly.lo postgis/liblwgeom/liblwgeom_la-lwpsurface.lo postgis/liblwgeom/liblwgeom_la-lwrandom.lo postgis/liblwgeom/liblwgeom_la-lwspheroid.lo postgis/liblwgeom/liblwgeom_la-lwstroke.lo postgis/liblwgeom/liblwgeom_la-lwtin.lo postgis/liblwgeom/liblwgeom_la-lwtree.lo postgis/liblwgeom/liblwgeom_la-lwtriangle.lo postgis/liblwgeom/liblwgeom_la-lwunionfind.lo postgis/liblwgeom/liblwgeom_la-lwutil.lo postgis/liblwgeom/liblwgeom_la-measures.lo postgis/liblwgeom/liblwgeom_la-measures3d.lo postgis/liblwgeom/liblwgeom_la-ptarray.lo postgis/liblwgeom/liblwgeom_la-stringbuffer.lo postgis/liblwgeom/liblwgeom_la-varint.lo libtool: link: gcc-ar cru .libs/liblwgeom.a postgis/liblwgeom/.libs/liblwgeom_la-bytebuffer.o postgis/liblwgeom/.libs/liblwgeom_la-effectivearea.o postgis/liblwgeom/.libs/liblwgeom_la-gbox.o postgis/liblwgeom/.libs/liblwgeom_la-gserialized.o postgis/liblwgeom/.libs/liblwgeom_la-gserialized1.o postgis/liblwgeom/.libs/liblwgeom_la-gserialized2.o postgis/liblwgeom/.libs/liblwgeom_la-lookup3.o postgis/liblwgeom/.libs/liblwgeom_la-lwalgorithm.o postgis/liblwgeom/.libs/liblwgeom_la-lwboundingcircle.o postgis/liblwgeom/.libs/liblwgeom_la-lwchaikins.o postgis/liblwgeom/.libs/liblwgeom_la-lwcircstring.o postgis/liblwgeom/.libs/liblwgeom_la-lwcollection.o postgis/liblwgeom/.libs/liblwgeom_la-lwcompound.o postgis/liblwgeom/.libs/liblwgeom_la-lwcurvepoly.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeodetic_tree.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_api.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_debug.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_median.o postgis/liblwgeom/.libs/liblwgeom_la-lwgeom_transform.o postgis/liblwgeom/.libs/liblwgeom_la-lwhomogenize.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_encoded_polyline.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_geojson.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_twkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_lex.o postgis/liblwgeom/.libs/liblwgeom_la-lwin_wkt_parse.o postgis/liblwgeom/.libs/liblwgeom_la-lwiterator.o postgis/liblwgeom/.libs/liblwgeom_la-lwkmeans.o postgis/liblwgeom/.libs/liblwgeom_la-lwline.o postgis/liblwgeom/.libs/liblwgeom_la-lwlinearreferencing.o postgis/liblwgeom/.libs/liblwgeom_la-lwmcurve.o postgis/liblwgeom/.libs/liblwgeom_la-lwmline.o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoint.o postgis/liblwgeom/.libs/liblwgeom_la-lwmpoly.o postgis/liblwgeom/.libs/liblwgeom_la-lwmsurface.o postgis/liblwgeom/.libs/liblwgeom_la-lwmval.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_encoded_polyline.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_geojson.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_gml.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_kml.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_svg.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_twkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkb.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_wkt.o postgis/liblwgeom/.libs/liblwgeom_la-lwout_x3d.o postgis/liblwgeom/.libs/liblwgeom_la-lwpoint.o postgis/liblwgeom/.libs/liblwgeom_la-lwpoly.o postgis/liblwgeom/.libs/liblwgeom_la-lwpsurface.o postgis/liblwgeom/.libs/liblwgeom_la-lwrandom.o postgis/liblwgeom/.libs/liblwgeom_la-lwspheroid.o postgis/liblwgeom/.libs/liblwgeom_la-lwstroke.o postgis/liblwgeom/.libs/liblwgeom_la-lwtin.o postgis/liblwgeom/.libs/liblwgeom_la-lwtree.o postgis/liblwgeom/.libs/liblwgeom_la-lwtriangle.o postgis/liblwgeom/.libs/liblwgeom_la-lwunionfind.o postgis/liblwgeom/.libs/liblwgeom_la-lwutil.o postgis/liblwgeom/.libs/liblwgeom_la-measures.o postgis/liblwgeom/.libs/liblwgeom_la-measures3d.o postgis/liblwgeom/.libs/liblwgeom_la-ptarray.o postgis/liblwgeom/.libs/liblwgeom_la-stringbuffer.o postgis/liblwgeom/.libs/liblwgeom_la-varint.o libtool: link: gcc-ranlib .libs/liblwgeom.a libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' Making all in extension make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../ext/postgis/liblwgeom -I../ext/proj/src -flto -fPIC -I../ext/postgis/liblwgeom -I../ext/proj/src -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o geohash.o geohash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../ext/postgis/liblwgeom -I../ext/proj/src -flto -fPIC -shared -o postgis_geohash.so geohash.o -Wl,--gc-sections -Wl,-flto -Wl,--version-script=version.script -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags ../ext/.libs/liblwgeom.a -lm echo "\echo Use \"CREATE EXTENSION @EXT_NAME@\" to load this file. \quit" > postgis_geohash--0.2.0.sql echo >> postgis_geohash--0.2.0.sql cat geohash.sql >> postgis_geohash--0.2.0.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' cd build/postgis-geohash-0.2.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' Making install in ext make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' 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/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/ext' Making install in extension make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/install -c -m 755 postgis_geohash.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/postgis_geohash.so' /bin/install -c -m 644 .//postgis_geohash.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 postgis_geohash--0.2.0.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0/extension' make[3]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash/build/postgis-geohash-0.2.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0072_postgis_geohash' make[3]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman' 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,scientific_core@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml touch /opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "name: 'pg_partman'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "version: '4.5.1'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "checksum: '55a1a2f9f9de977803cbff9c910dbbea'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo -n "PG_PARTMAN is a PostGreSQL extension to create and manage both time-based and serial-based table partition sets" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "website: 'https://github.com/pgpartman/pg_partman'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml echo "license: 'PostgreSQL'" >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/scientific_core/share/metwork_packages/pg_partman.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/scientific_core download uncompress build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/pg_partman-4.5.1.tar.gz` `readlink -m ./sources` MD5 55a1a2f9f9de977803cbff9c910dbbea Computing checksum for /src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1.tar.gz... Good checksum rm -Rf pg_partman-4.5.1 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/pg_partman-4.5.1.tar.gz` tar.gz pg_partman-4.5.1 cd build/pg_partman-4.5.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' cat sql/types/types.sql sql/tables/tables.sql sql/functions/apply_cluster.sql sql/functions/apply_constraints.sql sql/functions/apply_foreign_keys.sql sql/functions/apply_privileges.sql sql/functions/apply_publications.sql sql/functions/autovacuum_off.sql sql/functions/autovacuum_reset.sql sql/functions/check_control_type.sql sql/functions/check_default.sql sql/functions/check_name_length.sql sql/functions/check_subpart_sameconfig.sql sql/functions/check_subpartition_limits.sql sql/functions/create_function_id.sql sql/functions/create_function_time.sql sql/functions/create_parent.sql sql/functions/create_partition_id.sql sql/functions/create_partition_time.sql sql/functions/create_sub_parent.sql sql/functions/create_trigger.sql sql/functions/drop_constraints.sql sql/functions/drop_partition_column.sql sql/functions/drop_partition_id.sql sql/functions/drop_partition_time.sql sql/functions/dump_partition_table_definition.sql sql/functions/inherit_template_properties.sql sql/functions/partition_data_id.sql sql/functions/partition_data_time.sql sql/functions/partition_gap_fill.sql sql/functions/reapply_privileges.sql sql/functions/run_maintenance.sql sql/functions/show_partition_info.sql sql/functions/show_partition_name.sql sql/functions/show_partitions.sql sql/functions/stop_sub_partition.sql sql/functions/undo_partition.sql sql/procedures/partition_data_proc.sql sql/procedures/reapply_constraints_proc.sql sql/procedures/run_maintenance_proc.sql sql/procedures/undo_partition_proc.sql > sql/pg_partman--4.5.1.sql gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I./ -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-2.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/opt/metwork-mfext-2.0/opt/scientific_core/../core/include -c -o src/pg_partman_bgw.o src/pg_partman_bgw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC src/pg_partman_bgw.o -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/lib -L/opt/metwork-mfext-2.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-2.0/opt/scientific_core/lib',--enable-new-dtags -shared -o src/pg_partman_bgw.so make[2]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' cd build/pg_partman-4.5.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/share/doc/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-2.0/opt/scientific_core/bin' /bin/install -c -m 644 .//pg_partman.control '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 644 .//updates/pg_partman--1.8.7--2.0.0.sql .//updates/pg_partman--2.2.3--2.3.0.sql .//updates/pg_partman--1.8.0--1.8.1.sql .//updates/pg_partman--2.0.0--2.1.0.sql .//updates/pg_partman--2.2.0--2.2.1.sql .//updates/pg_partman--1.3.0--1.4.0.sql .//updates/pg_partman--2.3.3--2.3.4.sql .//updates/pg_partman--4.2.1--4.2.2.sql .//updates/pg_partman--1.8.2--1.8.3.sql .//updates/pg_partman--1.8.1--1.8.2.sql .//updates/pg_partman--1.7.0--1.7.1.sql .//updates/pg_partman--1.1.0--1.2.0.sql .//updates/pg_partman--2.5.1--2.6.0.sql .//updates/pg_partman--0.1.2--0.2.0.sql .//updates/pg_partman--2.3.0--2.3.1.sql .//updates/pg_partman--3.0.2--3.1.0.sql .//updates/pg_partman--0.3.1--0.3.2.sql .//updates/pg_partman--0.2.0--0.3.0.sql .//updates/pg_partman--3.2.0--3.2.1.sql .//updates/pg_partman--1.7.1--1.7.2.sql .//updates/pg_partman--4.4.0--4.5.0.sql .//updates/pg_partman--2.3.4--2.4.0.sql .//updates/pg_partman--0.3.0--0.3.1.sql .//updates/pg_partman--4.2.0--4.2.1.sql .//updates/pg_partman--1.4.5--1.5.0.sql .//updates/pg_partman--3.0.1--3.0.2.sql .//updates/pg_partman--1.8.8--2.0.0.sql .//updates/pg_partman--1.5.0--1.5.1.sql .//updates/pg_partman--3.1.1--3.1.2.sql .//updates/pg_partman--4.4.1--4.5.0.sql .//updates/pg_partman--1.2.0--1.3.0.sql .//updates/pg_partman--1.4.3--1.4.4.sql .//updates/pg_partman--3.0.0--3.0.1.sql .//updates/pg_partman--1.8.6--1.8.7.sql .//updates/pg_partman--3.1.0--3.1.1.sql .//updates/pg_partman--2.4.0--2.4.1.sql .//updates/pg_partman--1.7.2--1.8.0.sql .//updates/pg_partman--3.1.2--3.1.3.sql .//updates/pg_partman--0.4.1--0.4.2.sql .//updates/pg_partman--1.5.1--1.6.0.sql .//updates/pg_partman--4.5.0--4.5.1.sql .//updates/pg_partman--2.6.4--3.0.0.sql .//updates/pg_partman--3.2.1--4.0.0.sql .//updates/pg_partman--2.3.1--2.3.2.sql .//updates/pg_partman--0.1.1--0.1.2.sql .//updates/pg_partman--4.2.2--4.3.0.sql .//updates/pg_partman--0.4.0--0.4.1.sql .//updates/pg_partman--1.8.7--1.8.8.sql .//updates/pg_partman--2.6.3--2.6.4.sql .//updates/pg_partman--0.1.0--0.1.1.sql .//updates/pg_partman--1.0.0--1.1.0.sql .//updates/pg_partman--1.6.1--1.7.0.sql .//updates/pg_partman--1.4.4--1.4.5.sql .//updates/pg_partman--1.8.4--1.8.5.sql .//updates/pg_partman--2.4.1--2.5.0.sql .//updates/pg_partman--0.3.2--0.4.0.sql .//updates/pg_partman--2.1.0--2.2.0.sql .//updates/pg_partman--1.6.0--1.6.1.sql .//updates/pg_partman--4.3.0--4.3.1.sql .//updates/pg_partman--1.4.1--1.4.2.sql .//updates/pg_partman--1.4.2--1.4.3.sql .//updates/pg_partman--4.0.0--4.1.0.sql .//updates/pg_partman--1.8.3--1.8.4.sql .//updates/pg_partman--3.1.3--3.2.0.sql .//updates/pg_partman--2.2.2--2.2.3.sql .//updates/pg_partman--1.4.0--1.4.1.sql .//updates/pg_partman--2.6.1--2.6.2.sql .//updates/pg_partman--0.4.2--1.0.0.sql .//updates/pg_partman--4.3.1--4.4.0.sql .//updates/pg_partman--1.8.5--1.8.6.sql .//updates/pg_partman--2.6.0--2.6.1.sql .//updates/pg_partman--2.5.0--2.5.1.sql .//updates/pg_partman--2.3.2--2.3.3.sql .//updates/pg_partman--2.6.2--2.6.3.sql .//updates/pg_partman--4.1.0--4.2.0.sql .//updates/pg_partman--2.2.1--2.2.2.sql .//sql/pg_partman--4.5.1.sql '/opt/metwork-mfext-2.0/opt/scientific_core/share/postgresql/extension/' /bin/install -c -m 755 src/pg_partman_bgw.so '/opt/metwork-mfext-2.0/opt/scientific_core/lib/postgresql/' /bin/install -c -m 644 .//doc/migration_to_partman.md .//doc/pg_partman.md .//doc/pg_partman_howto_triggerbased.md .//doc/pg_partman_howto_native.md .//doc/migrate_to_native.md '/opt/metwork-mfext-2.0/opt/scientific_core/share/doc/postgresql/extension/' /bin/install -c -m 755 .//bin/common/*.py '/opt/metwork-mfext-2.0/opt/scientific_core/bin/' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman/build/pg_partman-4.5.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0073_pg_partman' 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: /buildcache/mfext_cache_layer_scientific_core_a5aeadfc4101a3fd2eecc942c0084edf.tar created 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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 python3_core@mfext layer (dependency) hash (from cache): a4bbc245bce43059ee33a70f75b0ed7d root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: e0360d87fb4b20b478e7e9193b4eb8f2 cache missed (/buildcache/mfext_cache_layer_python3_fc4fdde5bcdd98f8f82bc02217b9a2de.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 tempolayer230571[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer230571] 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=416321 sha256=aad14b07e564bd9e9f55ecf25b7fcf88d369e71082353688c6d4cc0cd6604ce9 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=bda326e85d9715a38d9816178e5002fb2fcfd6f8f724c8e4238fa8fb0aa7a59f 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=ccab2c655c714c0732812c30fb13e689bf364db048a35f778d5803efade51052 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=884de8672b14919dca7be6d9b8dfa94bee57e2fa9444837d254e50f228b2eb76 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=a95b504b7a12369b8357d7f491fdb2a9bd286d6aded54952c471d479ff3eb956 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=479ae6272b6e3e6003f9f103c4eeb01e80f8cfbf6edce9e2ff631b63da09a9e7 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=cd6d99f634c3013d0067a87ea9d14cb204898bd75dbae551bf0c81d1c7c5d4d8 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=fa8ed8d9ce3b22a7e03629938fda5e0b5ac11370ecb11351dd8f624f82f01b7a 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=f3372c7cfa00dee413f96f1326ec3652edd180cc981878f81f0348718afc6a94 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 tempolayer231088[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088] 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 cffi>=1.1 Using cached cffi-1.12.3.tar.gz (456 kB) Collecting six>=1.4.1 Using cached six-1.15.0.tar.gz (33 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=1368664 sha256=6aed48d782135db0a25a7d6ab625b0b8cb1a9f700fa6ba6d310bf449a3baec15 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=fbd0e679ded54249d6ef6051357aa2d13dad23d535ea41dc1356ed288155db4b 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=09a6ffdb156eccaa807a458622f57e1c64926949c49919f514eaa98096b07668 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=018bc946c92a04b76a0de5adb46990e145ec0eb4a73004e2992aa5e46c1d9c2c 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=60bf097255604b3ae0988e53a317549082a223b3c6013ca18d3a221c80eeb1d0 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=f0bf142959c8fe2cbf84987350fb9331805979dd72fd62f6b730dc9ab6bd1b5a 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=59962 sha256=ffce3e624e7ef015d41dffe2356069cf6f61aa30c26549a66cae8a50670dddec 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=83121bf75190e1ce1de5a604e04f5e484d4c71cf7d402fb763c1f8c29c092231 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=4e1b7c69233bfc2015e3c50e483f51420cd6ceffa41877a292d6e1089eb9a445 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=0de76b377560e5a65ac95ba2a2e0923291d05189ce79a14055bb65a8193caf30 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=f5e32f42efeedbe0147d66f70bb9854aa5856296737dbf57dbe78298d556e311 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=1fa7306c4068a73d149169f5722e2db04a57d36ad199d4e02bc601e6f1fe1bd5 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=66a5da312bd131e5e166c8325f52db8d8650019ccb0cac3b37964d5312e9617c 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=9a2f2373a4b324272b0356d924c53def3df986359fd732cce54ffa31f5d7c159 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=737603 sha256=e1e4798fcb99d2ef5501f297c46abb0f80ec00c898646266f59063f80c4a3851 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=30f63d978ee8a9b7b67b1c9cd1d741fa71210400dd2f51f96f225b0d75d8e814 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=c18f1685634b426b0c8458db4d284c791dba481db400e1f684ff62a7c4ec42f9 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=68c3386993dc0e7cab83484872b17d5bb906af518d5a9bb172e03fadf02bdf47 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=9d090db6a876d6844892cb5195257fc3c6d9bb9eda0032245a4bbe5c6768149b 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=a48ef0c52afaaa6bc5af4b74f6039aeb11641812a1dd01157fd460e857511a72 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=518efded0a95f88502586e8c8540348c3af5d4be8cf03dfc22998f73e7ce17cf 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=13c06d536b4207a30250ea06237784fef413eb2247c6e984ff8aa719dde17963 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=db48e2e53b25243d50c7864dba683a9a2925b250a1c7fa662ae45cfa8de6dd19 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=96287974aa608a8f8b5dea644ff9f9d81352f96905c4e5bde29ea5986b32a6b5 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=ff25666c1c003e71a14f341df4f033e48c4627778d03c34bc4a0d5255f9766c9 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=71a3153652024ec1c57fd67965a7c930a8ed7c92e656f1c28222ccba59a46171 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=32433 sha256=d8664e53ab5aaf159467669664cf344fe3e7b8ebcdcb4615348b6509723cba94 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=89d66f40c27d973bdb81c741c889c9267d7e0fe8db9e518a4985bee421b5239b 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=6f9b0fbd63434043b98d962f0fed1fd67c68375fd7b97bc6c2ebdc529479aa33 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=177771 sha256=a4da63c44317ca0ce7d87a8b62407178d4cd8f1c7a07fd878f20269a52c1dac4 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=39648 sha256=3802daa3c38f9b99c341c856d9f94c51c6c8a3ad9a01c46a6a0fa5ffc5fffb26 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=796b68af38f97f928c94850ba35f94435994afcbfbd54761ce4e53a580fd12ae 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=29ba74368b176c399cfaef116afef4262efdafac1579a1785da4de155222f2b3 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=e37dc116efa468c2acb786d6ab6c65103218f3cc34beea915bbb41df2fc3f692 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=ffa1e2d15d4c477acb6387b4ea9eeff741913be15dfe90ee7620622a0051037c 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=279178 sha256=61f379cb89544d0d3e6a9c87bc576a2d2a66cda416321625b22458a62fffda4f 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=52aa435fa5d55b71a35a7497aa6d993b4382505483d8abd15389d9f1f9b33166 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=f7c1e640f990005290f36abc134f7d64db3d2ebf32b82f461bbc44e8841c38c5 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=549940bfaf7f370400a6aea1acf6e1d15ec82b531fec052ede1f01446d126ab0 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=945266 sha256=850be3ac0187ff7f8a687f736341c04c1759d0ffe61c996fcd34d63bb659d166 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=c6e4d85c81e35119925d80e0c96e5ba699d6618f3aa35341a4b78a5da7f445f3 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=10603667750c30ab2bcd32eb5fa8ce00a50a459e3162dde93d64f3114051de0c 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=f7c55bcd3f262b49bb876b70d788d319cc8c341c79e1d81773ef7a8019061fdb 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=ce58a5bd898fb9b4809ac6f8d5ee59702d9d6a583296d42b5b4f197b486ef85c 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=891c81d53d5440ed3ee10e9fd54f29a859bf68976b4be5bff26ee4a432698910 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=11926 sha256=fbd87ec4d46406db58bd03606226c5b734b415b0594e4953a66e5ff0287e43d4 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=0d3d85d3740478524c66d7d6304197c85fa5820bcbdd2f8a88a006ca4d456605 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=321901eef197a573b443a22914a239a1f50afea0f7bbb7ba3bcc87d5fdf2287f 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=c9d01967231620daa3f3ba14a48d8c3f26ab2f6d4d7114cf0d17b663b463fe16 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=2a2c315b57d5a10b4f4cff39c9e5c10a1076fdc650558e9663f94e7e574226f8 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=b033814fda2e29f27afac40f78d6c9840e6aaaee66861e22593edb03c8a3c18d 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=2dce9c9455ca5f9e187cf87b6b06bbd4ef5e864faedd0d909ee4a23b7ec683c6 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=e4f1b231448d5faf119fd54a4b122b287bb3e5e50d8f711480b07716f963773c 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=aad58f7211c661a7b1d58af3cfe6034c96be80ce2a65b6311e0f85d34ef2f942 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=cfe7b478da88065bbb8b7d659e83543fcff530aaeea564094f23900f10fa47b6 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=78591 sha256=1de70290c53d2305f6131c8f4e666374168dc9616c28157be57378117704ae7b 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=308432 sha256=9854afffd7ca996539fb77ef2cef4f854a3accc657d24b3229f4dfd3c50fe557 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=c18adc029f50eef3f21845787ba3482cb428e4e93017d66203e84469914fbfac Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=1febc406b8cb64ef82c4c50c9dd28bb59dd25a9e8564a3e4931e13ddde4ecc5f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=08b8e1336042b1d6adee6371fe00d49f7fe4ef6454c69016e01f70ff0b8727f0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=d494584ed8f7ca848018f64a1a855e4d64536863ef947163640e6dfa7ad0caf1 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=cd50d0547a07a10621b23ff943020ce95b0aec45d3ac5345729d20b981a113dd Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=e24da7d7b3c86249db2499427727f20fa72dc73b394d9be6e3d0d833f66e2acb Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=a595e351905eab449b1e710a2702f2211046931d981883558e2cc957fdf0e65b Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=c78eac2810d6398be2b2486710a530f7a1a3b280c9639f48112bd6d42ceff38e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=0bd00d8c116f843b04b62f326515d684439139c683472eff47632db801191e3e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=2829dbd2b2bd935e8f49b0773db5bac697a2a6f9113c1c1af3a2f77563325a62 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=ca4788242d3e97e5a8f85f6ae2e01fd1e2e8106b1d5e2eec04d745b7172cd750 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=63af9211f445d10920ac8ba510373d184a13b2d86ace88dae0f336cdad64e5a7 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=943d5c4a6faca362c708913e0c7a4dd513d53e5cb698cc7c7b60440a43bf78fe Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=0dcf0ac647aee0f0f9166ad77a4f02d08692c6fc4f404c8ef71d86efa8f866ca Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=af6415f83d2c9c0346dab8f6d2b8b0fdf9a44fd9a03f5458d3f21dac781bdd47 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=2f5fdba7e13fd69b95a1b8659aa2a0dc4346d119ecd2d966a39d070e07962c72 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=16f03e932c3f92033ea648473de44b3cababb1447acfcb636c9e3a010a8746d2 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=83f7b397cb755fc35b530b1b499899544d0f85b8e03399a55cd434ad77ad4cd6 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer231088/tmp/pip-ephem-wheel-cache-sfteaht6/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=586c1490b7bb041da9459b0cb27f7190b7b2c5f606e4edbd9dd2a061b2483567 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=416300 sha256=279b55309eedab020a108723bdfbe74df675441bc8e8d418ec327e63a7fe8683 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=d38a6b12503865371e6aab18681a5470ae9c6e1f07883e4aab8595631b137a08 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=ce06559aec2cd825a46289d0e9f28a7deb9a0ccd6cd2422d800bf8d61642b3fa 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=d5950af5fbd77165414200d39ffd1501c40aa6abefc01493c458b435d32bcd7e 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=f79852be62cabc41d19b61a36d88b5872d011cd64e76520e427233069eedfa53 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=48bf91df756f0c391cdfbc7fc14c0082cf85dc25f0869285a627f26e56848f35 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-17 09:30:13-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.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% 14.0M=0.003s 2023-07-17 09:30:13 (14.0 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-17 09:30:13-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.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% 94.2M=0s 2023-07-17 09:30:14 (94.2 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=9306407367e19e0eabf11dddcdba5b132dc02a7e330c8860b90951a31c4c3474 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_fc4fdde5bcdd98f8f82bc02217b9a2de.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 python3@mfext layer (dependency) hash (from cache): f649c463b7329d5fe051605894f126fd python3_core@mfext layer (dependency) hash (from cache): a4bbc245bce43059ee33a70f75b0ed7d root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: eda7fef34f9ed611b1617edd95e94058 cache missed (/buildcache/mfext_cache_layer_python3_circus_79a8c575ad087b7a1f09ef15c89bd4d2.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 tempolayer284887[/src/layers/layer2_python3_circus/0500_circus/tempolayer284887] 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=319ad1c47b25b8d74ea696202325f211ac7bdca67f9b0f2fb882876a0092a928 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=1577109 sha256=fc4b78be1737b956b0b4e231f4b0014baa8929391a193ecdb2876544d5615f83 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=432389 sha256=7e45098f22b55abdbc11de02aee633d96473b40eb59ee1ddeb8c835a86f43d78 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=a383aa3589c95eb25cafccb1055a2302f7cf48da3ee9e538cffa16eec19de8b6 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer284887/tmp/pip-ephem-wheel-cache-uzn76ys8/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=57c28574e38207f3d93bdb4014701d8327229711817697f42af3b32ca517da7e Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer284887/tmp/pip-ephem-wheel-cache-uzn76ys8/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=c60bb3eae5bf9c15ea95f318337998ba638692f3634effe340b12795ff04bf49 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=453f6df9b716754600c5ab1ec9fcd0a7cafc368c76ec55eabd5b2498e55184c8 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=279131 sha256=a6fee0fe01b6d3451e8105f0576e9cbd1579444cf074a6580415945cae7de59b 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: 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) 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) 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_79a8c575ad087b7a1f09ef15c89bd4d2.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 python3@mfext layer (dependency) hash (from cache): f649c463b7329d5fe051605894f126fd python3_core@mfext layer (dependency) hash (from cache): a4bbc245bce43059ee33a70f75b0ed7d root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e scientific_core@mfext layer (dependency) hash (from cache): 5f209ba3529462027ff22a6781297f10 source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_af364fb61acec9dbbea2d1589f4720eb.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 tempolayer286071[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer286071] 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=499474 sha256=d2b00d8501ca22677b4866d35e7271545b61a72f85d355522824dd68f4ce3588 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_af364fb61acec9dbbea2d1589f4720eb.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: 34a0a816976df004270b9ff5560c9e54 cache missed (/buildcache/mfext_cache_layer_devtools_eafc67f730a4fabf0b2fdcd2e37865ed.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 make[3]: Entering directory '/src/layers/layer7_devtools/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,devtools@mfext -- make -f Makefile.mk all cp -f test_globals_in_lua.sh /opt/metwork-mfext-2.0/opt/devtools/bin/test_globals_in_lua.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/test_globals_in_lua.sh cp -f shellchecks /opt/metwork-mfext-2.0/opt/devtools/bin/shellchecks chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/shellchecks cp -f noutf8.sh /opt/metwork-mfext-2.0/opt/devtools/bin/noutf8.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/noutf8.sh cp -f _git /opt/metwork-mfext-2.0/opt/devtools/bin/_git chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/_git cp -f lua-releng /opt/metwork-mfext-2.0/opt/devtools/bin/lua-releng chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/lua-releng cp -f external_rpm_dependencies.sh /opt/metwork-mfext-2.0/opt/devtools/bin/external_rpm_dependencies.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/external_rpm_dependencies.sh cp -f pylint2.sh /opt/metwork-mfext-2.0/opt/devtools/bin/pylint2.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/pylint2.sh cp -f pylint3.sh /opt/metwork-mfext-2.0/opt/devtools/bin/pylint3.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/pylint3.sh cp -f pylint.sh /opt/metwork-mfext-2.0/opt/devtools/bin/pylint.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/pylint.sh cp -f nosetests.sh /opt/metwork-mfext-2.0/opt/devtools/bin/nosetests.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/nosetests.sh cp -f nosetests3.sh /opt/metwork-mfext-2.0/opt/devtools/bin/nosetests3.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/nosetests3.sh cp -f nosetests2.sh /opt/metwork-mfext-2.0/opt/devtools/bin/nosetests2.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/nosetests2.sh cp -f flake8.sh /opt/metwork-mfext-2.0/opt/devtools/bin/flake8.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/flake8.sh cp -f flake83.sh /opt/metwork-mfext-2.0/opt/devtools/bin/flake83.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/flake83.sh cp -f flake82.sh /opt/metwork-mfext-2.0/opt/devtools/bin/flake82.sh chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/flake82.sh make[3]: Leaving directory '/src/layers/layer7_devtools/0000_adm' make[3]: Entering directory '/src/layers/layer7_devtools/0001_shellcheck' 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,devtools@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml touch /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "name: 'shellcheck'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "version: '20170801'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "extension: 'NO'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checksum: '2884164666a569e24af415fbf8ff91b9'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "ShellCheck is a bash linter" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "website: 'http://www.shellcheck.net'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/shellcheck.yaml; fi make --file=/src/layers/Makefile.standard download make[1]: Entering directory '/src/layers/layer7_devtools/0001_shellcheck' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/shellcheck-20170801.NO` `readlink -m ./sources` MD5 2884164666a569e24af415fbf8ff91b9 Computing checksum for /src/layers/layer7_devtools/0001_shellcheck/build/shellcheck-20170801.NO... Good checksum make[1]: Leaving directory '/src/layers/layer7_devtools/0001_shellcheck' mkdir -p /opt/metwork-mfext-2.0/opt/devtools/bin cp -f build/shellcheck-20170801.NO /opt/metwork-mfext-2.0/opt/devtools/bin/shellcheck chmod a+rx /opt/metwork-mfext-2.0/opt/devtools/bin/shellcheck make[3]: Leaving directory '/src/layers/layer7_devtools/0001_shellcheck' make[3]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher' 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,devtools@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml touch /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "name: 'the_silver_searcher'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "version: '2.2.0'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checksum: 'bad7f246c21b4cd92bd2553e45178bbf'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "The Silver Searcher is a code searching tool similar to ack, with a focus on speed" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "website: 'https://github.com/ggreer/the_silver_searcher'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "license: 'Apache License 2.0'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/devtools download uncompress make[1]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/the_silver_searcher-2.2.0.tar.gz` `readlink -m ./sources` MD5 bad7f246c21b4cd92bd2553e45178bbf Computing checksum for /src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0.tar.gz... Good checksum rm -Rf the_silver_searcher-2.2.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/the_silver_searcher-2.2.0.tar.gz` tar.gz the_silver_searcher-2.2.0 Patching with no_lzma.patch... patching file src/zfile.c Patch ok make[1]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher' cd build/the_silver_searcher-2.2.0 && ./build.sh --enable-lzma && cp ag /opt/metwork-mfext-2.0/opt/devtools/bin configure.ac:10: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' 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 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 for grep that handles long lines and -e... /bin/grep checking whether make supports nested variables... (cached) yes checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -E 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 if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflate... -lz checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for LZMA... yes checking whether PCRE_CONFIG_JIT is declared... yes checking whether CPU_ZERO, CPU_SET is declared... yes checking sys/cpuset.h usability... no checking sys/cpuset.h presence... no checking for sys/cpuset.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for struct dirent.d_type... yes checking for struct dirent.d_namlen... no checking for fgetln... no checking for fopencookie... yes checking for getline... yes checking for realpath... yes checking for strlcpy... no checking for strndup... yes checking for vasprintf... yes checking for madvise... yes checking for posix_fadvise... yes checking for pthread_setaffinity_np... yes checking for pledge... no checking for clang-format-3.8... no checking for clang-format-3.7... no checking for clang-format-3.6... no checking for clang-format... no configure: WARNING: clang-format not found. 'make test' will not detect improperly-formatted files. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating the_silver_searcher.spec config.status: creating src/config.h config.status: executing depfiles commands make[1]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' CC src/log.o CC src/ignore.o CC src/options.o CC src/print.o CC src/print_w32.o CC src/scandir.o CC src/search.o CC src/lang.o CC src/util.o src/lang.c: In function 'combine_file_extensions': src/lang.c:191:13: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(pos, ext, strlen(ext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/decompress.o src/decompress.c: In function 'decompress_zlib': src/decompress.c:52:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] stream.next_in = (Bytef *)buf; ^ CC src/main.o CC src/zfile.o CCLD ag make[2]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0/missing autoheader) rm -f src/stamp-h1 touch src/config.h.in cd . && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make[2]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[1]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0' make[3]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher' make[3]: Entering directory '/src/layers/layer7_devtools/0040_sloccount' 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,devtools@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml touch /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "name: 'sloccount'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "version: '2.26'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "checksum: '09abd6e2a016ebaf7552068a1dba1249'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "A set of tools for counting physical Source Lines of Code (SLOC) " |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "website: 'https://www.dwheeler.com/sloccount/'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/sloccount.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/devtools download uncompress build install make[1]: Entering directory '/src/layers/layer7_devtools/0040_sloccount' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` `readlink -m ./sources` MD5 09abd6e2a016ebaf7552068a1dba1249 Computing checksum for /src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26.tar.gz... Good checksum rm -Rf sloccount-2.26 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` tar.gz sloccount-2.26 cd build/sloccount-2.26 && make make[2]: Entering directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' gcc -Wall c_count.c -o c_count cp -p c_count java_count gcc -Wall lexcount1.c -o lexcount1 flex -Cfe -t pascal_count.l > pascal_count.c gcc -Wall pascal_count.c -o pascal_count :1338:16: warning: 'input' defined but not used [-Wunused-function] gcc -Wall php_count.c -o php_count flex -Cfe -t jsp_count.l > jsp_count.c gcc -Wall jsp_count.c -o jsp_count :1403:16: warning: 'input' defined but not used [-Wunused-function] gcc -Wall ml_count.c -o ml_count make[2]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' cd build/sloccount-2.26 && make install make[2]: Entering directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' install ada_count asm_count awk_count break_filelist cobol_count compute_all compute_sloc_lang count_extensions count_unknown_ext csh_count exp_count fortran_count f90_count generic_count get_sloc get_sloc_details haskell_count lex_count lisp_count make_filelists makefile_count modula3_count objc_count perl_count print_sum python_count ruby_count sed_count sh_count show_filecount sloccount sql_count tcl_count c_count java_count lexcount1 pascal_count php_count jsp_count ml_count /opt/metwork-mfext-2.0/opt/devtools/bin install -d /opt/metwork-mfext-2.0/opt/devtools/share/man/man1 install sloccount.1.gz /opt/metwork-mfext-2.0/opt/devtools/share/man/man1 install -d /opt/metwork-mfext-2.0/opt/devtools/share/doc/sloccount-2.26-1 install sloccount.html README TODO ChangeLog /opt/metwork-mfext-2.0/opt/devtools/share/doc/sloccount-2.26-1 make[2]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' make[1]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount' make[3]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount' make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk' 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,devtools@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml touch /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "name: 'wrk'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "version: '4.1.0'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "checksum: '1dffe26f74b7ae3408cfbcd9700d4d4f'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo -n "A modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "website: 'https://github.com/wg/wrk'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/devtools download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0060_wrk' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/wrk-4.1.0.tar.gz` `readlink -m ./sources` MD5 1dffe26f74b7ae3408cfbcd9700d4d4f Computing checksum for /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0.tar.gz... Good checksum rm -Rf wrk-4.1.0 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/wrk-4.1.0.tar.gz` tar.gz wrk-4.1.0 cd build/wrk-4.1.0 && make make[2]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0' Building LuaJIT... make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3/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 LINK luajit OK Successfully built LuaJIT make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== ==== Installing LuaJIT 2.1.0-beta3 to /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj ==== mkdir -p /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/luajit-2.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/man/man1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/luajit-2.1.0-beta3/jit /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/lua/5.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/lua/5.1 cd src && install -m 0755 luajit /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.a || : rm -f /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/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/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/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/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/luajit-2.1.0-beta3/jit ==== Successfully installed LuaJIT 2.1.0-beta3 to /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj ==== Note: the development releases deliberately do NOT install a symlink for luajit You can do this now by running this command (with sudo): ln -sf luajit-2.1.0-beta3 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/luajit make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3' Building OpenSSL... Operating system: x86_64-whatever-linux2 File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at ./Configure line 270. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at ./Configure line 270. Configuring for linux-x86_64 File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at ./Configure line 270. Configuring OpenSSL version 1.1.0g (0x1010007fL) no-asan [default] OPENSSL_NO_ASAN no-crypto-mdebug [default] OPENSSL_NO_CRYPTO_MDEBUG no-crypto-mdebug-backtrace [default] OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE no-dtls [option(dtls)] OPENSSL_NO_DTLS no-dtls1 [option(dtls)] OPENSSL_NO_DTLS1 no-dtls1_2 [option(dtls)] OPENSSL_NO_DTLS1_2 no-dynamic-engine [forced] no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 no-egd [default] OPENSSL_NO_EGD no-fuzz-afl [default] OPENSSL_NO_FUZZ_AFL no-fuzz-libfuzzer [default] OPENSSL_NO_FUZZ_LIBFUZZER no-heartbeats [default] OPENSSL_NO_HEARTBEATS no-idea [option] OPENSSL_NO_IDEA (skip dir) no-md2 [default] OPENSSL_NO_MD2 (skip dir) no-msan [default] OPENSSL_NO_MSAN no-psk [option] OPENSSL_NO_PSK no-rc5 [default] OPENSSL_NO_RC5 (skip dir) no-sctp [default] OPENSSL_NO_SCTP no-shared [option] no-srp [option] OPENSSL_NO_SRP (skip dir) no-ssl-trace [default] OPENSSL_NO_SSL_TRACE no-ssl3 [default] OPENSSL_NO_SSL3 no-ssl3-method [default] OPENSSL_NO_SSL3_METHOD no-ubsan [default] OPENSSL_NO_UBSAN no-unit-test [default] OPENSSL_NO_UNIT_TEST no-weak-ssl-ciphers [default] OPENSSL_NO_WEAK_SSL_CIPHERS no-zlib [default] no-zlib-dynamic [default] Configuring for linux-x86_64 CC =gcc CFLAG =-Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack SHARED_CFLAG =-fPIC -DOPENSSL_USE_NODELETE DEFINES =DSO_DLFCN HAVE_DLFCN_H NDEBUG OPENSSL_THREADS OPENSSL_NO_DYNAMIC_ENGINE OPENSSL_PIC OPENSSL_IA32_SSE2 OPENSSL_BN_ASM_MONT OPENSSL_BN_ASM_MONT5 OPENSSL_BN_ASM_GF2m SHA1_ASM SHA256_ASM SHA512_ASM RC4_ASM MD5_ASM AES_ASM VPAES_ASM BSAES_ASM GHASH_ASM ECP_NISTZ256_ASM PADLOCK_ASM POLY1305_ASM LFLAG = PLIB_LFLAG = EX_LIBS =-ldl APPS_OBJ = CPUID_OBJ =x86_64cpuid.o UPLINK_OBJ = BN_ASM =asm/x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o EC_ASM =ecp_nistz256.o ecp_nistz256-x86_64.o DES_ENC =des_enc.o fcrypt_b.o AES_ENC =aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o BF_ENC =bf_enc.o CAST_ENC =c_enc.o RC4_ENC =rc4-x86_64.o rc4-md5-x86_64.o RC5_ENC =rc5_enc.o MD5_OBJ_ASM =md5-x86_64.o SHA1_OBJ_ASM =sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o RMD160_OBJ_ASM= CMLL_ENC =cmll-x86_64.o cmll_misc.o MODES_OBJ =ghash-x86_64.o aesni-gcm-x86_64.o PADLOCK_OBJ =e_padlock-x86_64.o CHACHA_ENC =chacha-x86_64.o POLY1305_OBJ =poly1305-x86_64.o BLAKE2_OBJ = PROCESSOR = RANLIB =ranlib ARFLAGS = PERL =/usr/bin/perl SIXTY_FOUR_BIT_LONG mode Configured for linux-x86_64. make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" crypto/include/internal/bn_conf.h.in > crypto/include/internal/bn_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" crypto/include/internal/dso_conf.h.in > crypto/include/internal/dso_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h make depend && make _all make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' CC="gcc" /usr/bin/perl crypto/aes/asm/aes-x86_64.pl elf crypto/aes/aes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes-x86_64.d.tmp -MT crypto/aes/aes-x86_64.o -c -o crypto/aes/aes-x86_64.o crypto/aes/aes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-mb-x86_64.d.tmp -MT crypto/aes/aesni-mb-x86_64.o -c -o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-mb-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-sha1-x86_64.d.tmp -MT crypto/aes/aesni-sha1-x86_64.o -c -o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha1-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-sha256-x86_64.d.tmp -MT crypto/aes/aesni-sha256-x86_64.o -c -o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-sha256-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aesni-x86_64.d.tmp -MT crypto/aes/aesni-x86_64.o -c -o crypto/aes/aesni-x86_64.o crypto/aes/aesni-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/bsaes-x86_64.pl elf crypto/aes/bsaes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/bsaes-x86_64.d.tmp -MT crypto/aes/bsaes-x86_64.o -c -o crypto/aes/bsaes-x86_64.o crypto/aes/bsaes-x86_64.s CC="gcc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/vpaes-x86_64.d.tmp -MT crypto/aes/vpaes-x86_64.o -c -o crypto/aes/vpaes-x86_64.o crypto/aes/vpaes-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c In function 'slg_write.constprop', inlined from 'slg_puts' at crypto/bio/bss_log.c:231:11: crypto/bio/bss_log.c:198:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(buf, in, inl); ^~~~~~~~~~~~~~~~~~~~~ crypto/bio/bss_log.c: In function 'slg_puts': crypto/bio/bss_log.c:230:9: note: length computed here n = strlen(str); ^~~~~~~~~~~ gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/asm/x86_64-gcc.d.tmp -MT crypto/bn/asm/x86_64-gcc.o -c -o crypto/bn/asm/x86_64-gcc.o crypto/bn/asm/x86_64-gcc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-avx2.pl elf crypto/bn/rsaz-avx2.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/rsaz-avx2.d.tmp -MT crypto/bn/rsaz-avx2.o -c -o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-avx2.s CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-x86_64.pl elf crypto/bn/rsaz-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/rsaz-x86_64.d.tmp -MT crypto/bn/rsaz-x86_64.o -c -o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/rsaz_exp.d.tmp -MT crypto/bn/rsaz_exp.o -c -o crypto/bn/rsaz_exp.o crypto/bn/rsaz_exp.c CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-gf2m.pl elf crypto/bn/x86_64-gf2m.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/x86_64-gf2m.d.tmp -MT crypto/bn/x86_64-gf2m.o -c -o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-gf2m.s CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont.pl elf crypto/bn/x86_64-mont.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/x86_64-mont.d.tmp -MT crypto/bn/x86_64-mont.o -c -o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont.s CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont5.pl elf crypto/bn/x86_64-mont5.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/bn/x86_64-mont5.d.tmp -MT crypto/bn/x86_64-mont5.o -c -o crypto/bn/x86_64-mont5.o crypto/bn/x86_64-mont5.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c CC="gcc" /usr/bin/perl crypto/camellia/asm/cmll-x86_64.pl elf crypto/camellia/cmll-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll-x86_64.d.tmp -MT crypto/camellia/cmll-x86_64.o -c -o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT crypto/camellia/cmll_cfb.o -c -o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_cfb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT crypto/camellia/cmll_ctr.o -c -o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ctr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT crypto/camellia/cmll_ecb.o -c -o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT crypto/camellia/cmll_misc.o -c -o crypto/camellia/cmll_misc.o crypto/camellia/cmll_misc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT crypto/camellia/cmll_ofb.o -c -o crypto/camellia/cmll_ofb.o crypto/camellia/cmll_ofb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c CC="gcc" /usr/bin/perl crypto/chacha/asm/chacha-x86_64.pl elf crypto/chacha/chacha-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/chacha/chacha-x86_64.d.tmp -MT crypto/chacha/chacha-x86_64.o -c -o crypto/chacha/chacha-x86_64.o crypto/chacha/chacha-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c /usr/bin/perl util/mkbuildinf.pl "gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=\"\\\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\\\"\" -DENGINESDIR=\"\\\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\\\"\" -Wa,--noexecstack" "linux-x86_64" > crypto/buildinf.h gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/rpc_enc.d.tmp -MT crypto/des/rpc_enc.o -c -o crypto/des/rpc_enc.o crypto/des/rpc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec2_mult.d.tmp -MT crypto/ec/ec2_mult.o -c -o crypto/ec/ec2_mult.o crypto/ec/ec2_mult.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c CC="gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-x86_64.pl elf crypto/ec/ecp_nistz256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistz256-x86_64.d.tmp -MT crypto/ec/ecp_nistz256-x86_64.o -c -o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_cryptodev.d.tmp -MT crypto/engine/eng_cryptodev.o -c -o crypto/engine/eng_cryptodev.o crypto/engine/eng_cryptodev.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c gcc -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c gcc -I. -Icrypto/include -Iinclude -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c gcc -I. -Icrypto/include -Iinclude -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c gcc -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/evp/scrypt.d.tmp -MT crypto/evp/scrypt.o -c -o crypto/evp/scrypt.o crypto/evp/scrypt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c CC="gcc" /usr/bin/perl crypto/md5/asm/md5-x86_64.pl elf crypto/md5/md5-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md5/md5-x86_64.d.tmp -MT crypto/md5/md5-x86_64.o -c -o crypto/md5/md5-x86_64.o crypto/md5/md5-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c CC="gcc" /usr/bin/perl crypto/modes/asm/aesni-gcm-x86_64.pl elf crypto/modes/aesni-gcm-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/aesni-gcm-x86_64.d.tmp -MT crypto/modes/aesni-gcm-x86_64.o -c -o crypto/modes/aesni-gcm-x86_64.o crypto/modes/aesni-gcm-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c gcc -I. -Icrypto/include -Iinclude -Icrypto -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c CC="gcc" /usr/bin/perl crypto/modes/asm/ghash-x86_64.pl elf crypto/modes/ghash-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ghash-x86_64.d.tmp -MT crypto/modes/ghash-x86_64.o -c -o crypto/modes/ghash-x86_64.o crypto/modes/ghash-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c CC="gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-x86_64.pl elf crypto/poly1305/poly1305-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/poly1305/poly1305-x86_64.d.tmp -MT crypto/poly1305/poly1305-x86_64.o -c -o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/md_rand.d.tmp -MT crypto/rand/md_rand.o -c -o crypto/rand/md_rand.o crypto/rand/md_rand.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-md5-x86_64.pl elf crypto/rc4/rc4-md5-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc4/rc4-md5-x86_64.d.tmp -MT crypto/rc4/rc4-md5-x86_64.o -c -o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-md5-x86_64.s CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-x86_64.pl elf crypto/rc4/rc4-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rc4/rc4-x86_64.d.tmp -MT crypto/rc4/rc4-x86_64.o -c -o crypto/rc4/rc4-x86_64.o crypto/rc4/rc4-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_null.d.tmp -MT crypto/rsa/rsa_null.o -c -o crypto/rsa/rsa_null.o crypto/rsa/rsa_null.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed.d.tmp -MT crypto/seed/seed.o -c -o crypto/seed/seed.o crypto/seed/seed.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_cbc.d.tmp -MT crypto/seed/seed_cbc.o -c -o crypto/seed/seed_cbc.o crypto/seed/seed_cbc.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_cfb.d.tmp -MT crypto/seed/seed_cfb.o -c -o crypto/seed/seed_cfb.o crypto/seed/seed_cfb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_ecb.d.tmp -MT crypto/seed/seed_ecb.o -c -o crypto/seed/seed_ecb.o crypto/seed/seed_ecb.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/seed/seed_ofb.d.tmp -MT crypto/seed/seed_ofb.o -c -o crypto/seed/seed_ofb.o crypto/seed/seed_ofb.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-mb-x86_64.pl elf crypto/sha/sha1-mb-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1-mb-x86_64.d.tmp -MT crypto/sha/sha1-mb-x86_64.o -c -o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-mb-x86_64.s CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-x86_64.pl elf crypto/sha/sha1-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1-x86_64.d.tmp -MT crypto/sha/sha1-x86_64.o -c -o crypto/sha/sha1-x86_64.o crypto/sha/sha1-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha256-mb-x86_64.pl elf crypto/sha/sha256-mb-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha256-mb-x86_64.d.tmp -MT crypto/sha/sha256-mb-x86_64.o -c -o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-mb-x86_64.s CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha256-x86_64.d.tmp -MT crypto/sha/sha256-x86_64.o -c -o crypto/sha/sha256-x86_64.o crypto/sha/sha256-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha512-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha512-x86_64.d.tmp -MT crypto/sha/sha512-x86_64.o -c -o crypto/sha/sha512-x86_64.o crypto/sha/sha512-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c CC="gcc" /usr/bin/perl crypto/whrlpool/asm/wp-x86_64.pl elf crypto/whrlpool/wp-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/whrlpool/wp-x86_64.d.tmp -MT crypto/whrlpool/wp-x86_64.o -c -o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c CC="gcc" /usr/bin/perl crypto/x86_64cpuid.pl elf crypto/x86_64cpuid.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/x86_64cpuid.d.tmp -MT crypto/x86_64cpuid.o -c -o crypto/x86_64cpuid.o crypto/x86_64cpuid.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/afalg/e_afalg.d.tmp -MT engines/afalg/e_afalg.o -c -o engines/afalg/e_afalg.o engines/afalg/e_afalg.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/afalg/e_afalg_err.d.tmp -MT engines/afalg/e_afalg_err.o -c -o engines/afalg/e_afalg_err.o engines/afalg/e_afalg_err.c gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c CC="gcc" /usr/bin/perl engines/asm/e_padlock-x86_64.pl elf engines/e_padlock-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/e_padlock-x86_64.d.tmp -MT engines/e_padlock-x86_64.o -c -o engines/e_padlock-x86_64.o engines/e_padlock-x86_64.s gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c ar r libcrypto.a crypto/aes/aes-x86_64.o crypto/aes/aes_cfb.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/bsaes-x86_64.o crypto/aes/vpaes-x86_64.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/rpc_enc.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/ec2_mult.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_cryptodev.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/evp/scrypt.o crypto/ex_data.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/rand/md_rand.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_none.o crypto/rsa/rsa_null.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/stack/stack.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o engines/afalg/e_afalg.o engines/afalg/e_afalg_err.o engines/e_capi.o engines/e_padlock-x86_64.o engines/e_padlock.o ar: creating libcrypto.a ranlib libcrypto.a || echo Never mind. gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_ext.d.tmp -MT ssl/t1_ext.o -c -o ssl/t1_ext.o ssl/t1_ext.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_reneg.d.tmp -MT ssl/t1_reneg.o -c -o ssl/t1_reneg.o ssl/t1_reneg.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_ext.o ssl/t1_lib.o ssl/t1_reneg.o ssl/t1_trce.o ssl/tls_srp.o ar: creating libssl.a ranlib libssl.a || echo Never mind. /usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c gcc -I. -Iinclude -Iapps -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c rm -f apps/openssl make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=apps/openssl OBJECTS="apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=apps/openssl} apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=apps/openssl} apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o apps/openssl apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o fuzz/asn1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o fuzz/test-corpus.c rm -f fuzz/asn1-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/asn1-test OBJECTS="fuzz/asn1.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1-test} fuzz/asn1.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1-test} fuzz/asn1.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o fuzz/asn1parse.c rm -f fuzz/asn1parse-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/asn1parse-test OBJECTS="fuzz/asn1parse.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1parse-test} fuzz/asn1parse.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1parse-test} fuzz/asn1parse.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o fuzz/bignum.c rm -f fuzz/bignum-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/bignum-test OBJECTS="fuzz/bignum.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bignum-test} fuzz/bignum.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bignum-test} fuzz/bignum.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o fuzz/bndiv.c rm -f fuzz/bndiv-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/bndiv-test OBJECTS="fuzz/bndiv.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bndiv-test} fuzz/bndiv.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bndiv-test} fuzz/bndiv.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o fuzz/cms.c rm -f fuzz/cms-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/cms-test OBJECTS="fuzz/cms.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/cms-test} fuzz/cms.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/cms-test} fuzz/cms.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o fuzz/conf.c rm -f fuzz/conf-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/conf-test OBJECTS="fuzz/conf.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/conf-test} fuzz/conf.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/conf-test} fuzz/conf.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o fuzz/crl.c rm -f fuzz/crl-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/crl-test OBJECTS="fuzz/crl.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/crl-test} fuzz/crl.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/crl-test} fuzz/crl.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o fuzz/ct.c rm -f fuzz/ct-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/ct-test OBJECTS="fuzz/ct.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/ct-test} fuzz/ct.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/ct-test} fuzz/ct.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o fuzz/server.c rm -f fuzz/server-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/server-test OBJECTS="fuzz/server.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/server-test} fuzz/server.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/server-test} fuzz/server.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o fuzz/x509.c rm -f fuzz/x509-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/x509-test OBJECTS="fuzz/test-corpus.o fuzz/x509.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/x509-test} fuzz/test-corpus.o fuzz/x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/x509-test} fuzz/test-corpus.o fuzz/x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o test/aborttest.c rm -f test/aborttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/aborttest OBJECTS="test/aborttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/aborttest} test/aborttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/aborttest} test/aborttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/aborttest test/aborttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o test/afalgtest.c rm -f test/afalgtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/afalgtest OBJECTS="test/afalgtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/afalgtest} test/afalgtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/afalgtest} test/afalgtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/afalgtest test/afalgtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o test/asynciotest.c gcc -Iinclude -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o test/ssltestlib.c rm -f test/asynciotest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/asynciotest OBJECTS="test/asynciotest.o test/ssltestlib.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynciotest} test/asynciotest.o test/ssltestlib.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynciotest} test/asynciotest.o test/ssltestlib.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/asynciotest test/asynciotest.o test/ssltestlib.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o test/asynctest.c rm -f test/asynctest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/asynctest OBJECTS="test/asynctest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynctest} test/asynctest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynctest} test/asynctest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/asynctest test/asynctest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o test/bad_dtls_test.c rm -f test/bad_dtls_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bad_dtls_test OBJECTS="test/bad_dtls_test.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bad_dtls_test} test/bad_dtls_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bad_dtls_test} test/bad_dtls_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bad_dtls_test test/bad_dtls_test.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o test/bftest.c rm -f test/bftest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bftest OBJECTS="test/bftest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bftest} test/bftest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bftest} test/bftest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bftest test/bftest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o test/bio_enc_test.c rm -f test/bio_enc_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bio_enc_test OBJECTS="test/bio_enc_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bio_enc_test} test/bio_enc_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bio_enc_test} test/bio_enc_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bio_enc_test test/bio_enc_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o test/bioprinttest.c rm -f test/bioprinttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bioprinttest OBJECTS="test/bioprinttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bioprinttest} test/bioprinttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bioprinttest} test/bioprinttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bioprinttest test/bioprinttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o test/bntest.c rm -f test/bntest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bntest OBJECTS="test/bntest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bntest} test/bntest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bntest} test/bntest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bntest test/bntest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c rm -f test/buildtest_aes make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_aes OBJECTS="test/buildtest_aes.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_aes} test/buildtest_aes.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_aes} test/buildtest_aes.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_aes test/buildtest_aes.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c rm -f test/buildtest_asn1 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_asn1 OBJECTS="test/buildtest_asn1.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1} test/buildtest_asn1.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1} test/buildtest_asn1.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_asn1 test/buildtest_asn1.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c rm -f test/buildtest_asn1t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_asn1t OBJECTS="test/buildtest_asn1t.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1t} test/buildtest_asn1t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1t} test/buildtest_asn1t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_asn1t test/buildtest_asn1t.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c rm -f test/buildtest_async make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_async OBJECTS="test/buildtest_async.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_async} test/buildtest_async.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_async} test/buildtest_async.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_async test/buildtest_async.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c rm -f test/buildtest_bio make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_bio OBJECTS="test/buildtest_bio.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bio} test/buildtest_bio.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bio} test/buildtest_bio.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_bio test/buildtest_bio.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c rm -f test/buildtest_blowfish make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_blowfish OBJECTS="test/buildtest_blowfish.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_blowfish} test/buildtest_blowfish.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_blowfish} test/buildtest_blowfish.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_blowfish test/buildtest_blowfish.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c rm -f test/buildtest_bn make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_bn OBJECTS="test/buildtest_bn.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bn} test/buildtest_bn.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bn} test/buildtest_bn.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_bn test/buildtest_bn.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c rm -f test/buildtest_buffer make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_buffer OBJECTS="test/buildtest_buffer.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_buffer} test/buildtest_buffer.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_buffer} test/buildtest_buffer.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_buffer test/buildtest_buffer.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c rm -f test/buildtest_camellia make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_camellia OBJECTS="test/buildtest_camellia.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_camellia} test/buildtest_camellia.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_camellia} test/buildtest_camellia.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_camellia test/buildtest_camellia.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c rm -f test/buildtest_cast make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cast OBJECTS="test/buildtest_cast.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cast} test/buildtest_cast.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cast} test/buildtest_cast.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cast test/buildtest_cast.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c rm -f test/buildtest_cmac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cmac OBJECTS="test/buildtest_cmac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cmac} test/buildtest_cmac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cmac} test/buildtest_cmac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cmac test/buildtest_cmac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c rm -f test/buildtest_cms make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cms OBJECTS="test/buildtest_cms.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cms} test/buildtest_cms.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cms} test/buildtest_cms.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cms test/buildtest_cms.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c rm -f test/buildtest_comp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_comp OBJECTS="test/buildtest_comp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_comp} test/buildtest_comp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_comp} test/buildtest_comp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_comp test/buildtest_comp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c rm -f test/buildtest_conf make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_conf OBJECTS="test/buildtest_conf.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf} test/buildtest_conf.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf} test/buildtest_conf.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_conf test/buildtest_conf.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c rm -f test/buildtest_conf_api make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_conf_api OBJECTS="test/buildtest_conf_api.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf_api} test/buildtest_conf_api.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf_api} test/buildtest_conf_api.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_conf_api test/buildtest_conf_api.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c rm -f test/buildtest_crypto make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_crypto OBJECTS="test/buildtest_crypto.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_crypto} test/buildtest_crypto.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_crypto} test/buildtest_crypto.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_crypto test/buildtest_crypto.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c rm -f test/buildtest_ct make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ct OBJECTS="test/buildtest_ct.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ct} test/buildtest_ct.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ct} test/buildtest_ct.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ct test/buildtest_ct.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c rm -f test/buildtest_des make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_des OBJECTS="test/buildtest_des.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_des} test/buildtest_des.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_des} test/buildtest_des.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_des test/buildtest_des.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c rm -f test/buildtest_dh make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_dh OBJECTS="test/buildtest_dh.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dh} test/buildtest_dh.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dh} test/buildtest_dh.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_dh test/buildtest_dh.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c rm -f test/buildtest_dsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_dsa OBJECTS="test/buildtest_dsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dsa} test/buildtest_dsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dsa} test/buildtest_dsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_dsa test/buildtest_dsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c rm -f test/buildtest_e_os2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_e_os2 OBJECTS="test/buildtest_e_os2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_e_os2} test/buildtest_e_os2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_e_os2} test/buildtest_e_os2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_e_os2 test/buildtest_e_os2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c rm -f test/buildtest_ebcdic make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ebcdic OBJECTS="test/buildtest_ebcdic.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ebcdic} test/buildtest_ebcdic.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ebcdic} test/buildtest_ebcdic.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ebcdic test/buildtest_ebcdic.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c rm -f test/buildtest_ec make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ec OBJECTS="test/buildtest_ec.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ec} test/buildtest_ec.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ec} test/buildtest_ec.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ec test/buildtest_ec.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c rm -f test/buildtest_ecdh make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ecdh OBJECTS="test/buildtest_ecdh.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdh} test/buildtest_ecdh.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdh} test/buildtest_ecdh.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ecdh test/buildtest_ecdh.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c rm -f test/buildtest_ecdsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ecdsa OBJECTS="test/buildtest_ecdsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdsa} test/buildtest_ecdsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdsa} test/buildtest_ecdsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ecdsa test/buildtest_ecdsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c rm -f test/buildtest_engine make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_engine OBJECTS="test/buildtest_engine.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_engine} test/buildtest_engine.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_engine} test/buildtest_engine.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_engine test/buildtest_engine.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl err > test/buildtest_err.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_err.d.tmp -MT test/buildtest_err.o -c -o test/buildtest_err.o test/buildtest_err.c rm -f test/buildtest_err make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_err OBJECTS="test/buildtest_err.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_err} test/buildtest_err.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_err} test/buildtest_err.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_err test/buildtest_err.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c rm -f test/buildtest_evp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_evp OBJECTS="test/buildtest_evp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_evp} test/buildtest_evp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_evp} test/buildtest_evp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_evp test/buildtest_evp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c rm -f test/buildtest_hmac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_hmac OBJECTS="test/buildtest_hmac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_hmac} test/buildtest_hmac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_hmac} test/buildtest_hmac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_hmac test/buildtest_hmac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c rm -f test/buildtest_kdf make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_kdf OBJECTS="test/buildtest_kdf.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_kdf} test/buildtest_kdf.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_kdf} test/buildtest_kdf.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_kdf test/buildtest_kdf.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c rm -f test/buildtest_lhash make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_lhash OBJECTS="test/buildtest_lhash.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_lhash} test/buildtest_lhash.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_lhash} test/buildtest_lhash.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_lhash test/buildtest_lhash.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c rm -f test/buildtest_md4 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_md4 OBJECTS="test/buildtest_md4.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md4} test/buildtest_md4.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md4} test/buildtest_md4.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_md4 test/buildtest_md4.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c rm -f test/buildtest_md5 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_md5 OBJECTS="test/buildtest_md5.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md5} test/buildtest_md5.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md5} test/buildtest_md5.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_md5 test/buildtest_md5.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_mdc2.d.tmp -MT test/buildtest_mdc2.o -c -o test/buildtest_mdc2.o test/buildtest_mdc2.c rm -f test/buildtest_mdc2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_mdc2 OBJECTS="test/buildtest_mdc2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_mdc2} test/buildtest_mdc2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_mdc2} test/buildtest_mdc2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_mdc2 test/buildtest_mdc2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c rm -f test/buildtest_modes make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_modes OBJECTS="test/buildtest_modes.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_modes} test/buildtest_modes.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_modes} test/buildtest_modes.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_modes test/buildtest_modes.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c rm -f test/buildtest_obj_mac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_obj_mac OBJECTS="test/buildtest_obj_mac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_obj_mac} test/buildtest_obj_mac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_obj_mac} test/buildtest_obj_mac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_obj_mac test/buildtest_obj_mac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c rm -f test/buildtest_objects make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_objects OBJECTS="test/buildtest_objects.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_objects} test/buildtest_objects.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_objects} test/buildtest_objects.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_objects test/buildtest_objects.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c rm -f test/buildtest_ocsp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ocsp OBJECTS="test/buildtest_ocsp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ocsp} test/buildtest_ocsp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ocsp} test/buildtest_ocsp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ocsp test/buildtest_ocsp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c rm -f test/buildtest_opensslv make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_opensslv OBJECTS="test/buildtest_opensslv.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_opensslv} test/buildtest_opensslv.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_opensslv} test/buildtest_opensslv.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_opensslv test/buildtest_opensslv.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c rm -f test/buildtest_ossl_typ make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ossl_typ OBJECTS="test/buildtest_ossl_typ.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ossl_typ} test/buildtest_ossl_typ.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ossl_typ} test/buildtest_ossl_typ.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ossl_typ test/buildtest_ossl_typ.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c rm -f test/buildtest_pem make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pem OBJECTS="test/buildtest_pem.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem} test/buildtest_pem.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem} test/buildtest_pem.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pem test/buildtest_pem.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c rm -f test/buildtest_pem2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pem2 OBJECTS="test/buildtest_pem2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem2} test/buildtest_pem2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem2} test/buildtest_pem2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pem2 test/buildtest_pem2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c rm -f test/buildtest_pkcs12 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pkcs12 OBJECTS="test/buildtest_pkcs12.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs12} test/buildtest_pkcs12.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs12} test/buildtest_pkcs12.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pkcs12 test/buildtest_pkcs12.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c rm -f test/buildtest_pkcs7 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pkcs7 OBJECTS="test/buildtest_pkcs7.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs7} test/buildtest_pkcs7.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs7} test/buildtest_pkcs7.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pkcs7 test/buildtest_pkcs7.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c rm -f test/buildtest_rand make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rand OBJECTS="test/buildtest_rand.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rand} test/buildtest_rand.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rand} test/buildtest_rand.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rand test/buildtest_rand.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c rm -f test/buildtest_rc2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rc2 OBJECTS="test/buildtest_rc2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc2} test/buildtest_rc2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc2} test/buildtest_rc2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rc2 test/buildtest_rc2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c rm -f test/buildtest_rc4 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rc4 OBJECTS="test/buildtest_rc4.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc4} test/buildtest_rc4.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc4} test/buildtest_rc4.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rc4 test/buildtest_rc4.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c rm -f test/buildtest_ripemd make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ripemd OBJECTS="test/buildtest_ripemd.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ripemd} test/buildtest_ripemd.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ripemd} test/buildtest_ripemd.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ripemd test/buildtest_ripemd.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c rm -f test/buildtest_rsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rsa OBJECTS="test/buildtest_rsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rsa} test/buildtest_rsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rsa} test/buildtest_rsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rsa test/buildtest_rsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c rm -f test/buildtest_safestack make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_safestack OBJECTS="test/buildtest_safestack.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_safestack} test/buildtest_safestack.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_safestack} test/buildtest_safestack.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_safestack test/buildtest_safestack.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c rm -f test/buildtest_seed make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_seed OBJECTS="test/buildtest_seed.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_seed} test/buildtest_seed.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_seed} test/buildtest_seed.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_seed test/buildtest_seed.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c rm -f test/buildtest_sha make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_sha OBJECTS="test/buildtest_sha.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_sha} test/buildtest_sha.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_sha} test/buildtest_sha.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_sha test/buildtest_sha.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c rm -f test/buildtest_srtp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_srtp OBJECTS="test/buildtest_srtp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_srtp} test/buildtest_srtp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_srtp} test/buildtest_srtp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_srtp test/buildtest_srtp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c rm -f test/buildtest_ssl make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ssl OBJECTS="test/buildtest_ssl.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl} test/buildtest_ssl.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl} test/buildtest_ssl.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ssl test/buildtest_ssl.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c rm -f test/buildtest_ssl2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ssl2 OBJECTS="test/buildtest_ssl2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl2} test/buildtest_ssl2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl2} test/buildtest_ssl2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ssl2 test/buildtest_ssl2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c rm -f test/buildtest_stack make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_stack OBJECTS="test/buildtest_stack.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_stack} test/buildtest_stack.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_stack} test/buildtest_stack.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_stack test/buildtest_stack.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c rm -f test/buildtest_symhacks make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_symhacks OBJECTS="test/buildtest_symhacks.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_symhacks} test/buildtest_symhacks.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_symhacks} test/buildtest_symhacks.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_symhacks test/buildtest_symhacks.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c rm -f test/buildtest_tls1 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_tls1 OBJECTS="test/buildtest_tls1.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_tls1} test/buildtest_tls1.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_tls1} test/buildtest_tls1.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_tls1 test/buildtest_tls1.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c rm -f test/buildtest_ts make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ts OBJECTS="test/buildtest_ts.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ts} test/buildtest_ts.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ts} test/buildtest_ts.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ts test/buildtest_ts.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c rm -f test/buildtest_txt_db make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_txt_db OBJECTS="test/buildtest_txt_db.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_txt_db} test/buildtest_txt_db.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_txt_db} test/buildtest_txt_db.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_txt_db test/buildtest_txt_db.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c rm -f test/buildtest_ui make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ui OBJECTS="test/buildtest_ui.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ui} test/buildtest_ui.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ui} test/buildtest_ui.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ui test/buildtest_ui.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c rm -f test/buildtest_whrlpool make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_whrlpool OBJECTS="test/buildtest_whrlpool.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_whrlpool} test/buildtest_whrlpool.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_whrlpool} test/buildtest_whrlpool.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_whrlpool test/buildtest_whrlpool.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c rm -f test/buildtest_x509 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509 OBJECTS="test/buildtest_x509.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509} test/buildtest_x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509} test/buildtest_x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509 test/buildtest_x509.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c rm -f test/buildtest_x509_vfy make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509_vfy OBJECTS="test/buildtest_x509_vfy.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509_vfy} test/buildtest_x509_vfy.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509_vfy} test/buildtest_x509_vfy.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509_vfy test/buildtest_x509_vfy.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c rm -f test/buildtest_x509v3 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509v3 OBJECTS="test/buildtest_x509v3.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509v3} test/buildtest_x509v3.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509v3} test/buildtest_x509v3.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509v3 test/buildtest_x509v3.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o test/casttest.c rm -f test/casttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/casttest OBJECTS="test/casttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/casttest} test/casttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/casttest} test/casttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/casttest test/casttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o test/cipherlist_test.c gcc -I. -Iinclude -I. -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/testutil.d.tmp -MT test/testutil.o -c -o test/testutil.o test/testutil.c rm -f test/cipherlist_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/cipherlist_test OBJECTS="test/cipherlist_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/cipherlist_test} test/cipherlist_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/cipherlist_test} test/cipherlist_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/cipherlist_test test/cipherlist_test.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o test/clienthellotest.c rm -f test/clienthellotest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/clienthellotest OBJECTS="test/clienthellotest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/clienthellotest} test/clienthellotest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/clienthellotest} test/clienthellotest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/clienthellotest test/clienthellotest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o test/constant_time_test.c rm -f test/constant_time_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/constant_time_test OBJECTS="test/constant_time_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/constant_time_test} test/constant_time_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/constant_time_test} test/constant_time_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/constant_time_test test/constant_time_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o test/crltest.c rm -f test/crltest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/crltest OBJECTS="test/crltest.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/crltest} test/crltest.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/crltest} test/crltest.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/crltest test/crltest.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o test/ct_test.c rm -f test/ct_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ct_test OBJECTS="test/ct_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ct_test} test/ct_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ct_test} test/ct_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ct_test test/ct_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o test/d2i_test.c rm -f test/d2i_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/d2i_test OBJECTS="test/d2i_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/d2i_test} test/d2i_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/d2i_test} test/d2i_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/d2i_test test/d2i_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o test/danetest.c rm -f test/danetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/danetest OBJECTS="test/danetest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/danetest} test/danetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/danetest} test/danetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/danetest test/danetest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o test/destest.c rm -f test/destest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/destest OBJECTS="test/destest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/destest} test/destest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/destest} test/destest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/destest test/destest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o test/dhtest.c rm -f test/dhtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dhtest OBJECTS="test/dhtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dhtest} test/dhtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dhtest} test/dhtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dhtest test/dhtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o test/dsatest.c rm -f test/dsatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dsatest OBJECTS="test/dsatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dsatest} test/dsatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dsatest} test/dsatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dsatest test/dsatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -Itest -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o test/dtlstest.c rm -f test/dtlstest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dtlstest OBJECTS="test/dtlstest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlstest} test/dtlstest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlstest} test/dtlstest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dtlstest test/dtlstest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c rm -f test/dtlsv1listentest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dtlsv1listentest OBJECTS="test/dtlsv1listentest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlsv1listentest} test/dtlsv1listentest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlsv1listentest} test/dtlsv1listentest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dtlsv1listentest test/dtlsv1listentest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c rm -f test/ecdsatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ecdsatest OBJECTS="test/ecdsatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ecdsatest} test/ecdsatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ecdsatest} test/ecdsatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ecdsatest test/ecdsatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c rm -f test/ectest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ectest OBJECTS="test/ectest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ectest} test/ectest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ectest} test/ectest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ectest test/ectest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c rm -f test/enginetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/enginetest OBJECTS="test/enginetest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/enginetest} test/enginetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/enginetest} test/enginetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/enginetest test/enginetest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c rm -f test/evp_extra_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/evp_extra_test OBJECTS="test/evp_extra_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_extra_test} test/evp_extra_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_extra_test} test/evp_extra_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/evp_extra_test test/evp_extra_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c rm -f test/evp_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/evp_test OBJECTS="test/evp_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_test} test/evp_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_test} test/evp_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/evp_test test/evp_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c rm -f test/exdatatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/exdatatest OBJECTS="test/exdatatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exdatatest} test/exdatatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exdatatest} test/exdatatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/exdatatest test/exdatatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c rm -f test/exptest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/exptest OBJECTS="test/exptest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exptest} test/exptest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exptest} test/exptest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/exptest test/exptest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c rm -f test/gmdifftest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/gmdifftest OBJECTS="test/gmdifftest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/gmdifftest} test/gmdifftest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/gmdifftest} test/gmdifftest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/gmdifftest test/gmdifftest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/heartbeat_test.d.tmp -MT test/heartbeat_test.o -c -o test/heartbeat_test.o test/heartbeat_test.c rm -f test/heartbeat_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/heartbeat_test OBJECTS="test/heartbeat_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/heartbeat_test} test/heartbeat_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/heartbeat_test} test/heartbeat_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/heartbeat_test test/heartbeat_test.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c rm -f test/hmactest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/hmactest OBJECTS="test/hmactest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/hmactest} test/hmactest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/hmactest} test/hmactest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/hmactest test/hmactest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c rm -f test/ideatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ideatest OBJECTS="test/ideatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ideatest} test/ideatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ideatest} test/ideatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ideatest test/ideatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c rm -f test/igetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/igetest OBJECTS="test/igetest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/igetest} test/igetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/igetest} test/igetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/igetest test/igetest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c rm -f test/md2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md2test OBJECTS="test/md2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md2test} test/md2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md2test} test/md2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md2test test/md2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md4test.d.tmp -MT test/md4test.o -c -o test/md4test.o test/md4test.c rm -f test/md4test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md4test OBJECTS="test/md4test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md4test} test/md4test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md4test} test/md4test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md4test test/md4test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md5test.d.tmp -MT test/md5test.o -c -o test/md5test.o test/md5test.c rm -f test/md5test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md5test OBJECTS="test/md5test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md5test} test/md5test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md5test} test/md5test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md5test test/md5test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c rm -f test/mdc2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/mdc2test OBJECTS="test/mdc2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/mdc2test} test/mdc2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/mdc2test} test/mdc2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/mdc2test test/mdc2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c rm -f test/memleaktest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/memleaktest OBJECTS="test/memleaktest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/memleaktest} test/memleaktest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/memleaktest} test/memleaktest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/memleaktest test/memleaktest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/p5_crpt2_test.d.tmp -MT test/p5_crpt2_test.o -c -o test/p5_crpt2_test.o test/p5_crpt2_test.c rm -f test/p5_crpt2_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/p5_crpt2_test OBJECTS="test/p5_crpt2_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/p5_crpt2_test} test/p5_crpt2_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/p5_crpt2_test} test/p5_crpt2_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/p5_crpt2_test test/p5_crpt2_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c rm -f test/packettest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/packettest OBJECTS="test/packettest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/packettest} test/packettest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/packettest} test/packettest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/packettest test/packettest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c rm -f test/pbelutest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/pbelutest OBJECTS="test/pbelutest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/pbelutest} test/pbelutest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/pbelutest} test/pbelutest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/pbelutest test/pbelutest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/randtest.d.tmp -MT test/randtest.o -c -o test/randtest.o test/randtest.c rm -f test/randtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/randtest OBJECTS="test/randtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/randtest} test/randtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/randtest} test/randtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/randtest test/randtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c rm -f test/rc2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc2test OBJECTS="test/rc2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc2test} test/rc2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc2test} test/rc2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc2test test/rc2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c rm -f test/rc4test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc4test OBJECTS="test/rc4test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc4test} test/rc4test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc4test} test/rc4test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc4test test/rc4test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c rm -f test/rc5test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc5test OBJECTS="test/rc5test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc5test} test/rc5test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc5test} test/rc5test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc5test test/rc5test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rmdtest.d.tmp -MT test/rmdtest.o -c -o test/rmdtest.o test/rmdtest.c rm -f test/rmdtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rmdtest OBJECTS="test/rmdtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rmdtest} test/rmdtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rmdtest} test/rmdtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rmdtest test/rmdtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c rm -f test/rsa_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rsa_test OBJECTS="test/rsa_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rsa_test} test/rsa_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rsa_test} test/rsa_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rsa_test test/rsa_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c rm -f test/sanitytest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sanitytest OBJECTS="test/sanitytest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sanitytest} test/sanitytest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sanitytest} test/sanitytest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sanitytest test/sanitytest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c rm -f test/secmemtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/secmemtest OBJECTS="test/secmemtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/secmemtest} test/secmemtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/secmemtest} test/secmemtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/secmemtest test/secmemtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha1test.d.tmp -MT test/sha1test.o -c -o test/sha1test.o test/sha1test.c rm -f test/sha1test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha1test OBJECTS="test/sha1test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha1test} test/sha1test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha1test} test/sha1test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha1test test/sha1test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha256t.d.tmp -MT test/sha256t.o -c -o test/sha256t.o test/sha256t.c rm -f test/sha256t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha256t OBJECTS="test/sha256t.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha256t} test/sha256t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha256t} test/sha256t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha256t test/sha256t.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha512t.d.tmp -MT test/sha512t.o -c -o test/sha512t.o test/sha512t.c rm -f test/sha512t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha512t OBJECTS="test/sha512t.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha512t} test/sha512t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha512t} test/sha512t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha512t test/sha512t.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c rm -f test/srptest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/srptest OBJECTS="test/srptest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/srptest} test/srptest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/srptest} test/srptest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/srptest test/srptest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c gcc -I. -Iinclude -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c rm -f test/ssl_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssl_test OBJECTS="test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test} test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test} test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c rm -f test/ssl_test_ctx_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssl_test_ctx_test OBJECTS="test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test_ctx_test} test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test_ctx_test} test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -I. -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c rm -f test/sslapitest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sslapitest OBJECTS="test/sslapitest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslapitest} test/sslapitest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslapitest} test/sslapitest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sslapitest test/sslapitest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -Itest -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o test/sslcorrupttest.c rm -f test/sslcorrupttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sslcorrupttest OBJECTS="test/sslcorrupttest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslcorrupttest} test/sslcorrupttest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslcorrupttest} test/sslcorrupttest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o test/ssltest_old.c rm -f test/ssltest_old make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssltest_old OBJECTS="test/ssltest_old.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssltest_old} test/ssltest_old.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssltest_old} test/ssltest_old.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssltest_old test/ssltest_old.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o test/threadstest.c rm -f test/threadstest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/threadstest OBJECTS="test/threadstest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/threadstest} test/threadstest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/threadstest} test/threadstest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/threadstest test/threadstest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o test/v3ext.c rm -f test/v3ext make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/v3ext OBJECTS="test/v3ext.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3ext} test/v3ext.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3ext} test/v3ext.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/v3ext test/v3ext.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o test/v3nametest.c rm -f test/v3nametest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/v3nametest OBJECTS="test/v3nametest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3nametest} test/v3nametest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3nametest} test/v3nametest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/v3nametest test/v3nametest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o test/verify_extra_test.c rm -f test/verify_extra_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/verify_extra_test OBJECTS="test/verify_extra_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/verify_extra_test} test/verify_extra_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/verify_extra_test} test/verify_extra_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/verify_extra_test test/verify_extra_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/wp_test.d.tmp -MT test/wp_test.o -c -o test/wp_test.o test/wp_test.c rm -f test/wp_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/wp_test OBJECTS="test/wp_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/wp_test} test/wp_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/wp_test} test/wp_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/wp_test test/wp_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o test/x509aux.c rm -f test/x509aux make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/x509aux OBJECTS="test/x509aux.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/x509aux} test/x509aux.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/x509aux} test/x509aux.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/metwork-mfext-2.0/opt/devtools/local/lib:/opt/metwork-mfext-2.0/opt/devtools/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 gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/x509aux test/x509aux.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" chmod a+x apps/CA.pl /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget" chmod a+x apps/tsget /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" chmod a+x tools/c_rehash /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" chmod a+x util/shlib_wrap.sh make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make depend && make _all make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' *** Installing development files created directory `/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl' install ./include/openssl/aes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/aes.h install ./include/openssl/asn1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1_mac.h install ./include/openssl/asn1t.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1t.h install ./include/openssl/async.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/async.h install ./include/openssl/bio.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bio.h install ./include/openssl/blowfish.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/blowfish.h install ./include/openssl/bn.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bn.h install ./include/openssl/buffer.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/buffer.h install ./include/openssl/camellia.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/camellia.h install ./include/openssl/cast.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cast.h install ./include/openssl/cmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cmac.h install ./include/openssl/cms.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cms.h install ./include/openssl/comp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/comp.h install ./include/openssl/conf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf.h install ./include/openssl/conf_api.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf_api.h install ./include/openssl/crypto.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/crypto.h install ./include/openssl/ct.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ct.h install ./include/openssl/des.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/des.h install ./include/openssl/dh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dh.h install ./include/openssl/dsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dsa.h install ./include/openssl/dtls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ec.h install ./include/openssl/ecdh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdsa.h install ./include/openssl/engine.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/engine.h install ./include/openssl/err.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/err.h install ./include/openssl/evp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/evp.h install ./include/openssl/hmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/hmac.h install ./include/openssl/idea.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/idea.h install ./include/openssl/kdf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/kdf.h install ./include/openssl/lhash.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/lhash.h install ./include/openssl/md2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md2.h install ./include/openssl/md4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md4.h install ./include/openssl/md5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md5.h install ./include/openssl/mdc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/mdc2.h install ./include/openssl/modes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/objects.h install ./include/openssl/ocsp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ocsp.h install ./include/openssl/opensslconf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem.h install ./include/openssl/pem2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem2.h install ./include/openssl/pkcs12.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs12.h install ./include/openssl/pkcs7.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs7.h install ./include/openssl/rand.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rand.h install ./include/openssl/rc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc2.h install ./include/openssl/rc4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc4.h install ./include/openssl/rc5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rsa.h install ./include/openssl/safestack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/safestack.h install ./include/openssl/seed.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/seed.h install ./include/openssl/sha.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/sha.h install ./include/openssl/srp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srp.h install ./include/openssl/srtp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srtp.h install ./include/openssl/ssl.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl3.h install ./include/openssl/stack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/stack.h install ./include/openssl/symhacks.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/tls1.h install ./include/openssl/ts.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ts.h install ./include/openssl/txt_db.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/txt_db.h install ./include/openssl/ui.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ui.h install ./include/openssl/whrlpool.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509_vfy.h install ./include/openssl/x509v3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509v3.h install ./include/openssl/aes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/aes.h install ./include/openssl/asn1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1_mac.h install ./include/openssl/asn1t.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1t.h install ./include/openssl/async.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/async.h install ./include/openssl/bio.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bio.h install ./include/openssl/blowfish.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/blowfish.h install ./include/openssl/bn.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bn.h install ./include/openssl/buffer.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/buffer.h install ./include/openssl/camellia.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/camellia.h install ./include/openssl/cast.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cast.h install ./include/openssl/cmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cmac.h install ./include/openssl/cms.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cms.h install ./include/openssl/comp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/comp.h install ./include/openssl/conf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf.h install ./include/openssl/conf_api.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf_api.h install ./include/openssl/crypto.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/crypto.h install ./include/openssl/ct.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ct.h install ./include/openssl/des.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/des.h install ./include/openssl/dh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dh.h install ./include/openssl/dsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dsa.h install ./include/openssl/dtls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ec.h install ./include/openssl/ecdh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdsa.h install ./include/openssl/engine.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/engine.h install ./include/openssl/err.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/err.h install ./include/openssl/evp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/evp.h install ./include/openssl/hmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/hmac.h install ./include/openssl/idea.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/idea.h install ./include/openssl/kdf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/kdf.h install ./include/openssl/lhash.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/lhash.h install ./include/openssl/md2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md2.h install ./include/openssl/md4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md4.h install ./include/openssl/md5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md5.h install ./include/openssl/mdc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/mdc2.h install ./include/openssl/modes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/objects.h install ./include/openssl/ocsp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ocsp.h install ./include/openssl/opensslconf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem.h install ./include/openssl/pem2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem2.h install ./include/openssl/pkcs12.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs12.h install ./include/openssl/pkcs7.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs7.h install ./include/openssl/rand.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rand.h install ./include/openssl/rc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc2.h install ./include/openssl/rc4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc4.h install ./include/openssl/rc5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rsa.h install ./include/openssl/safestack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/safestack.h install ./include/openssl/seed.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/seed.h install ./include/openssl/sha.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/sha.h install ./include/openssl/srp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srp.h install ./include/openssl/srtp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srtp.h install ./include/openssl/ssl.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl3.h install ./include/openssl/stack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/stack.h install ./include/openssl/symhacks.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/tls1.h install ./include/openssl/ts.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ts.h install ./include/openssl/txt_db.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/txt_db.h install ./include/openssl/ui.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ui.h install ./include/openssl/whrlpool.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509_vfy.h install ./include/openssl/x509v3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509v3.h install libcrypto.a -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libcrypto.a install libssl.a -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libssl.a install libcrypto.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/libcrypto.pc install libssl.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/libssl.pc install openssl.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/openssl.pc created directory `/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1' *** Installing engines *** Installing runtime files install apps/openssl -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/openssl install ./tools/c_rehash -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/c_rehash make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' CC src/wrk.c CC src/net.c CC src/ssl.c CC src/aprintf.c CC src/stats.c CC src/script.c CC src/units.c CC src/ae.c CC src/zmalloc.c CC src/http_parser.c LUAJIT src/wrk.lua LINK wrk make[2]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0' make[1]: Leaving directory '/src/layers/layer7_devtools/0060_wrk' cd build/wrk-4.1.0 && cp wrk /opt/metwork-mfext-2.0/opt/devtools/bin make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk' make[3]: Entering directory '/src/layers/layer7_devtools/0061_wrk2' 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,devtools@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml touch /opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "name: 'wrk2'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "version: 'master20191107'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "checksum: 'b3b049e7b796b10fb326f260f6076984'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "A constant throughput, correct latency recording variant of wrk" |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "website: 'https://github.com/giltene/wrk2'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/devtools/share/metwork_packages/wrk2.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/devtools EXPLICIT_NAME="wrk2-master" download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0061_wrk2' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/wrk2-master20191107.tar.bz2` `readlink -m ./sources` MD5 b3b049e7b796b10fb326f260f6076984 Computing checksum for /src/layers/layer7_devtools/0061_wrk2/build/wrk2-master20191107.tar.bz2... Good checksum rm -Rf wrk2-master /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/wrk2-master20191107.tar.bz2` tar.bz2 wrk2-master Patching with wrk2-openssl.patch... patching file Makefile Patch ok cd build/wrk2-master && make make[2]: Entering directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master' Building LuaJIT... make[3]: Entering directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master/deps/luajit/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o In file included from host/buildvm.c:59: ./../dynasm/dasm_x86.h: In function 'dasm_put': ./../dynasm/dasm_x86.h:207:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue; ^~ ./../dynasm/dasm_x86.h:207:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue; ^~~~~~~~ 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_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_api.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 lj_cparse.c: In function 'cp_next_': lj_cparse.c:313:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR; ^~ lj_cparse.c:313:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR; ^~~~~~ lj_cparse.c:315:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND; ^~ lj_cparse.c:315:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND; ^~~~~~ lj_cparse.c:317:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ; ^~ lj_cparse.c:317:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ; ^~~~~~ lj_cparse.c:319:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE; ^~ lj_cparse.c:319:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE; ^~~~~~ lj_cparse.c:329:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF; ^~ lj_cparse.c:329:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF; ^~~~~~ 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 LINK luajit OK Successfully built LuaJIT make[3]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master/deps/luajit/src' CC src/wrk.c In file included from /usr/include/pthread.h:21, from src/wrk.h:5, from src/wrk.c:3: /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/wrk.c: In function 'response_complete': src/wrk.c:529:48: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t' {aka 'long int'} [-Wformat=] printf(" expected_latency_timing = %lld\n", expected_latency_timing); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:530:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" now = %lld\n", now); ~~~^ ~~~ %ld src/wrk.c:531:47: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" expected_latency_start = %lld\n", expected_latency_start); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:532:40: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" c->thread_start = %lld\n", c->thread_start); ~~~^ ~~~~~~~~~~~~~~~ %ld src/wrk.c:533:36: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" c->complete = %lld\n", c->complete); ~~~^ ~~~~~~~~~~~ %ld src/wrk.c:535:48: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_should_send_time = %lld\n", c->latest_should_send_time); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:536:46: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_expected_start = %lld\n", c->latest_expected_start); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ %ld src/wrk.c:537:39: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_connect = %lld\n", c->latest_connect); ~~~^ ~~~~~~~~~~~~~~~~~ %ld src/wrk.c:538:37: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" latest_write = %lld\n", c->latest_write); ~~~^ ~~~~~~~~~~~~~~~ %ld src/wrk.c:542:52: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] printf(" next expected_latency_start = %lld\n", expected_latency_start); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ %ld At top level: src/wrk.c:834:13: warning: 'print_stats_latency' defined but not used [-Wunused-function] static void print_stats_latency(stats *stats) { ^~~~~~~~~~~~~~~~~~~ CC src/net.c In file included from /usr/include/errno.h:25, from src/net.c:3: /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" ^~~~~~~ CC src/ssl.c In file included from /usr/include/pthread.h:21, from src/ssl.c:3: /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/ssl.c:22:22: warning: 'ssl_id' defined but not used [-Wunused-function] static unsigned long ssl_id() { ^~~~~~ src/ssl.c:13:13: warning: 'ssl_lock' defined but not used [-Wunused-function] static void ssl_lock(int mode, int n, const char *file, int line) { ^~~~~~~~ CC src/aprintf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from src/aprintf.c:4: /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" ^~~~~~~ CC src/stats.c In file included from /usr/include/inttypes.h:25, from src/stats.c:3: /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" ^~~~~~~ CC src/script.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from src/script.c:3: /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/script.c: In function 'script_wrk_time_us': src/script.c:476:5: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] gettimeofday(&tv, NULL); ^~~~~~~~~~~~ CC src/units.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from src/units.c:3: /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" ^~~~~~~ CC src/ae.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/ae.c:33: /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" ^~~~~~~ CC src/zmalloc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/zmalloc.c:31: /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" ^~~~~~~ CC src/http_parser.c In file included from /usr/include/sys/types.h:25, from src/http_parser.h:32, from src/http_parser.c:24: /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" ^~~~~~~ CC src/tinymt64.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from src/tinymt64.h:19, from src/tinymt64.c:16: /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" ^~~~~~~ CC src/hdr_histogram.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from src/hdr_histogram.c:7: /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" ^~~~~~~ LUAJIT src/wrk.lua LINK wrk make[2]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master' make[1]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2' cd build/wrk2-master && cp wrk /opt/metwork-mfext-2.0/opt/devtools/bin/wrk2 make[3]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2' 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: /buildcache/mfext_cache_layer_devtools_eafc67f730a4fabf0b2fdcd2e37865ed.tar created 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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 devtools@mfext layer (dependency) hash (from cache): 850feec6072e8a36af21830c08dc78e0 python3@mfext layer (dependency) hash (from cache): f649c463b7329d5fe051605894f126fd python3_core@mfext layer (dependency) hash (from cache): a4bbc245bce43059ee33a70f75b0ed7d root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: dac478388c435462aeae4e9886595717 cache missed (/buildcache/mfext_cache_layer_python3_devtools_f142b254a4de60fa81a5a9143a669884.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 tempolayer300396[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer300396] 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 toml>=0.9.4 Using cached toml-0.10.2.tar.gz (22 kB) Collecting appdirs Using cached appdirs-1.4.4.tar.gz (13 kB) Collecting click>=6.5 Using cached Click-7.0.tar.gz (286 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 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 pygments>=2.4.0 Using cached Pygments-2.7.4.tar.gz (2.3 MB) 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 decorator Using cached decorator-4.4.0.tar.gz (34 kB) 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 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=1159017d422d306d893598a264473642d0e5381f6ae27557fa623b8d52f03335 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=5581f89fc2505576ab6bf2975f1ed1c5df5ce9ae5addeaae0db03998fbfab186 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=871175e631b06fad45b5ab05537f88fa4308db36667190ff1239c7b3f46f9342 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=f6fe0773f49001dceaff4e031d10b738f1e087c4134a82a693fb013988be20fc 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=238574 sha256=a7140858fa0f5b2c80fb0b907b5aa4573bda780490d2ae839ab8926e12f42d0f 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=f436b82b490f896bc7f9b4e99e61e7f2d0d62d4687a4127e2a4c55eb99b4628a 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=eb68ab4b3b1f238f8cd4299c6b7d086c30ff4b81a0be0feb7a2fe153bd09a4dc 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=cfefaf1d503469ffcd7442fa07bf5bf63bd8a86d5ceaff9f560854b5fa4388a2 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=9e6849b5031e6d78b9df22e799c09e09408573b48531cf591e0d63e6cff5a6f4 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=5dc6cc51e309b7aff5d6126190a87b8ad50f2014a521adf23b429897350681a3 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=c6444330682eab7984ce47dfa0a59f7b5259b7fc6421f253b3c462b425120ddd 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=bcd1ba757b45d1927ec2341e30fc2d556a814e7bf470a9e82464b9f90d68bd17 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=df8fe5dab0ac199af5023bacca9e8fa59a8686b191acd908f7fc0a3e83efb681 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=255aa34e6721a408f3c8853ebe1076b67972f33c7fbee80e3b5ef66687148823 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=58613 sha256=63d58495bf9fd8a456b59ace8e0671df3ec6dcc33c915f5adbf9896f1ec3b3c7 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=e90834416a7e9ccc231e20e07f788e97a3cb06082de952d51c37d17b6998db85 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=9a16e9585c7febeb5272c32ac2b4a6dd66d8341122eaf7ffd02c213e98afa477 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=32cf11c44b89928642d73799a124febbfc98dce189dce689dc114ca7db480230 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=5df856abd36731e60adf481c0b5cdf85797b263f2895e8f16a4df2eef41ff838 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=51a4610f5344e68f7aeab37316cc4f6f20f256ec24b9033b61f56052e1cba88b 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=2b4620dba5084dbd484786e4fc1f112796cb0ba33e8d64d853e4efa65e296c28 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=fc17163d8a60bdb2273c420615f60598a33effcdad1c55236a4fb3e02dfd2ee6 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=769b30f105b3e611d424a2749805e77a647c08a68fcd183593fc672fb9b896dc 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=c190c2ba14beaf610851905b3b8b96748bda820d0af1911e9ce5a61a40c976a2 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=219de3c00d50ee20273e2b032819a28b5e32fe5cd862515c0468d7193532c8b9 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=2a8fd11e26ca8c5c05fdde4410002e78ae3182b880b4d5f407a6bf8d86901242 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=fc7e73f0600e3c1b521744aa0499b3faaa24c68896ad881be23a67c85a3b8e7c 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=43d84a87799946b682168742cee95f1676a29965692e59675dcc112c51e87923 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=fc2c3483a0831c6644ee74533e535935f5ee9789806ccb09054afd608d6c6ded 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=91c8f6f51871229057899fa7d9e7a6168b2b1689d205d3f6bc7872a61b903284 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=1493313 sha256=6cc51910d4e0f04b523484ed1ff183b1cd59dc0edc56ddc5a48dd168fd0ce570 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=880ee7ff02bfc0eb576751deb71e841eedc7fd3d8525ee995ab6fbd82fd91e48 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=308d0ac5382514debe620109c83a02d7d37f14d0c79ad3f5a9b7316821e571c6 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=fb27c5924774732d139848ed41e22ffaf044f3e0cc5df537753e0a447f6fdcca 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=9faa17a7e928f264cba5a0c5a6f071e23c78e5b69e6fb43207eeda82fcf5b2b8 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=f03c3997e3f1ad1b9df3d0caf3e6cd003f6352e6d473afa43254306291c6e62e 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=2f608427afac1b827bec8c65d7536e7c7bf5f8613bc44244ac48213024a9c1f8 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=2aff73546104135375a2b29a4946bb14bccee82f18a3101c98e9b58629c3eb04 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=0550f6a15f205490a155144479e4208ef06732c4d694d5d87978f6626806a070 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=071807ba88595cfb281a75c00685d1ae481bc055aef219c1b39996322ae0b348 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=81affbc0f99fa102d38e8534303b8655a25f03c28a772cebdde131c9d2a03a81 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=50db0b2228d60269bf13ab7280a0335a4ecccb111510f157d986bd749d733f86 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=5040e1de5f638e87a61c4bae48126b63b7668843cd633f04ec9dbc0cf6faf943 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=7cb21a4748a76de522e47493113f91ac9d7d4a02ea9ac9bc589264a8160ebb56 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=62444aef1944e023b834f956c89cc95de615a1b37a414bdb16523573c542edd7 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=11ba9fd93e9c467c6d8a652d82d4f7c2e01b631561c017b25d0c6371ad7b3684 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=d51ee19a8081e86e3b58f8a5406ca1b8cbddc495ac0fbb56a86fff10c6b12ed7 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=7f121f04a7883cc6b84f9ff085c547d47b014fd87535a5bcfdea5e7c6010a5bc 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=1b386e3a75372f3c19aa16dfb26d1b1083a515fc88ba3c8ed34351c82ab1e663 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=15e93c36226882e76d7868f59569ce2c8c57ae3712c1d969b592ce663d5fbec4 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=ca9771a1b19318830253bd3595a798c7f14f43e10d078e7e1660f914fc481a5e 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=c8790ea33ce4d230f6ecdc8c1b85141c89d9cb063d54069805608b1ea20706f0 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=0371e5a79cce96737e6a0af874dce4725150953b46a8a7f1344093c73d6ec94d 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=673824 sha256=a23821eacbb619a105255dd1f436bee803ee7f606fa4e964e2cd0cadcb2ccb54 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=d5ad4e53dfffb84d23d09bb4e509749b82b8242da8ef896c58450549c47f3b3b 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=825c636208e6e0ae97eab47e51b7c887977117715202742cd5055bb81e6d4efa 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=f873035706d605e8e695820ce31b1ab6a0f901cfb9a6fb5223baac4cdedafb09 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=9c9920f4a370e5b923204e76ed20f8ef7e3100a971f2c4250120e14d8ce3c21e 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=427752 sha256=695431a0d54edfb9ed645652463172fc6ea842ee0814a8645baa0266aae98f86 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=866364 sha256=9403dcfbb7ba046d4e2baeec70be8ac41db38986f818d1917d21888fcce24102 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=c1227cb994593262ac102d48df994b798e74e210ae3bec712781b9c95bcdb87e 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=3f4d16c6f724bdfa527077c7c454a662e307df4cd10db9fee28a9999d7603c3c 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=eed801621b4053c744380e1372977be43df880fe81d208bed974386b6066fa9f 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=0e88b345807e5435c2f6bfd9f71ac4047fd168889c8c025fa43510ed46736540 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=9d68ec76cec9876da527bc1fd2300eead5996d31c80b8f388221d51df18fd5c8 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=dc09c20102459ca55fdc8f7cb95018195dd7b7a067374f2fc6684959e0c958c7 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=24c24ad16065d5927ff3942ba515bc1f31e19565876bf40a9e73d83e22dc45cc 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=e4b36471f12eff95864b06ff5528ee09bf79a2f35c244601fb71ee21e50b7c0a 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=32443 sha256=970a6137eae3a21b5c63b86a11ffe90ead2941047adaa0c39d75ba804f9ec89e 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=5bed1940813194720311bd9cb26bdda017b7709cb2e01f8df7110937f149ac2f 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=f47ed41d94fe654f7c0adbf7e916c9e305ebe74cd54a8e8a5ed1a65568cb87c5 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=6a085fa595818870b11ac97f8290ceeed5ea2e2c837af46b18f4e847e6ebfff6 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=fea80c86d0e664889b95dab2dc30931c090cfe5a20aa4a69f9edccd211343550 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=dc7f80d5243d818265d81f1f5eb00aad5d0eb317efeccce651142c0572223b4e 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=64b026e95e86019bae5395f52e09c600f16f6d818aa0e52d43f348a48aa520fd 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=0a65c1c0597b4a032d7783a46c0148d791ebcec87bd692b97548fa9657911347 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=eadcdcdc8226974cb6e27ff1f92a16514d80fb39cd6ac95eab244e4dfe147437 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=ec20e4543c84e45b1e221004542f1abadd4c28af2eda20e90a9c4763103e2fe3 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=78599 sha256=d746fb6209c7e3953446c90175bd31ef6b9072584ad87f5cd4cc683becbd346c 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=3beb259c4c86f790de323f72ec8f3340722efb7bd5860807614423c5e7764add 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=247aafc816c91b70b57783731e061a042a2b455ca1d5c0cceeef562256064ea4 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=e9493b3fd8a33339d57f3fc2beb146414434a6e29997d6169f50756c55305b85 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=6be21ec9a3d4c5fee3a2b7f9be8083c4100874753ec2cee9141c7e35cf4b6196 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=9f0360c9a7b56b9e1d93e6eba998bea0dc87547027cb519d9b843a535210d150 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=2a238a4d352f9d1bd8dcc8bca51542287750047dc776701ffcdb00373c38c9c9 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=a6e04d262e73e709269c9e1de5657389a3f20aaed4cbd9ac4d0842c71c947eb3 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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_f142b254a4de60fa81a5a9143a669884.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: bd88c4d302c786461c93b9a4f072ed04 cache missed (/buildcache/mfext_cache_layer_java_91e647cf32c675dcf1bd719802d82cc9.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_91e647cf32c675dcf1bd719802d82cc9.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache missed (/buildcache/mfext_cache_layer_monitoring_dcf414acda01cf037c672a1f55eaafd3.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 make[3]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,monitoring@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "influxdb plugin-driven server agent for collecting and reporting metrics." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-2.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` `readlink -m ./sources` MD5 c4e9024da0221a663449994d8719da89 Computing checksum for /src/layers/layer8_monitoring/0300_telegraf/build/telegraf-1.13.3_linux_amd64.tar.gz... Good checksum rm -Rf telegraf-1.13.3-1 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` tar.gz telegraf-1.13.3-1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' cd build/telegraf && cp -f usr/bin/telegraf /opt/metwork-mfext-2.0/opt/monitoring/bin/telegraf make[3]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' make[3]: Entering directory '/src/layers/layer8_monitoring/0400_vector' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,monitoring@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml touch /opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "name: 'vector'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "version: '0.13.1'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "checksum: '6e103313504dcc2b12feae18339ff56d'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo -n "Collect, transform, and route all observability data with one simple tool." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "website: 'https://vector.dev/'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/monitoring/share/metwork_packages/vector.yaml; fi make --file=/opt/metwork-mfext-2.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0400_vector' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` `readlink -m ./sources` MD5 6e103313504dcc2b12feae18339ff56d Computing checksum for /src/layers/layer8_monitoring/0400_vector/build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz... Good checksum rm -Rf vector-0.13.1 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` tar.gz vector-0.13.1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' cd build/vector-x86_64-unknown-linux-musl/bin && cp -f vector /opt/metwork-mfext-2.0/opt/monitoring/bin/vector make[3]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' 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: /buildcache/mfext_cache_layer_monitoring_dcf414acda01cf037c672a1f55eaafd3.tar created make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 root@mfext layer (dependency) hash (from cache): c966eb3afa614a9a81dc0c8ecdbc787e source hash: b67df0b00fc94b997fce005ec86376fb cache missed (/buildcache/mfext_cache_layer_nodejs_527d477d0145c86c060e5e34c9c1161c.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 make[3]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,nodejs@mfext -- make -f Makefile.mk all rm -f /opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml touch /opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "name: 'nodejs'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "version: '10.16.3'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checksum: '9a539e6a9c00539a4ce44b71837cb112'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "description: '" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "Node.js is a JavaScript runtime built on Chrome s V8 JavaScript engine. npm, provided with Node.js, is a software registry used to share and borrow packages, and to manage development as well." |sed "s/'/ /g" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "website: 'http://nodejs.org'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "license: 'X11'" >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-2.0/opt/nodejs/share/metwork_packages/nodejs.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-2.0/opt/nodejs download uncompress make[1]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' /opt/metwork-mfext-2.0/bin/_download_helper.sh `readlink -m ./build/nodejs-10.16.3.tar.xz` `readlink -m ./sources` MD5 9a539e6a9c00539a4ce44b71837cb112 Trying to download https://nodejs.org/dist/v10.16.3/node-v10.16.3-linux-x64.tar.xz... --2023-07-17 09:37:59-- https://nodejs.org/dist/v10.16.3/node-v10.16.3-linux-x64.tar.xz Resolving nodejs.org (nodejs.org)... 104.20.23.46, 104.20.22.46, 2606:4700:10::6814:172e, ... Connecting to nodejs.org (nodejs.org)|104.20.23.46|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13040896 (12M) [application/x-xz] Saving to: '/src/layers/layer8_nodejs/0500_nodejs/build/nodejs-10.16.3.tar.xz' 0K .......... .......... .......... .......... .......... 0% 9.66M 1s 50K .......... .......... .......... .......... .......... 0% 24.9M 1s 100K .......... .......... .......... .......... .......... 1% 14.2M 1s 150K .......... .......... .......... .......... .......... 1% 46.1M 1s 200K .......... .......... .......... .......... .......... 1% 29.5M 1s 250K .......... .......... .......... .......... .......... 2% 21.6M 1s 300K .......... .......... .......... .......... .......... 2% 218M 1s 350K .......... .......... .......... .......... .......... 3% 54.8M 1s 400K .......... .......... .......... .......... .......... 3% 68.2M 0s 450K .......... .......... .......... .......... .......... 3% 59.7M 0s 500K .......... .......... .......... .......... .......... 4% 53.1M 0s 550K .......... .......... .......... .......... .......... 4% 220M 0s 600K .......... .......... .......... .......... .......... 5% 38.0M 0s 650K .......... .......... .......... .......... .......... 5% 227M 0s 700K .......... .......... .......... .......... .......... 5% 80.4M 0s 750K .......... .......... .......... .......... .......... 6% 92.5M 0s 800K .......... .......... .......... .......... .......... 6% 227M 0s 850K .......... .......... .......... .......... .......... 7% 105M 0s 900K .......... .......... .......... .......... .......... 7% 116M 0s 950K .......... .......... .......... .......... .......... 7% 123M 0s 1000K .......... .......... .......... .......... .......... 8% 243M 0s 1050K .......... .......... .......... .......... .......... 8% 159M 0s 1100K .......... .......... .......... .......... .......... 9% 124M 0s 1150K .......... .......... .......... .......... .......... 9% 137M 0s 1200K .......... .......... .......... .......... .......... 9% 75.7M 0s 1250K .......... .......... .......... .......... .......... 10% 244M 0s 1300K .......... .......... .......... .......... .......... 10% 254M 0s 1350K .......... .......... .......... .......... .......... 10% 168M 0s 1400K .......... .......... .......... .......... .......... 11% 255M 0s 1450K .......... .......... .......... .......... .......... 11% 244M 0s 1500K .......... .......... .......... .......... .......... 12% 185M 0s 1550K .......... .......... .......... .......... .......... 12% 10.7M 0s 1600K .......... .......... .......... .......... .......... 12% 93.0M 0s 1650K .......... .......... .......... .......... .......... 13% 185M 0s 1700K .......... .......... .......... .......... .......... 13% 259M 0s 1750K .......... .......... .......... .......... .......... 14% 225M 0s 1800K .......... .......... .......... .......... .......... 14% 199M 0s 1850K .......... .......... .......... .......... .......... 14% 257M 0s 1900K .......... .......... .......... .......... .......... 15% 221M 0s 1950K .......... .......... .......... .......... .......... 15% 196M 0s 2000K .......... .......... .......... .......... .......... 16% 244M 0s 2050K .......... .......... .......... .......... .......... 16% 259M 0s 2100K .......... .......... .......... .......... .......... 16% 158M 0s 2150K .......... .......... .......... .......... .......... 17% 230M 0s 2200K .......... .......... .......... .......... .......... 17% 142M 0s 2250K .......... .......... .......... .......... .......... 18% 326M 0s 2300K .......... .......... .......... .......... .......... 18% 332M 0s 2350K .......... .......... .......... .......... .......... 18% 301M 0s 2400K .......... .......... .......... .......... .......... 19% 355M 0s 2450K .......... .......... .......... .......... .......... 19% 365M 0s 2500K .......... .......... .......... .......... .......... 20% 342M 0s 2550K .......... .......... .......... .......... .......... 20% 314M 0s 2600K .......... .......... .......... .......... .......... 20% 352M 0s 2650K .......... .......... .......... .......... .......... 21% 219M 0s 2700K .......... .......... .......... .......... .......... 21% 290M 0s 2750K .......... .......... .......... .......... .......... 21% 244M 0s 2800K .......... .......... .......... .......... .......... 22% 166M 0s 2850K .......... .......... .......... .......... .......... 22% 225M 0s 2900K .......... .......... .......... .......... .......... 23% 272M 0s 2950K .......... .......... .......... .......... .......... 23% 241M 0s 3000K .......... .......... .......... .......... .......... 23% 134M 0s 3050K .......... .......... .......... .......... .......... 24% 216M 0s 3100K .......... .......... .......... .......... .......... 24% 192M 0s 3150K .......... .......... .......... .......... .......... 25% 156M 0s 3200K .......... .......... .......... .......... .......... 25% 252M 0s 3250K .......... .......... .......... .......... .......... 25% 226M 0s 3300K .......... .......... .......... .......... .......... 26% 121M 0s 3350K .......... .......... .......... .......... .......... 26% 181M 0s 3400K .......... .......... .......... .......... .......... 27% 187M 0s 3450K .......... .......... .......... .......... .......... 27% 148M 0s 3500K .......... .......... .......... .......... .......... 27% 264M 0s 3550K .......... .......... .......... .......... .......... 28% 203M 0s 3600K .......... .......... .......... .......... .......... 28% 266M 0s 3650K .......... .......... .......... .......... .......... 29% 262M 0s 3700K .......... .......... .......... .......... .......... 29% 256M 0s 3750K .......... .......... .......... .......... .......... 29% 238M 0s 3800K .......... .......... .......... .......... .......... 30% 245M 0s 3850K .......... .......... .......... .......... .......... 30% 251M 0s 3900K .......... .......... .......... .......... .......... 31% 262M 0s 3950K .......... .......... .......... .......... .......... 31% 209M 0s 4000K .......... .......... .......... .......... .......... 31% 259M 0s 4050K .......... .......... .......... .......... .......... 32% 255M 0s 4100K .......... .......... .......... .......... .......... 32% 249M 0s 4150K .......... .......... .......... .......... .......... 32% 230M 0s 4200K .......... .......... .......... .......... .......... 33% 264M 0s 4250K .......... .......... .......... .......... .......... 33% 265M 0s 4300K .......... .......... .......... .......... .......... 34% 156M 0s 4350K .......... .......... .......... .......... .......... 34% 130M 0s 4400K .......... .......... .......... .......... .......... 34% 161M 0s 4450K .......... .......... .......... .......... .......... 35% 148M 0s 4500K .......... .......... .......... .......... .......... 35% 199M 0s 4550K .......... .......... .......... .......... .......... 36% 228M 0s 4600K .......... .......... .......... .......... .......... 36% 232M 0s 4650K .......... .......... .......... .......... .......... 36% 172M 0s 4700K .......... .......... .......... .......... .......... 37% 264M 0s 4750K .......... .......... .......... .......... .......... 37% 215M 0s 4800K .......... .......... .......... .......... .......... 38% 260M 0s 4850K .......... .......... .......... .......... .......... 38% 252M 0s 4900K .......... .......... .......... .......... .......... 38% 248M 0s 4950K .......... .......... .......... .......... .......... 39% 280M 0s 5000K .......... .......... .......... .......... .......... 39% 260M 0s 5050K .......... .......... .......... .......... .......... 40% 276M 0s 5100K .......... .......... .......... .......... .......... 40% 309M 0s 5150K .......... .......... .......... .......... .......... 40% 210M 0s 5200K .......... .......... .......... .......... .......... 41% 280M 0s 5250K .......... .......... .......... .......... .......... 41% 266M 0s 5300K .......... .......... .......... .......... .......... 42% 294M 0s 5350K .......... .......... .......... .......... .......... 42% 215M 0s 5400K .......... .......... .......... .......... .......... 42% 257M 0s 5450K .......... .......... .......... .......... .......... 43% 281M 0s 5500K .......... .......... .......... .......... .......... 43% 285M 0s 5550K .......... .......... .......... .......... .......... 43% 213M 0s 5600K .......... .......... .......... .......... .......... 44% 275M 0s 5650K .......... .......... .......... .......... .......... 44% 315M 0s 5700K .......... .......... .......... .......... .......... 45% 268M 0s 5750K .......... .......... .......... .......... .......... 45% 251M 0s 5800K .......... .......... .......... .......... .......... 45% 250M 0s 5850K .......... .......... .......... .......... .......... 46% 314M 0s 5900K .......... .......... .......... .......... .......... 46% 302M 0s 5950K .......... .......... .......... .......... .......... 47% 209M 0s 6000K .......... .......... .......... .......... .......... 47% 267M 0s 6050K .......... .......... .......... .......... .......... 47% 328M 0s 6100K .......... .......... .......... .......... .......... 48% 275M 0s 6150K .......... .......... .......... .......... .......... 48% 232M 0s 6200K .......... .......... .......... .......... .......... 49% 258M 0s 6250K .......... .......... .......... .......... .......... 49% 248M 0s 6300K .......... .......... .......... .......... .......... 49% 246M 0s 6350K .......... .......... .......... .......... .......... 50% 201M 0s 6400K .......... .......... .......... .......... .......... 50% 245M 0s 6450K .......... .......... .......... .......... .......... 51% 293M 0s 6500K .......... .......... .......... .......... .......... 51% 262M 0s 6550K .......... .......... .......... .......... .......... 51% 246M 0s 6600K .......... .......... .......... .......... .......... 52% 344M 0s 6650K .......... .......... .......... .......... .......... 52% 248M 0s 6700K .......... .......... .......... .......... .......... 53% 302M 0s 6750K .......... .......... .......... .......... .......... 53% 237M 0s 6800K .......... .......... .......... .......... .......... 53% 241K 0s 6850K .......... .......... .......... .......... .......... 54% 9.58M 0s 6900K .......... .......... .......... .......... .......... 54% 10.0M 0s 6950K .......... .......... .......... .......... .......... 54% 194M 0s 7000K .......... .......... .......... .......... .......... 55% 9.90M 0s 7050K .......... .......... .......... .......... .......... 55% 238M 0s 7100K .......... .......... .......... .......... .......... 56% 228M 0s 7150K .......... .......... .......... .......... .......... 56% 249M 0s 7200K .......... .......... .......... .......... .......... 56% 281M 0s 7250K .......... .......... .......... .......... .......... 57% 301M 0s 7300K .......... .......... .......... .......... .......... 57% 304M 0s 7350K .......... .......... .......... .......... .......... 58% 283M 0s 7400K .......... .......... .......... .......... .......... 58% 305M 0s 7450K .......... .......... .......... .......... .......... 58% 309M 0s 7500K .......... .......... .......... .......... .......... 59% 300M 0s 7550K .......... .......... .......... .......... .......... 59% 243M 0s 7600K .......... .......... .......... .......... .......... 60% 309M 0s 7650K .......... .......... .......... .......... .......... 60% 304M 0s 7700K .......... .......... .......... .......... .......... 60% 306M 0s 7750K .......... .......... .......... .......... .......... 61% 272M 0s 7800K .......... .......... .......... .......... .......... 61% 299M 0s 7850K .......... .......... .......... .......... .......... 62% 317M 0s 7900K .......... .......... .......... .......... .......... 62% 299M 0s 7950K .......... .......... .......... .......... .......... 62% 251M 0s 8000K .......... .......... .......... .......... .......... 63% 315M 0s 8050K .......... .......... .......... .......... .......... 63% 315M 0s 8100K .......... .......... .......... .......... .......... 63% 293M 0s 8150K .......... .......... .......... .......... .......... 64% 296M 0s 8200K .......... .......... .......... .......... .......... 64% 338M 0s 8250K .......... .......... .......... .......... .......... 65% 350M 0s 8300K .......... .......... .......... .......... .......... 65% 342M 0s 8350K .......... .......... .......... .......... .......... 65% 267M 0s 8400K .......... .......... .......... .......... .......... 66% 319M 0s 8450K .......... .......... .......... .......... .......... 66% 248M 0s 8500K .......... .......... .......... .......... .......... 67% 252M 0s 8550K .......... .......... .......... .......... .......... 67% 188M 0s 8600K .......... .......... .......... .......... .......... 67% 182M 0s 8650K .......... .......... .......... .......... .......... 68% 244M 0s 8700K .......... .......... .......... .......... .......... 68% 258M 0s 8750K .......... .......... .......... .......... .......... 69% 156M 0s 8800K .......... .......... .......... .......... .......... 69% 306M 0s 8850K .......... .......... .......... .......... .......... 69% 302M 0s 8900K .......... .......... .......... .......... .......... 70% 298M 0s 8950K .......... .......... .......... .......... .......... 70% 304M 0s 9000K .......... .......... .......... .......... .......... 71% 344M 0s 9050K .......... .......... .......... .......... .......... 71% 344M 0s 9100K .......... .......... .......... .......... .......... 71% 359M 0s 9150K .......... .......... .......... .......... .......... 72% 296M 0s 9200K .......... .......... .......... .......... .......... 72% 311M 0s 9250K .......... .......... .......... .......... .......... 73% 339M 0s 9300K .......... .......... .......... .......... .......... 73% 346M 0s 9350K .......... .......... .......... .......... .......... 73% 301M 0s 9400K .......... .......... .......... .......... .......... 74% 335M 0s 9450K .......... .......... .......... .......... .......... 74% 334M 0s 9500K .......... .......... .......... .......... .......... 74% 333M 0s 9550K .......... .......... .......... .......... .......... 75% 273M 0s 9600K .......... .......... .......... .......... .......... 75% 337M 0s 9650K .......... .......... .......... .......... .......... 76% 344M 0s 9700K .......... .......... .......... .......... .......... 76% 346M 0s 9750K .......... .......... .......... .......... .......... 76% 317M 0s 9800K .......... .......... .......... .......... .......... 77% 352M 0s 9850K .......... .......... .......... .......... .......... 77% 326M 0s 9900K .......... .......... .......... .......... .......... 78% 325M 0s 9950K .......... .......... .......... .......... .......... 78% 282M 0s 10000K .......... .......... .......... .......... .......... 78% 337M 0s 10050K .......... .......... .......... .......... .......... 79% 336M 0s 10100K .......... .......... .......... .......... .......... 79% 335M 0s 10150K .......... .......... .......... .......... .......... 80% 303M 0s 10200K .......... .......... .......... .......... .......... 80% 332M 0s 10250K .......... .......... .......... .......... .......... 80% 331M 0s 10300K .......... .......... .......... .......... .......... 81% 348M 0s 10350K .......... .......... .......... .......... .......... 81% 266M 0s 10400K .......... .......... .......... .......... .......... 82% 318M 0s 10450K .......... .......... .......... .......... .......... 82% 352M 0s 10500K .......... .......... .......... .......... .......... 82% 328M 0s 10550K .......... .......... .......... .......... .......... 83% 293M 0s 10600K .......... .......... .......... .......... .......... 83% 344M 0s 10650K .......... .......... .......... .......... .......... 84% 343M 0s 10700K .......... .......... .......... .......... .......... 84% 338M 0s 10750K .......... .......... .......... .......... .......... 84% 284M 0s 10800K .......... .......... .......... .......... .......... 85% 343M 0s 10850K .......... .......... .......... .......... .......... 85% 329M 0s 10900K .......... .......... .......... .......... .......... 85% 340M 0s 10950K .......... .......... .......... .......... .......... 86% 194M 0s 11000K .......... .......... .......... .......... .......... 86% 327M 0s 11050K .......... .......... .......... .......... .......... 87% 335M 0s 11100K .......... .......... .......... .......... .......... 87% 341M 0s 11150K .......... .......... .......... .......... .......... 87% 271M 0s 11200K .......... .......... .......... .......... .......... 88% 339M 0s 11250K .......... .......... .......... .......... .......... 88% 338M 0s 11300K .......... .......... .......... .......... .......... 89% 346M 0s 11350K .......... .......... .......... .......... .......... 89% 302M 0s 11400K .......... .......... .......... .......... .......... 89% 337M 0s 11450K .......... .......... .......... .......... .......... 90% 341M 0s 11500K .......... .......... .......... .......... .......... 90% 313M 0s 11550K .......... .......... .......... .......... .......... 91% 273M 0s 11600K .......... .......... .......... .......... .......... 91% 333M 0s 11650K .......... .......... .......... .......... .......... 91% 336M 0s 11700K .......... .......... .......... .......... .......... 92% 348M 0s 11750K .......... .......... .......... .......... .......... 92% 300M 0s 11800K .......... .......... .......... .......... .......... 93% 339M 0s 11850K .......... .......... .......... .......... .......... 93% 342M 0s 11900K .......... .......... .......... .......... .......... 93% 342M 0s 11950K .......... .......... .......... .......... .......... 94% 293M 0s 12000K .......... .......... .......... .......... .......... 94% 339M 0s 12050K .......... .......... .......... .......... .......... 95% 331M 0s 12100K .......... .......... .......... .......... .......... 95% 309M 0s 12150K .......... .......... .......... .......... .......... 95% 259M 0s 12200K .......... .......... .......... .......... .......... 96% 311M 0s 12250K .......... .......... .......... .......... .......... 96% 285M 0s 12300K .......... .......... .......... .......... .......... 96% 313M 0s 12350K .......... .......... .......... .......... .......... 97% 274M 0s 12400K .......... .......... .......... .......... .......... 97% 311M 0s 12450K .......... .......... .......... .......... .......... 98% 303M 0s 12500K .......... .......... .......... .......... .......... 98% 313M 0s 12550K .......... .......... .......... .......... .......... 98% 273M 0s 12600K .......... .......... .......... .......... .......... 99% 311M 0s 12650K .......... .......... .......... .......... .......... 99% 307M 0s 12700K .......... .......... .......... ..... 100% 217M=0.3s 2023-07-17 09:38:00 (42.3 MB/s) - '/src/layers/layer8_nodejs/0500_nodejs/build/nodejs-10.16.3.tar.xz' saved [13040896/13040896] Computing checksum for /src/layers/layer8_nodejs/0500_nodejs/build/nodejs-10.16.3.tar.xz... Good checksum rm -Rf nodejs-10.16.3 /opt/metwork-mfext-2.0/bin/_uncompress_helper.sh `readlink -m ./build/nodejs-10.16.3.tar.xz` tar.xz nodejs-10.16.3 make[1]: Leaving directory '/src/layers/layer8_nodejs/0500_nodejs' cd build/node-v10.16.3-linux-x64 && cp -Rf * /opt/metwork-mfext-2.0/opt/nodejs/ make[3]: Leaving directory '/src/layers/layer8_nodejs/0500_nodejs' 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: /buildcache/mfext_cache_layer_nodejs_527d477d0145c86c060e5e34c9c1161c.tar created make[2]: Leaving directory '/src/layers/layer8_nodejs' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.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: 0e96b6eb4581f13191f1b7aaca8677ed core@mfext layer (dependency) hash (from cache): 1cbc1a15499d01d498361d12ea4662c8 devtools@mfext layer (dependency) hash (from cache): 850feec6072e8a36af21830c08dc78e0 java@mfext layer (dependency) hash (from cache): db1c448798db13c068bcd7c49679989c 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): f649c463b7329d5fe051605894f126fd python3_core@mfext layer (dependency) hash (from cache): a4bbc245bce43059ee33a70f75b0ed7d python3_devtools@mfext layer (dependency) hash (from cache): 8606a7dec8d1cc0267f0e13d4613afa8 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): 5f209ba3529462027ff22a6781297f10 source hash: b833280058cad59404c87e58414720f5 cache missed (/buildcache/mfext_cache_layer_default_71a9c415ca205b56a4ea712ddbfda44d.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_71a9c415ca205b56a4ea712ddbfda44d.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/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 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 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